AllocationDescription

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
boolean terakhir
AlokasiDeskripsi.Builder statis
AlokasiDeskripsi.Builder statis
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
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 akhir statis publik HAS_SINGLE_REFERENCE_FIELD_NUMBER

Nilai Konstan: 5

int akhir statis publik PTR_FIELD_NUMBER

Nilai Konstan: 6

int final 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;

AllocationDescription statis publik getDefaultInstance ()

AlokasiDeskripsi publik getDefaultInstanceForType ()

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

AllocationDescription.Builder statis publik newBuilder ()

AllocationDescription.Builder statis publik newBuilder (prototipe AllocationDescription )

AlokasiDeskripsi Publik.Builder newBuilderForType ()

AllocationDescription statis publik parseDelimitedFrom (input InputStream)

Melempar
Pengecualian IO

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

Melempar
Pengecualian IO

parseFrom AllocationDescription statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

parseFrom AlokasiDeskripsi statis publik (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

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

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

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

Melempar
InvalidProtocolBufferException

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
InvalidProtocolBufferException

statis publik pengurai ()

Alokasi publikDeskripsi.Builder toBuilder ()

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

Melempar
Pengecualian IO