MemoryLogRawDeallocation

MemoryLogRawDeallocation kelas akhir publik

Tipe protobuf tensorflow.MemoryLogRawDeallocation

Kelas Bersarang

kelas MemoryLogRawDeallocation.Builder Tipe protobuf tensorflow.MemoryLogRawDeallocation

Konstanta

ke dalam ALLOCATION_ID_FIELD_NUMBER
ke dalam ALLOCATOR_NAME_FIELD_NUMBER
ke dalam DEFERRED_FIELD_NUMBER
ke dalam OPERATION_FIELD_NUMBER
ke dalam STEP_ID_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.
MemoryLogRawDeallocation statis
MemoryLogRawDeallocation
boolean
dapatkan Ditangguhkan ()
 True if the deallocation is queued and will be performed later,
 e.g.
com.google.protobuf.Descriptors.Descriptor statis terakhir
Rangkaian
dapatkanOperasi ()
 Name of the operation making the deallocation.
com.google.protobuf.ByteString
dapatkanOperationBytes ()
 Name of the operation making the deallocation.
ke dalam
panjang
dapatkanStepId ()
 Process-unique step id.
final com.google.protobuf.UnknownFieldSet
ke dalam
boolean terakhir
MemoryLogRawDeallocation.Builder statis
MemoryLogRawDeallocation.Builder statis
MemoryLogRawDeallocation.Builder
MemoryLogRawDeallocation statis
parseDelimitedFrom (masukan Aliran Masukan)
MemoryLogRawDeallocation statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogRawDeallocation statis
parseFrom (data ByteBuffer)
MemoryLogRawDeallocation statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogRawDeallocation statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogRawDeallocation statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
MemoryLogRawDeallocation statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogRawDeallocation statis
parseFrom (com.google.protobuf.ByteString data)
MemoryLogRawDeallocation statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogRawDeallocation statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
MemoryLogRawDeallocation.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int final statis publik ALLOCATION_ID_FIELD_NUMBER

Nilai Konstan: 3

int final statis publik ALLOCATOR_NAME_FIELD_NUMBER

Nilai Konstan: 4

int akhir statis publik DEFERRED_FIELD_NUMBER

Nilai Konstan: 5

int akhir statis publik OPERATION_FIELD_NUMBER

Nilai Konstan: 2

int akhir statis publik STEP_ID_FIELD_NUMBER

Nilai Konstan: 1

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 = 3;

String publik getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 4;

publik com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 4;

MemoryLogRawDeallocation statis publik getDefaultInstance ()

MemoryLogRawDeallocation publik getDefaultInstanceForType ()

getDeferred boolean publik ()

 True if the deallocation is queued and will be performed later,
 e.g. for GPU lazy freeing of buffers.
 
bool deferred = 5;

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

GetOperasi String publik ()

operasi string

 Name of the operation making the deallocation.
 
string operation = 2;

publik com.google.protobuf.ByteString getOperationBytes ()

operasi string

 Name of the operation making the deallocation.
 
string operation = 2;

publik dapatkanParserForType ()

publik int getSerializedSize ()

getStepId panjang publik ()

 Process-unique step id.
 
int64 step_id = 1;

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

kode hash int publik ()

boolean akhir publik diinisialisasi ()

MemoryLogRawDeallocation.Builder statis publik newBuilder ()

MemoryLogRawDeallocation statis publik.Builder newBuilder (prototipe MemoryLogRawDeallocation )

MemoryLogRawDeallocation.Builder publik newBuilderForType ()

MemoryLogRawDeallocation statis publik parseDelimitedFrom (input InputStream)

Melempar
Pengecualian IO

Public static MemoryLogRawDeallocation parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom MemoryLogRawDeallocation statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

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

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

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

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

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

Melempar
InvalidProtocolBufferException

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

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

MemoryLogRawDeallocation.Builder toBuilder () publik

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

Melempar
Pengecualian IO