For memory tracking.
tensorflow.MemoryStats
tipo tensorflow.MemoryStats
Métodos Públicos
MemoryStats.Builder | addAllDevicePersistentTensorAllocIds (valores Iterable <? extends Long>) repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true]; |
MemoryStats.Builder | addAllPersistentTensorAllocIds (valores Iterable <? extends Long>) repeated int64 persistent_tensor_alloc_ids = 5; |
MemoryStats.Builder | addDevicePersistentTensorAllocIds (valor longo) repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true]; |
MemoryStats.Builder | addPersistentTensorAllocIds (valor longo) repeated int64 persistent_tensor_alloc_ids = 5; |
MemoryStats.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
MemoryStats | build () |
MemoryStats | buildPartial () |
MemoryStats.Builder | limpar () |
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 () |
MemoryStats | |
final static com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
longo | getDevicePersistentMemorySize () int64 device_persistent_memory_size = 4 [deprecated = true]; |
longo | getDevicePersistentTensorAllocIds (int index) repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true]; |
int | getDevicePersistentTensorAllocIdsCount () repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true]; |
Lista <Long> | getDevicePersistentTensorAllocIdsList () repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true]; |
longo | getDeviceTempMemorySize () int64 device_temp_memory_size = 2 [deprecated = true]; |
longo | getPersistentMemorySize () int64 persistent_memory_size = 3; |
longo | getPersistentTensorAllocIds (int index) repeated int64 persistent_tensor_alloc_ids = 5; |
int | getPersistentTensorAllocIdsCount () repeated int64 persistent_tensor_alloc_ids = 5; |
Lista <Long> | getPersistentTensorAllocIdsList () repeated int64 persistent_tensor_alloc_ids = 5; |
longo | getTempMemorySize () int64 temp_memory_size = 1; |
final booleano | |
MemoryStats.Builder | mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MemoryStats.Builder | mergeFrom (com.google.protobuf.Message other) |
MemoryStats.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
MemoryStats.Builder | setDevicePersistentMemorySize (valor longo) int64 device_persistent_memory_size = 4 [deprecated = true]; |
MemoryStats.Builder | setDevicePersistentTensorAllocIds (índice int, valor longo) repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true]; |
MemoryStats.Builder | setDeviceTempMemorySize (valor longo) int64 device_temp_memory_size = 2 [deprecated = true]; |
MemoryStats.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
MemoryStats.Builder | setPersistentMemorySize (valor longo) int64 persistent_memory_size = 3; |
MemoryStats.Builder | setPersistentTensorAllocIds (índice interno , valor longo) repeated int64 persistent_tensor_alloc_ids = 5; |
MemoryStats.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto) |
MemoryStats.Builder | setTempMemorySize (valor longo) int64 temp_memory_size = 1; |
MemoryStats.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
Métodos herdados
boleano | igual a (objeto arg0) |
aula final <?> | getClass () |
int | hashCode () |
vazio final | notificar () |
vazio final | notificar tudo () |
Fragmento | toString () |
vazio final | espera (long arg0, int arg1) |
vazio final | espera (long arg0) |
vazio final | espera () |
abstrato longo | getDevicePersistentMemorySize () int64 device_persistent_memory_size = 4 [deprecated = true]; |
abstrato longo | getDevicePersistentTensorAllocIds (int index) repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true]; |
int abstrato | getDevicePersistentTensorAllocIdsCount () repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true]; |
Lista abstrata <Long> | getDevicePersistentTensorAllocIdsList () repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true]; |
abstrato longo | getDeviceTempMemorySize () int64 device_temp_memory_size = 2 [deprecated = true]; |
abstrato longo | getPersistentMemorySize () int64 persistent_memory_size = 3; |
abstrato longo | getPersistentTensorAllocIds (int index) repeated int64 persistent_tensor_alloc_ids = 5; |
int abstrato | getPersistentTensorAllocIdsCount () repeated int64 persistent_tensor_alloc_ids = 5; |
Lista abstrata <Long> | getPersistentTensorAllocIdsList () repeated int64 persistent_tensor_alloc_ids = 5; |
abstrato longo | getTempMemorySize () int64 temp_memory_size = 1; |
Métodos Públicos
public MemoryStats.Builder addAllDevicePersistentTensorAllocIds (valores Iterable <? extends Long>)
repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];
public MemoryStats.Builder addAllPersistentTensorAllocIds (valores Iterable <? extends Long>)
repeated int64 persistent_tensor_alloc_ids = 5;
public MemoryStats.Builder addDevicePersistentTensorAllocIds (valor longo)
repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];
public MemoryStats.Builder addPersistentTensorAllocIds (valor longo)
repeated int64 persistent_tensor_alloc_ids = 5;
public MemoryStats.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
public MemoryStats.Builder clearDevicePersistentMemorySize ()
int64 device_persistent_memory_size = 4 [deprecated = true];
public 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 clearPersistentTensorAllocIds ()
repeated int64 persistent_tensor_alloc_ids = 5;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public long getDevicePersistentMemorySize ()
int64 device_persistent_memory_size = 4 [deprecated = true];
public long getDevicePersistentTensorAllocIds (int index)
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];
public long getDeviceTempMemorySize ()
int64 device_temp_memory_size = 2 [deprecated = true];
public long getPersistentMemorySize ()
int64 persistent_memory_size = 3;
public long getPersistentTensorAllocIds (int index)
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;
public long getTempMemorySize ()
int64 temp_memory_size = 1;
public final boolean isInitialized ()
public MemoryStats.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public final MemoryStats.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public MemoryStats.Builder setDevicePersistentMemorySize (valor longo)
int64 device_persistent_memory_size = 4 [deprecated = true];
public MemoryStats.Builder setDevicePersistentTensorAllocIds (índice int, valor longo)
repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];
public MemoryStats.Builder setDeviceTempMemorySize (valor longo)
int64 device_temp_memory_size = 2 [deprecated = true];
public MemoryStats.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor Object)
public MemoryStats.Builder setPersistentTensorAllocIds (índice int, valor longo)
repeated int64 persistent_tensor_alloc_ids = 5;