パブリック静的最終クラスAllocationDescription.Builder
Protobuf 型tensorflow.AllocationDescription
パブリックメソッド
AllocationDescription.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
割り当ての説明 | 建てる() |
割り当ての説明 | buildPartial () |
AllocationDescription.Builder | クリア() |
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 フィールド) |
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 | クリアPtr () Address of the allocation. |
AllocationDescription.Builder | クリアリクエストバイト() Total number of bytes requested int64 requested_bytes = 1; |
AllocationDescription.Builder | クローン() |
長さ | getAllocatedBytes () Total number of bytes allocated if known int64 allocated_bytes = 2; |
長さ | getAllocationId () Identifier of the allocated buffer if known int64 allocation_id = 4; |
弦 | getAllocatorName () Name of the allocator used string allocator_name = 3; |
com.google.protobuf.ByteString | getAllocatorNameBytes () Name of the allocator used string allocator_name = 3; |
割り当ての説明 | |
最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
ブール値 | getHasSingleReference () Set if this tensor only has one remaining reference bool has_single_reference = 5; |
長さ | getPtr () Address of the allocation. |
長さ | getRequestedBytes () Total number of bytes requested int64 requested_bytes = 1; |
最終ブール値 | |
AllocationDescription.Builder | mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AllocationDescription.Builder | mergeFrom (com.google.protobuf.Message other) |
最終的なAllocationDescription.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド) |
AllocationDescription.Builder | setAllocatedBytes (長い値) Total number of bytes allocated if known int64 allocated_bytes = 2; |
AllocationDescription.Builder | setAllocationId (長い値) Identifier of the allocated buffer if known int64 allocation_id = 4; |
AllocationDescription.Builder | setAllocatorName (文字列値) Name of the allocator used string allocator_name = 3; |
AllocationDescription.Builder | setAllocatorNameBytes (com.google.protobuf.ByteString 値) Name of the allocator used string allocator_name = 3; |
AllocationDescription.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
AllocationDescription.Builder | setHasSingleReference (ブール値) Set if this tensor only has one remaining reference bool has_single_reference = 5; |
AllocationDescription.Builder | setPtr (長い値) Address of the allocation. |
AllocationDescription.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値) |
AllocationDescription.Builder | setRequestedBytes (長い値) Total number of bytes requested int64 requested_bytes = 1; |
最終的なAllocationDescription.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
継承されたメソッド
パブリックメソッド
public AllocationDescription.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public AllocationDescription.Builder clearAllocatedBytes ()
Total number of bytes allocated if known
int64 allocated_bytes = 2;
public AllocationDescription.Builder clearAllocationId ()
Identifier of the allocated buffer if known
int64 allocation_id = 4;
public AllocationDescription.Builder clearAllocatorName ()
Name of the allocator used
string allocator_name = 3;
public AllocationDescription.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
public 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)
public AllocationDescription.Builder clearRequestedBytes ()
Total number of bytes requested
int64 requested_bytes = 1;
public long getAllocatedBytes ()
Total number of bytes allocated if known
int64 allocated_bytes = 2;
public long 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 ()
public boolean getHasSingleReference ()
Set if this tensor only has one remaining reference
bool has_single_reference = 5;
パブリックロングgetPtr ()
Address of the allocation.
uint64 ptr = 6;
public long getRequestedBytes ()
Total number of bytes requested
int64 requested_bytes = 1;
パブリック最終ブール値isInitialized ()
public AllocationDescription.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public Final AllocationDescription.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
public AllocationDescription.Builder setAllocatedBytes (長い値)
Total number of bytes allocated if known
int64 allocated_bytes = 2;
public AllocationDescription.Builder setAllocationId (長い値)
Identifier of the allocated buffer if known
int64 allocation_id = 4;
public AllocationDescription.Builder setAllocatorName (文字列値)
Name of the allocator used
string allocator_name = 3;
public AllocationDescription.Builder setAllocatorNameBytes (com.google.protobuf.ByteString 値)
Name of the allocator used
string allocator_name = 3;
public AllocationDescription.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public AllocationDescription.Builder setHasSingleReference (ブール値)
Set if this tensor only has one remaining reference
bool has_single_reference = 5;
public AllocationDescription.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
public AllocationDescription.Builder setRequestedBytes (長い値)
Total number of bytes requested
int64 requested_bytes = 1;