MemoryStats

MemoryStats kelas akhir publik

 For memory tracking.
 
Protobuf mengetik tensorflow.MemoryStats

Kelas Bersarang

kelas MemoryStats.Pembangun
 For memory tracking. 

Konstanta

ke dalam DEVICE_PERSISTENT_MEMORY_SIZE_FIELD_NUMBER
ke dalam DEVICE_PERSISTENT_TENSOR_ALLOC_IDS_FIELD_NUMBER
ke dalam DEVICE_TEMP_MEMORY_SIZE_FIELD_NUMBER
ke dalam PERSISTENT_MEMORY_SIZE_FIELD_NUMBER
ke dalam PERSISTENT_TENSOR_ALLOC_IDS_FIELD_NUMBER
ke dalam TEMP_MEMORY_SIZE_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
MemoryStats statis
Statistik Memori
com.google.protobuf.Descriptors.Descriptor statis terakhir
panjang
dapatkanDevicePersistentMemorySize ()
int64 device_persistent_memory_size = 4 [deprecated = true];
panjang
getDevicePersistentTensorAllocIds (indeks int)
repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];
ke dalam
dapatkanDevicePersistentTensorAllocIdsCount ()
repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];
Daftar<Panjang>
dapatkanDevicePersistentTensorAllocIdsList ()
repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];
panjang
dapatkanDeviceTempMemorySize ()
int64 device_temp_memory_size = 2 [deprecated = true];
panjang
dapatkanPersistentMemorySize ()
int64 persistent_memory_size = 3;
panjang
getPersistentTensorAllocIds (indeks int)
repeated int64 persistent_tensor_alloc_ids = 5;
ke dalam
dapatkanPersistentTensorAllocIdsCount ()
repeated int64 persistent_tensor_alloc_ids = 5;
Daftar<Panjang>
dapatkanPersistentTensorAllocIdsList ()
repeated int64 persistent_tensor_alloc_ids = 5;
ke dalam
panjang
dapatkanTempMemorySize ()
int64 temp_memory_size = 1;
final com.google.protobuf.UnknownFieldSet
ke dalam
boolean terakhir
MemoryStats.Builder statis
newBuilder (prototipe MemoryStats )
MemoryStats.Builder statis
MemoryStats.Pembangun
MemoryStats statis
parseDelimitedFrom (masukan Aliran Masukan)
MemoryStats statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryStats statis
parseFrom (data ByteBuffer)
MemoryStats statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryStats statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryStats statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
MemoryStats statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryStats statis
parseFrom (com.google.protobuf.ByteString data)
MemoryStats statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryStats statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
MemoryStats.Pembangun
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int akhir statis publik DEVICE_PERSISTENT_MEMORY_SIZE_FIELD_NUMBER

Nilai Konstan: 4

int akhir statis publik DEVICE_PERSISTENT_TENSOR_ALLOC_IDS_FIELD_NUMBER

Nilai Konstan: 6

int akhir statis publik DEVICE_TEMP_MEMORY_SIZE_FIELD_NUMBER

Nilai Konstan: 2

int final statis publik PERSISTENT_MEMORY_SIZE_FIELD_NUMBER

Nilai Konstan: 3

int final statis publik PERSISTENT_TENSOR_ALLOC_IDS_FIELD_NUMBER

Nilai Konstan: 5

int final statis publik TEMP_MEMORY_SIZE_FIELD_NUMBER

Nilai Konstan: 1

Metode Publik

boolean publik sama (Obj objek)

MemoryStats statis publik getDefaultInstance ()

MemoryStats publik getDefaultInstanceForType ()

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

getDevicePersistentMemorySize () panjang publik

int64 device_persistent_memory_size = 4 [deprecated = true];

getDevicePersistentTensorAllocIds publik yang panjang (indeks int)

repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];

int publik getDevicePersistentTensorAllocIdsCount ()

repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];

Daftar publik<Panjang> getDevicePersistentTensorAllocIdsList ()

repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];

getDeviceTempMemorySize panjang publik ()

int64 device_temp_memory_size = 2 [deprecated = true];

publik dapatkanParserForType ()

publik panjang getPersistentMemorySize ()

int64 persistent_memory_size = 3;

getPersistentTensorAllocIds panjang publik (indeks int)

repeated int64 persistent_tensor_alloc_ids = 5;

publik int getPersistentTensorAllocIdsCount ()

repeated int64 persistent_tensor_alloc_ids = 5;

Daftar publik<Panjang> getPersistentTensorAllocIdsList ()

repeated int64 persistent_tensor_alloc_ids = 5;

publik int getSerializedSize ()

getTempMemorySize panjang publik ()

int64 temp_memory_size = 1;

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

kode hash int publik ()

boolean akhir publik diinisialisasi ()

MemoryStats.Builder statis publik newBuilder (prototipe MemoryStats )

MemoryStats.Builder statis publik newBuilder ()

MemoryStats.Builder publik newBuilderForType ()

MemoryStats statis publik parseDelimitedFrom (input InputStream)

Melempar
Pengecualian IO

MemoryStats statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom MemoryStats statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

MemoryStats statis publik parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

MemoryStats statis publik parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

MemoryStats statis publik parseFrom (com.google.protobuf.CodedInputStream input)

Melempar
Pengecualian IO

MemoryStats statis publik parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom MemoryStats statis publik (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

MemoryStats statis publik parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

MemoryStats statis publik parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

MemoryStats.Builder toBuilder publik ()

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

Melempar
Pengecualian IO