MemoryLogRawAllocation

MemoryLogRawAllocation kelas akhir publik

Tipe protobuf tensorflow.MemoryLogRawAllocation

Kelas Bersarang

kelas MemoryLogRawAllocation.Builder Tipe protobuf tensorflow.MemoryLogRawAllocation

Konstanta

ke dalam ALLOCATION_ID_FIELD_NUMBER
ke dalam ALLOCATOR_NAME_FIELD_NUMBER
ke dalam NUM_BYTES_FIELD_NUMBER
ke dalam OPERATION_FIELD_NUMBER
ke dalam PTR_FIELD_NUMBER
ke dalam STEP_ID_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
panjang
dapatkanAllocationId ()
 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
Rangkaian
dapatkan Nama Pengalokasi ()
 Name of the allocator used.
com.google.protobuf.ByteString
dapatkanAllocatorNameBytes ()
 Name of the allocator used.
MemoryLogRawAllocation statis
MemoryLogRawAllocation
com.google.protobuf.Descriptors.Descriptor statis terakhir
panjang
dapatkanNumBytes ()
 Number of bytes in the allocation.
Rangkaian
dapatkanOperasi ()
 Name of the operation making the allocation.
com.google.protobuf.ByteString
dapatkanOperationBytes ()
 Name of the operation making the allocation.
panjang
dapatkanPtr ()
 Address of the allocation.
ke dalam
panjang
dapatkanStepId ()
 Process-unique step id.
final com.google.protobuf.UnknownFieldSet
ke dalam
boolean terakhir
MemoryLogRawAllocation.Builder statis
MemoryLogRawAllocation.Builder statis
MemoryLogRawAllocation.Builder
MemoryLogRawAllocation statis
parseDelimitedFrom (masukan Aliran Masukan)
MemoryLogRawAllocation statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogRawAllocation statis
parseFrom (data ByteBuffer)
MemoryLogRawAllocation statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogRawAllocation statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogRawAllocation statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
MemoryLogRawAllocation statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogRawAllocation statis
parseFrom (com.google.protobuf.ByteString data)
MemoryLogRawAllocation statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogRawAllocation statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
MemoryLogRawAllocation.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int final statis publik ALLOCATION_ID_FIELD_NUMBER

Nilai Konstan: 5

int final statis publik ALLOCATOR_NAME_FIELD_NUMBER

Nilai Konstan: 6

int final statis publik NUM_BYTES_FIELD_NUMBER

Nilai Konstan: 3

int akhir statis publik OPERATION_FIELD_NUMBER

Nilai Konstan: 2

int akhir statis publik PTR_FIELD_NUMBER

Nilai Konstan: 4

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 allocated, used to match to a
 corresponding deallocation.
 
int64 allocation_id = 5;

String publik getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 6;

publik com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 6;

MemoryLogRawAllocation statis publik getDefaultInstance ()

MemoryLogRawAllocation publik getDefaultInstanceForType ()

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

getNumBytes panjang publik ()

 Number of bytes in the allocation.
 
int64 num_bytes = 3;

GetOperasi String publik ()

operasi string

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

publik com.google.protobuf.ByteString getOperationBytes ()

operasi string

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

publik dapatkanParserForType ()

getPtr panjang publik ()

 Address of the allocation.
 
uint64 ptr = 4;

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

MemoryLogRawAllocation.Builder statis publik newBuilder (prototipe MemoryLogRawAllocation )

MemoryLogRawAllocation.Builder statis publik newBuilder ()

MemoryLogRawAllocation.Builder publik newBuilderForType ()

MemoryLogRawAllocation statis publik parseDelimitedFrom (input InputStream)

Melempar
Pengecualian IO

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

Melempar
Pengecualian IO

parseFrom MemoryLogRawAllocation statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

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

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

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

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

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

Melempar
InvalidProtocolBufferException

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

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

MemoryLogRawAllocation.Builder toBuilder publik ()

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

Melempar
Pengecualian IO