genel son sınıf TahsisAçıklaması
Protobuf tipi tensorflow.AllocationDescription
İç İçe Sınıflar
sınıf | AllocationDescription.Builder | Protobuf türü tensorflow.AllocationDescription |
Sabitler
int | ALLOCATED_BYTES_FIELD_NUMBER | |
int | ALLOCATION_ID_FIELD_NUMBER | |
int | ALLOCATOR_NAME_FIELD_NUMBER | |
int | HAS_SINGLE_REFERENCE_FIELD_NUMBER | |
int | PTR_FIELD_NUMBER | |
int | REQUESTED_BYTES_FIELD_NUMBER |
Genel Yöntemler
boolean | eşittir (Nesne nesnesi) |
uzun | getAllocatedBytes () Total number of bytes allocated if known int64 allocated_bytes = 2; |
uzun | getAllocationId () Identifier of the allocated buffer if known int64 allocation_id = 4; |
Sicim | getAllocatorName () Name of the allocator used string allocator_name = 3; |
com.google.protobuf.ByteString | getAllocatorNameBytes () Name of the allocator used string allocator_name = 3; |
statik Tahsis Açıklaması | |
Tahsis Açıklaması | |
final statik com.google.protobuf.Descriptors.Descriptor | |
boolean | getHasSingleReference () Set if this tensor only has one remaining reference bool has_single_reference = 5; |
uzun | getPtr () Address of the allocation. |
uzun | getRequestedBytes () Total number of bytes requested int64 requested_bytes = 1; |
int | |
final com.google.protobuf.UnknownFieldSet | |
int | hashKodu () |
son boole değeri | Başlatıldı () |
statik AllocationDescription.Builder | yeniİnşaatçı () |
statik AllocationDescription.Builder | newBuilder ( AllocationDescription prototipi) |
AllocationDescription.Builder | |
statik Tahsis Açıklaması | parseDelimitedFrom (InputStream girişi) |
statik Tahsis Açıklaması | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik Tahsis Açıklaması | parseFrom (ByteBuffer verileri) |
statik Tahsis Açıklaması | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik Tahsis Açıklaması | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik Tahsis Açıklaması | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
statik Tahsis Açıklaması | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik Tahsis Açıklaması | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
statik Tahsis Açıklaması | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik Tahsis Açıklaması | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik | ayrıştırıcı () |
AllocationDescription.Builder | inşaatçıya () |
geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int ALLOCATED_BYTES_FIELD_NUMBER
Sabit Değer: 2
genel statik final int ALLOCATION_ID_FIELD_NUMBER
Sabit Değer: 4
genel statik final int ALLOCATOR_NAME_FIELD_NUMBER
Sabit Değer: 3
genel statik final int HAS_SINGLE_REFERENCE_FIELD_NUMBER
Sabit Değer: 5
genel statik final int PTR_FIELD_NUMBER
Sabit Değer: 6
genel statik final int REQUESTED_BYTES_FIELD_NUMBER
Sabit Değer: 1
Genel Yöntemler
genel boole eşittir (Object obj)
genel uzun getAllocatedBytes ()
Total number of bytes allocated if known
int64 allocated_bytes = 2;
genel uzun getAllocationId ()
Identifier of the allocated buffer if known
int64 allocation_id = 4;
public String getAllocatorName ()
Name of the allocator used
string allocator_name = 3;
public com.google.protobuf.ByteString getAllocatorNameBytes ()
Name of the allocator used
string allocator_name = 3;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
genel boolean getHasSingleReference ()
Set if this tensor only has one remaining reference
bool has_single_reference = 5;
halk getParserForType ()
genel uzun getPtr ()
Address of the allocation.
uint64 ptr = 6;
genel uzun getRequestedBytes ()
Total number of bytes requested
int64 requested_bytes = 1;
public int getSerializedSize ()
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel int hashCode ()
genel final boolean isInitialized ()
genel statik AllocationDescription parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IO İstisnası |
---|
genel statik AllocationDescription parseFrom (ByteBuffer verileri)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik AllocationDescription ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IO İstisnası |
---|
genel statik AllocationDescription ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik AllocationDescription ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Atar
IO İstisnası |
---|
genel statik AllocationDescription ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik AllocationDescription ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik AllocationDescription ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IO İstisnası |
---|
genel statik AllocationDescription ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik ayrıştırıcı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
IO İstisnası |
---|