genel statik son sınıf AllocationDescription.Builder
Protobuf tipi tensorflow.AllocationDescription
Genel Yöntemler
AllocationDescription.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
Tahsis Açıklaması | inşa etmek () |
Tahsis Açıklaması | inşaKısmi () |
AllocationDescription.Builder | temizlemek () |
AllocationDescription.Builder | clearAllocatedBytes () Total number of bytes allocated if known int64 allocated_bytes = 2; |
AllocationDescription.Builder | clearAllocationId () Identifier of the allocated buffer if known int64 allocation_id = 4; |
AllocationDescription.Builder | clearAllocatorName () Name of the allocator used string allocator_name = 3; |
AllocationDescription.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı) |
AllocationDescription.Builder | clearHasSingleReference () Set if this tensor only has one remaining reference bool has_single_reference = 5; |
AllocationDescription.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AllocationDescription.Builder | clearPtr () Address of the allocation. |
AllocationDescription.Builder | clearRequestedBytes () Total number of bytes requested int64 requested_bytes = 1; |
AllocationDescription.Builder | klon () |
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; |
Tahsis Açıklaması | |
final statik com.google.protobuf.Descriptors.Descriptor | |
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; |
son boole değeri | Başlatıldı () |
AllocationDescription.Builder | mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AllocationDescription.Builder | mergeFrom (com.google.protobuf.Message other) |
son AllocationDescription.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields) |
AllocationDescription.Builder | setAllocatedBytes (uzun değer) Total number of bytes allocated if known int64 allocated_bytes = 2; |
AllocationDescription.Builder | setAllocationId (uzun değer) Identifier of the allocated buffer if known int64 allocation_id = 4; |
AllocationDescription.Builder | setAllocatorName (Dize değeri) Name of the allocator used string allocator_name = 3; |
AllocationDescription.Builder | setAllocatorNameBytes (com.google.protobuf.ByteString değeri) Name of the allocator used string allocator_name = 3; |
AllocationDescription.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
AllocationDescription.Builder | setHasSingleReference (boole değeri) Set if this tensor only has one remaining reference bool has_single_reference = 5; |
AllocationDescription.Builder | setPtr (uzun değer) Address of the allocation. |
AllocationDescription.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri) |
AllocationDescription.Builder | setRequestedBytes (uzun değer) Total number of bytes requested int64 requested_bytes = 1; |
son AllocationDescription.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields) |
Kalıtsal Yöntemler
Genel Yöntemler
public AllocationDescription.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
genel AllocationDescription.Builder clearAllocatedBytes ()
Total number of bytes allocated if known
int64 allocated_bytes = 2;
genel AllocationDescription.Builder clearAllocationId ()
Identifier of the allocated buffer if known
int64 allocation_id = 4;
genel AllocationDescription.Builder clearAllocatorName ()
Name of the allocator used
string allocator_name = 3;
genel AllocationDescription.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
genel AllocationDescription.Builder clearHasSingleReference ()
Set if this tensor only has one remaining reference
bool has_single_reference = 5;
public AllocationDescription.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
genel AllocationDescription.Builder clearRequestedBytes ()
Total number of bytes requested
int64 requested_bytes = 1;
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 ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
genel boolean getHasSingleReference ()
Set if this tensor only has one remaining reference
bool has_single_reference = 5;
genel uzun getPtr ()
Address of the allocation.
uint64 ptr = 6;
genel uzun getRequestedBytes ()
Total number of bytes requested
int64 requested_bytes = 1;
genel final boolean isInitialized ()
genel AllocationDescription.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel nihai AllocationDescription.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public AllocationDescription.Builder setAllocatedBytes (uzun değer)
Total number of bytes allocated if known
int64 allocated_bytes = 2;
public AllocationDescription.Builder setAllocationId (uzun değer)
Identifier of the allocated buffer if known
int64 allocation_id = 4;
public AllocationDescription.Builder setAllocatorName (Dize değeri)
Name of the allocator used
string allocator_name = 3;
public AllocationDescription.Builder setAllocatorNameBytes (com.google.protobuf.ByteString değeri)
Name of the allocator used
string allocator_name = 3;
public AllocationDescription.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public AllocationDescription.Builder setHasSingleReference (boole değeri)
Set if this tensor only has one remaining reference
bool has_single_reference = 5;
public AllocationDescription.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
public AllocationDescription.Builder setRequestedBytes (uzun değer)
Total number of bytes requested
int64 requested_bytes = 1;