MemoryStats

classe final pública MemoryStats

 For memory tracking.
 
tensorflow.MemoryStats tipo tensorflow.MemoryStats

Classes aninhadas

aula MemoryStats.Builder
 For memory tracking. 

Constantes

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

Métodos Públicos

boleano
igual a (objeto obj)
MemoryStats estáticos
MemoryStats
final static 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;
int
longo
getTempMemorySize ()
int64 temp_memory_size = 1;
final com.google.protobuf.UnknownFieldSet
int
final booleano
static MemoryStats.Builder
newBuilder (protótipo MemoryStats )
static MemoryStats.Builder
MemoryStats.Builder
MemoryStats estáticos
parseDelimitedFrom (input InputStream)
MemoryStats estáticos
parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryStats estáticos
parseFrom (dados ByteBuffer)
MemoryStats estáticos
parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryStats estáticos
parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryStats estáticos
parseFrom (com.google.protobuf.CodedInputStream input)
MemoryStats estáticos
parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryStats estáticos
parseFrom (com.google.protobuf.ByteString data)
MemoryStats estáticos
parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryStats estáticos
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
MemoryStats.Builder
vazio
writeTo (saída com.google.protobuf.CodedOutputStream)

Métodos herdados

Constantes

public static final int DEVICE_PERSISTENT_MEMORY_SIZE_FIELD_NUMBER

Valor constante: 4

public static final int DEVICE_PERSISTENT_TENSOR_ALLOC_IDS_FIELD_NUMBER

Valor constante: 6

public static final int DEVICE_TEMP_MEMORY_SIZE_FIELD_NUMBER

Valor constante: 2

public static final int PERSISTENT_MEMORY_SIZE_FIELD_NUMBER

Valor Constante: 3

public static final int PERSISTENT_TENSOR_ALLOC_IDS_FIELD_NUMBER

Valor constante: 5

public static final int TEMP_MEMORY_SIZE_FIELD_NUMBER

Valor Constante: 1

Métodos Públicos

public boolean equals (Object obj)

public static MemoryStats getDefaultInstance ()

public MemoryStats getDefaultInstanceForType ()

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

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];

público getParserForType ()

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 int getSerializedSize ()

public long getTempMemorySize ()

int64 temp_memory_size = 1;

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

public final boolean isInitialized ()

public static MemoryStats.Builder newBuilder (protótipo MemoryStats )

public static MemoryStats.Builder newBuilder ()

public MemoryStats.Builder newBuilderForType ()

public static MemoryStats parseDelimitedFrom (InputStream input)

Lança
IOException

public static MemoryStats parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public static MemoryStats parseFrom (dados ByteBuffer)

Lança
InvalidProtocolBufferException

public static MemoryStats parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public static MemoryStats parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

public static MemoryStats parseFrom (com.google.protobuf.CodedInputStream input)

Lança
IOException

public static MemoryStats parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

public static MemoryStats parseFrom (com.google.protobuf.ByteString data)

Lança
InvalidProtocolBufferException

public static MemoryStats parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public static MemoryStats parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

estática pública analisador ()

public MemoryStats.Builder toBuilder ()

public void writeTo (saída com.google.protobuf.CodedOutputStream)

Lança
IOException