MemoryStats.Builder

classe finale statica pubblica MemoryStats.Builder

 For memory tracking.
 
Tipo protobuf tensorflow.MemoryStats

Metodi pubblici

MemoryStats.Builder
addAllDevicePersistentTensorAllocIds (Iterable<? estende Long> valori)
repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];
MemoryStats.Builder
addAllPersistentTensorAllocIds (Iterable<? estende Long> valori)
repeated int64 persistent_tensor_alloc_ids = 5;
MemoryStats.Builder
addDevicePersistentTensorAllocIds (valore lungo)
repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];
MemoryStats.Builder
addPersistentTensorAllocIds (valore lungo)
repeated int64 persistent_tensor_alloc_ids = 5;
MemoryStats.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
Statistiche di memoria
Statistiche di memoria
MemoryStats.Builder
chiaro ()
MemoryStats.Builder
clearDevicePersistentMemorySize ()
int64 device_persistent_memory_size = 4 [deprecated = true];
MemoryStats.Builder
clearDevicePersistentTensorAllocIds ()
repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];
MemoryStats.Builder
clearDeviceTempMemorySize ()
int64 device_temp_memory_size = 2 [deprecated = true];
MemoryStats.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
MemoryStats.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MemoryStats.Builder
clearPersistentMemorySize ()
int64 persistent_memory_size = 3;
MemoryStats.Builder
clearPersistentTensorAllocIds ()
repeated int64 persistent_tensor_alloc_ids = 5;
MemoryStats.Builder
clearTempMemorySize ()
int64 temp_memory_size = 1;
MemoryStats.Builder
clone ()
Statistiche di memoria
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
lungo
getDevicePersistentMemorySize ()
int64 device_persistent_memory_size = 4 [deprecated = true];
lungo
getDevicePersistentTensorAllocIds (indice int)
repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];
int
getDevicePersistentTensorAllocIdsCount ()
repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];
Elenco<Lungo>
getDevicePersistentTensorAllocIdsList ()
repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];
lungo
getDeviceTempMemorySize ()
int64 device_temp_memory_size = 2 [deprecated = true];
lungo
getPersistentMemorySize ()
int64 persistent_memory_size = 3;
lungo
getPersistentTensorAllocIds (indice int)
repeated int64 persistent_tensor_alloc_ids = 5;
int
getPersistentTensorAllocIdsCount ()
repeated int64 persistent_tensor_alloc_ids = 5;
Elenco<Lungo>
getPersistentTensorAllocIdsList ()
repeated int64 persistent_tensor_alloc_ids = 5;
lungo
getTempMemorySize ()
int64 temp_memory_size = 1;
booleano finale
MemoryStats.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
MemoryStats.Builder
mergeFrom (com.google.protobuf.Message altro)
finale MemoryStats.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
MemoryStats.Builder
setDevicePersistentMemorySize (valore lungo)
int64 device_persistent_memory_size = 4 [deprecated = true];
MemoryStats.Builder
setDevicePersistentTensorAllocIds (indice int, valore lungo)
repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];
MemoryStats.Builder
setDeviceTempMemorySize (valore lungo)
int64 device_temp_memory_size = 2 [deprecated = true];
MemoryStats.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
MemoryStats.Builder
setPersistentMemorySize (valore lungo)
int64 persistent_memory_size = 3;
MemoryStats.Builder
setPersistentTensorAllocIds (indice int, valore lungo)
repeated int64 persistent_tensor_alloc_ids = 5;
MemoryStats.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
MemoryStats.Builder
setTempMemorySize (valore lungo)
int64 temp_memory_size = 1;
finale MemoryStats.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public MemoryStats.Builder addAllDevicePersistentTensorAllocIds (Iterable<? estende Long> valori)

repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];

public MemoryStats.Builder addAllPersistentTensorAllocIds (Iterable<? estende Long> valori)

repeated int64 persistent_tensor_alloc_ids = 5;

public MemoryStats.Builder addDevicePersistentTensorAllocIds (valore lungo)

repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];

public MemoryStats.Builder addPersistentTensorAllocIds (valore lungo)

repeated int64 persistent_tensor_alloc_ids = 5;

public MemoryStats.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

build pubblica di MemoryStats ()

public MemoryStats buildPartial ()

public MemoryStats.Builder cancella ()

pubblico MemoryStats.Builder clearDevicePersistentMemorySize ()

int64 device_persistent_memory_size = 4 [deprecated = true];

pubblico MemoryStats.Builder clearDevicePersistentTensorAllocIds ()

repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];

public MemoryStats.Builder clearDeviceTempMemorySize ()

int64 device_temp_memory_size = 2 [deprecated = true];

public MemoryStats.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public MemoryStats.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

pubblico MemoryStats.Builder clearPersistentMemorySize ()

int64 persistent_memory_size = 3;

public MemoryStats.Builder clearPersistentTensorAllocIds ()

repeated int64 persistent_tensor_alloc_ids = 5;

pubblico MemoryStats.Builder clearTempMemorySize ()

int64 temp_memory_size = 1;

clone pubblico di MemoryStats.Builder ()

public MemoryStats getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

pubblico lungo getDevicePersistentMemorySize ()

int64 device_persistent_memory_size = 4 [deprecated = true];

public long getDevicePersistentTensorAllocIds (indice int)

repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];

public int getDevicePersistentTensorAllocIdsCount ()

repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];

public List<Long> getDevicePersistentTensorAllocIdsList ()

repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];

pubblico lungo getDeviceTempMemorySize ()

int64 device_temp_memory_size = 2 [deprecated = true];

pubblico lungo getPersistentMemorySize ()

int64 persistent_memory_size = 3;

pubblico lungo getPersistentTensorAllocIds (indice int)

repeated int64 persistent_tensor_alloc_ids = 5;

public int getPersistentTensorAllocIdsCount ()

repeated int64 persistent_tensor_alloc_ids = 5;

public List<Long> getPersistentTensorAllocIdsList ()

repeated int64 persistent_tensor_alloc_ids = 5;

pubblico lungo getTempMemorySize ()

int64 temp_memory_size = 1;

public final booleano isInitialized ()

public MemoryStats.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public MemoryStats.Builder mergeFrom (com.google.protobuf.Message altro)

pubblico finale MemoryStats.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

public MemoryStats.Builder setDevicePersistentMemorySize (valore lungo)

int64 device_persistent_memory_size = 4 [deprecated = true];

public MemoryStats.Builder setDevicePersistentTensorAllocIds (indice int, valore lungo)

repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];

public MemoryStats.Builder setDeviceTempMemorySize (valore lungo)

int64 device_temp_memory_size = 2 [deprecated = true];

public MemoryStats.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public MemoryStats.Builder setPersistentMemorySize (valore lungo)

int64 persistent_memory_size = 3;

public MemoryStats.Builder setPersistentTensorAllocIds (indice int, valore lungo)

repeated int64 persistent_tensor_alloc_ids = 5;

public MemoryStats.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

public MemoryStats.Builder setTempMemorySize (valore lungo)

int64 temp_memory_size = 1;

pubblico finale MemoryStats.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)