パブリック静的最終クラスMemoryLogRawDeallocation.Builder
Protobuf 型tensorflow.MemoryLogRawDeallocation
パブリックメソッド
| MemoryLogRawDeallocation.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
| MemoryLogRaw割り当て解除 | 建てる() |
| MemoryLogRaw割り当て解除 | buildPartial () |
| MemoryLogRawDeallocation.Builder | クリア() |
| MemoryLogRawDeallocation.Builder | ClearAllocationId () Id of the tensor buffer being deallocated, used to match to a corresponding allocation. |
| MemoryLogRawDeallocation.Builder | ClearAllocatorName () Name of the allocator used. |
| MemoryLogRawDeallocation.Builder | クリア遅延() True if the deallocation is queued and will be performed later, e.g. |
| MemoryLogRawDeallocation.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド) |
| MemoryLogRawDeallocation.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| MemoryLogRawDeallocation.Builder | クリアオペレーション() Name of the operation making the deallocation. |
| MemoryLogRawDeallocation.Builder | クリアステップID () Process-unique step id. |
| MemoryLogRawDeallocation.Builder | クローン() |
| 長さ | getAllocationId () Id of the tensor buffer being deallocated, used to match to a corresponding allocation. |
| 弦 | getAllocatorName () Name of the allocator used. |
| com.google.protobuf.ByteString | getAllocatorNameBytes () Name of the allocator used. |
| MemoryLogRaw割り当て解除 | |
| ブール値 | getDeferred () True if the deallocation is queued and will be performed later, e.g. |
| 最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| 弦 | getオペレーション() Name of the operation making the deallocation. |
| com.google.protobuf.ByteString | getOperationBytes () Name of the operation making the deallocation. |
| 長さ | getStepId () Process-unique step id. |
| 最終ブール値 | |
| MemoryLogRawDeallocation.Builder | mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MemoryLogRawDeallocation.Builder | mergeFrom (com.google.protobuf.Message other) |
| 最終的なMemoryLogRawDeallocation.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド) |
| MemoryLogRawDeallocation.Builder | setAllocationId (長い値) Id of the tensor buffer being deallocated, used to match to a corresponding allocation. |
| MemoryLogRawDeallocation.Builder | setAllocatorName (文字列値) Name of the allocator used. |
| MemoryLogRawDeallocation.Builder | setAllocatorNameBytes (com.google.protobuf.ByteString 値) Name of the allocator used. |
| MemoryLogRawDeallocation.Builder | setDeferred (ブール値) True if the deallocation is queued and will be performed later, e.g. |
| MemoryLogRawDeallocation.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
| MemoryLogRawDeallocation.Builder | setOperation (文字列値) Name of the operation making the deallocation. |
| MemoryLogRawDeallocation.Builder | setOperationBytes (com.google.protobuf.ByteString 値) Name of the operation making the deallocation. |
| MemoryLogRawDeallocation.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値) |
| MemoryLogRawDeallocation.Builder | setStepId (長い値) Process-unique step id. |
| 最終的なMemoryLogRawDeallocation.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
継承されたメソッド
パブリックメソッド
public MemoryLogRawDeallocation.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public MemoryLogRawDeallocation.Builder clearAllocationId ()
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
int64 allocation_id = 3; public MemoryLogRawDeallocation.Builder clearAllocatorName ()
Name of the allocator used.
string allocator_name = 4; public MemoryLogRawDeallocation.Builder clearDeferred ()
True if the deallocation is queued and will be performed later, e.g. for GPU lazy freeing of buffers.
bool deferred = 5; public MemoryLogRawDeallocation.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
public MemoryLogRawDeallocation.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
public MemoryLogRawDeallocation.Builder clearOperation ()
Name of the operation making the deallocation.
string operation = 2; public long getAllocationId ()
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
int64 allocation_id = 3; public String getAllocatorName ()
Name of the allocator used.
string allocator_name = 4; public com.google.protobuf.ByteString getAllocatorNameBytes ()
Name of the allocator used.
string allocator_name = 4; public boolean getDeferred ()
True if the deallocation is queued and will be performed later, e.g. for GPU lazy freeing of buffers.
bool deferred = 5; public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
パブリック String getOperation ()
Name of the operation making the deallocation.
string operation = 2; public com.google.protobuf.ByteString getOperationBytes ()
Name of the operation making the deallocation.
string operation = 2; public long getStepId ()
Process-unique step id.
int64 step_id = 1; パブリック最終ブール値isInitialized ()
public MemoryLogRawDeallocation.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public Final MemoryLogRawDeallocation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
public MemoryLogRawDeallocation.Builder setAllocationId (長い値)
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
int64 allocation_id = 3; public MemoryLogRawDeallocation.Builder setAllocatorName (文字列値)
Name of the allocator used.
string allocator_name = 4; public MemoryLogRawDeallocation.Builder setAllocatorNameBytes (com.google.protobuf.ByteString 値)
Name of the allocator used.
string allocator_name = 4; public MemoryLogRawDeallocation.Builder setDeferred (ブール値)
True if the deallocation is queued and will be performed later, e.g. for GPU lazy freeing of buffers.
bool deferred = 5; public MemoryLogRawDeallocation.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public MemoryLogRawDeallocation.Builder setOperation (文字列値)
Name of the operation making the deallocation.
string operation = 2; public MemoryLogRawDeallocation.Builder setOperationBytes (com.google.protobuf.ByteString 値)
Name of the operation making the deallocation.
string operation = 2;