MemoryStats

MemoryStats della classe finale pubblica

 For memory tracking.
 
Tipo protobuf tensorflow.MemoryStats

Classi nidificate

classe MemoryStats.Builder
 For memory tracking. 

Costanti

int DEVICE_PERSISTENT_MEMORY_SIZE_FIELD_NUMBER
int DEVICE_PERSISTENT_TENSOR_ALLOC_IDS_FIELD_NUMBER
int DEVICE_TEMP_MEMORY_SIZE_FIELD_NUMBER
int PERSISTENT_MEMORY_SIZE_FIELD_NUMBER
int PERSISTENT_TENSOR_ALLOC_IDS_FIELD_NUMBER
int TEMP_MEMORY_SIZE_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
MemoryStats statico
Statistiche di memoria
com.google.protobuf.Descriptors.Descriptor statico finale
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;
int
lungo
getTempMemorySize ()
int64 temp_memory_size = 1;
finale com.google.protobuf.UnknownFieldSet
int
booleano finale
MemoryStats.Builder statico
newBuilder (prototipo MemoryStats )
MemoryStats.Builder statico
MemoryStats.Builder
MemoryStats statico
parseDelimitedFrom (input InputStream)
MemoryStats statico
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryStats statico
parseFrom (dati ByteBuffer)
MemoryStats statico
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
MemoryStats statico
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryStats statico
parseFrom (ingresso com.google.protobuf.CodedInputStream)
MemoryStats statico
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryStats statico
parseFrom (dati com.google.protobuf.ByteString)
MemoryStats statico
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryStats statico
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
MemoryStats.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int DEVICE_PERSISTENT_MEMORY_SIZE_FIELD_NUMBER

Valore costante: 4

public static final int DEVICE_PERSISTENT_TENSOR_ALLOC_IDS_FIELD_NUMBER

Valore costante: 6

public static final int DEVICE_TEMP_MEMORY_SIZE_FIELD_NUMBER

Valore costante: 2

pubblico statico finale int PERSISTENT_MEMORY_SIZE_FIELD_NUMBER

Valore costante: 3

public static final int PERSISTENT_TENSOR_ALLOC_IDS_FIELD_NUMBER

Valore costante: 5

public static final int TEMP_MEMORY_SIZE_FIELD_NUMBER

Valore costante: 1

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

MemoryStats statico pubblico getDefaultInstance ()

public MemoryStats getDefaultInstanceForType ()

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

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 getParserForType ()

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;

public int getSerializedSize ()

pubblico lungo getTempMemorySize ()

int64 temp_memory_size = 1;

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

public final booleano isInitialized ()

pubblico statico MemoryStats.Builder newBuilder (prototipo MemoryStats )

pubblico statico MemoryStats.Builder newBuilder ()

pubblico MemoryStats.Builder newBuilderForType ()

MemoryStats statico pubblico parseDelimitedFrom (input InputStream)

Lancia
IOException

MemoryStats statico pubblico parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico MemoryStats (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

MemoryStats statico pubblico parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

MemoryStats statico pubblico parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

MemoryStats statico pubblico parseFrom (input com.google.protobuf.CodedInputStream)

Lancia
IOException

MemoryStats statico pubblico parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

MemoryStats statico pubblico parseFrom (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

MemoryStats statico pubblico parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

MemoryStats statico pubblico parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

pubblico MemoryStats.Builder toBuilder ()

public void writeTo (output com.google.protobuf.CodedOutputStream)

Lancia
IOException