MemoryLogTensorDeallocation

MemoryLogTensorDeallocation kelas akhir publik

Tipe protobuf tensorflow.MemoryLogTensorDeallocation

Kelas Bersarang

kelas MemoryLogTensorDeallocation.Builder Tipe protobuf tensorflow.MemoryLogTensorDeallocation

Konstanta

ke dalam ALLOCATION_ID_FIELD_NUMBER
ke dalam ALLOCATOR_NAME_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
panjang
dapatkanAllocationId ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
Rangkaian
dapatkan Nama Pengalokasi ()
 Name of the allocator used.
com.google.protobuf.ByteString
dapatkanAllocatorNameBytes ()
 Name of the allocator used.
MemoryLogTensorDeallocation statis
Alokasi MemoryLogTensorDeallocation
com.google.protobuf.Descriptors.Descriptor statis terakhir
ke dalam
final com.google.protobuf.UnknownFieldSet
ke dalam
boolean terakhir
MemoryLogTensorDeallocation.Builder statis
MemoryLogTensorDeallocation.Builder statis
MemoryLogTensorDeallocation.Builder
MemoryLogTensorDeallocation statis
parseDelimitedFrom (masukan Aliran Masukan)
MemoryLogTensorDeallocation statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogTensorDeallocation statis
parseFrom (data ByteBuffer)
MemoryLogTensorDeallocation statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogTensorDeallocation statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogTensorDeallocation statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
MemoryLogTensorDeallocation statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogTensorDeallocation statis
parseFrom (com.google.protobuf.ByteString data)
MemoryLogTensorDeallocation statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogTensorDeallocation statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
MemoryLogTensorDeallocation.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int final statis publik ALLOCATION_ID_FIELD_NUMBER

Nilai Konstan: 1

int final statis publik ALLOCATOR_NAME_FIELD_NUMBER

Nilai Konstan: 2

Metode Publik

boolean publik sama (Obj objek)

getAllocationId panjang publik ()

 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
 
int64 allocation_id = 1;

String publik getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 2;

publik com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 2;

MemoryLogTensorDeallocation getDefaultInstance () statis publik

MemoryLogTensorDeallocation publik getDefaultInstanceForType ()

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

publik dapatkanParserForType ()

publik int getSerializedSize ()

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

kode hash int publik ()

boolean akhir publik diinisialisasi ()

MemoryLogTensorDeallocation.Builder statis publik.newBuilder ( prototipe MemoryLogTensorDeallocation )

MemoryLogTensorDeallocation.Builder statis publik newBuilder ()

MemoryLogTensorDeallocation.Builder publik newBuilderForType ()

MemoryLogTensorDeallocation parseDelimitedFrom statis publik (input InputStream)

Melempar
Pengecualian IO

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

Melempar
Pengecualian IO

parseFrom MemoryLogTensorDeallocation statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

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

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

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

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

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

Melempar
InvalidProtocolBufferException

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

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

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

Melempar
Pengecualian IO