Deskripsi Alokasi kelas akhir publik
Tipe protobuf tensorflow.AllocationDescription
Kelas Bersarang
kelas | AllocationDescription.Builder | Tipe protobuf tensorflow.AllocationDescription |
Konstanta
ke dalam | ALLOCATED_BYTES_FIELD_NUMBER | |
ke dalam | ALLOCATION_ID_FIELD_NUMBER | |
ke dalam | ALLOCATOR_NAME_FIELD_NUMBER | |
ke dalam | HAS_SINGLE_REFERENCE_FIELD_NUMBER | |
ke dalam | PTR_FIELD_NUMBER | |
ke dalam | REQUESTED_BYTES_FIELD_NUMBER |
Metode Publik
boolean | sama dengan (Objek objek) |
panjang | dapatkanAllocationBytes () Total number of bytes allocated if known int64 allocated_bytes = 2; |
panjang | dapatkanAllocationId () Identifier of the allocated buffer if known int64 allocation_id = 4; |
Rangkaian | dapatkan Nama Pengalokasi () Name of the allocator used string allocator_name = 3; |
com.google.protobuf.ByteString | dapatkanAllocatorNameBytes () Name of the allocator used string allocator_name = 3; |
Deskripsi Alokasi statis | |
Deskripsi Alokasi | |
com.google.protobuf.Descriptors.Descriptor statis terakhir | |
boolean | dapatkanHasSingleReference () Set if this tensor only has one remaining reference bool has_single_reference = 5; |
panjang | dapatkanPtr () Address of the allocation. |
panjang | dapatkanRequestedBytes () Total number of bytes requested int64 requested_bytes = 1; |
ke dalam | |
final com.google.protobuf.UnknownFieldSet | |
ke dalam | Kode hash () |
boolean terakhir | |
AlokasiDeskripsi.Builder statis | |
AlokasiDeskripsi.Builder statis | newBuilder (prototipe AllocationDescription ) |
AllocationDescription.Builder | |
Deskripsi Alokasi statis | parseDelimitedFrom (masukan Aliran Masukan) |
Deskripsi Alokasi statis | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Deskripsi Alokasi statis | parseFrom (data ByteBuffer) |
Deskripsi Alokasi statis | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Deskripsi Alokasi statis | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Deskripsi Alokasi statis | parseFrom (com.google.protobuf.CodedInputStream masukan) |
Deskripsi Alokasi statis | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Deskripsi Alokasi statis | parseFrom (com.google.protobuf.ByteString data) |
Deskripsi Alokasi statis | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Deskripsi Alokasi statis | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statis | pengurai () |
AllocationDescription.Builder | |
ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int final statis publik ALLOCATED_BYTES_FIELD_NUMBER
Nilai Konstan: 2
int final statis publik ALLOCATION_ID_FIELD_NUMBER
Nilai Konstan: 4
int final statis publik ALLOCATOR_NAME_FIELD_NUMBER
Nilai Konstan: 3
int final statis publik HAS_SINGLE_REFERENCE_FIELD_NUMBER
Nilai Konstan: 5
int akhir statis publik PTR_FIELD_NUMBER
Nilai Konstan: 6
int akhir statis publik REQUESTED_BYTES_FIELD_NUMBER
Nilai Konstan: 1
Metode Publik
boolean publik sama (Obj objek)
getAllocationBytes panjang publik ()
Total number of bytes allocated if known
int64 allocated_bytes = 2;
getAllocationId panjang publik ()
Identifier of the allocated buffer if known
int64 allocation_id = 4;
String publik getAllocatorName ()
Name of the allocator used
string allocator_name = 3;
publik com.google.protobuf.ByteString getAllocatorNameBytes ()
Name of the allocator used
string allocator_name = 3;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
boolean publik getHasSingleReference ()
Set if this tensor only has one remaining reference
bool has_single_reference = 5;
publik dapatkanParserForType ()
getPtr panjang publik ()
Address of the allocation.
uint64 ptr = 6;
getRequestedBytes panjang publik ()
Total number of bytes requested
int64 requested_bytes = 1;
publik int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
kode hash int publik ()
boolean akhir publik diinisialisasi ()
AlokasiDeskripsi statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom AllocationDescription statis publik (data ByteBuffer)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom AlokasiDeskripsi statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom AlokasiDeskripsi statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom AllocationDescription statis publik (com.google.protobuf.CodedInputStream input)
Melempar
Pengecualian IO |
---|
parseFrom AlokasiDeskripsi statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom AllocationDescription statis publik (com.google.protobuf.ByteString data)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom AlokasiDeskripsi statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom AlokasiDeskripsi statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
statis publik pengurai ()
public void writeTo (com.google.protobuf.CodedOutputStream keluaran)
Melempar
Pengecualian IO |
---|