MemoryLogTensorDeallocation.Builder

public static Final class MemoryLogTensorDeallocation.Builder

Protobuf 型tensorflow.MemoryLogTensorDeallocation

パブリックメソッド

MemoryLogTensorDeallocation.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
MemoryLogTensor割り当て解除
建てる()
MemoryLogTensor割り当て解除
MemoryLogTensorDeallocation.Builder
クリア()
MemoryLogTensorDeallocation.Builder
ClearAllocationId ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
MemoryLogTensorDeallocation.Builder
ClearAllocatorName ()
 Name of the allocator used.
MemoryLogTensorDeallocation.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
MemoryLogTensorDeallocation.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MemoryLogTensorDeallocation.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.
MemoryLogTensor割り当て解除
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
最終ブール値
MemoryLogTensorDeallocation.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogTensorDeallocation.Builder
mergeFrom (com.google.protobuf.Message other)
最終的なMemoryLogTensorDeallocation.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
MemoryLogTensorDeallocation.Builder
setAllocationId (長い値)
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
MemoryLogTensorDeallocation.Builder
setAllocatorName (文字列値)
 Name of the allocator used.
MemoryLogTensorDeallocation.Builder
setAllocatorNameBytes (com.google.protobuf.ByteString 値)
 Name of the allocator used.
MemoryLogTensorDeallocation.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
MemoryLogTensorDeallocation.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
最終的なMemoryLogTensorDeallocation.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

public MemoryLogTensorDeallocation.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public MemoryLogTensorDeallocation build ()

public MemoryLogTensorDeallocation buildPartial ()

public MemoryLogTensorDeallocation.Builder clearAllocationId ()

 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
 
int64 allocation_id = 1;

public MemoryLogTensorDeallocation.Builder clearAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 2;

public MemoryLogTensorDeallocation.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)

public MemoryLogTensorDeallocation.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public long getAllocationId ()

 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
 
int64 allocation_id = 1;

public String getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 2;

public com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 2;

public MemoryLogTensorDeallocation getDefaultInstanceForType ()

public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

パブリック最終ブール値isInitialized ()

public MemoryLogTensorDeallocation.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public MemoryLogTensorDeallocation.Builder mergeFrom (com.google.protobuf.Message other)

public Final MemoryLogTensorDeallocation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public MemoryLogTensorDeallocation.Builder setAllocationId (長い値)

 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
 
int64 allocation_id = 1;

public MemoryLogTensorDeallocation.Builder setAllocatorName (文字列値)

 Name of the allocator used.
 
string allocator_name = 2;

public MemoryLogTensorDeallocation.Builder setAllocatorNameBytes (com.google.protobuf.ByteString 値)

 Name of the allocator used.
 
string allocator_name = 2;

public MemoryLogTensorDeallocation.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public MemoryLogTensorDeallocation.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

public Final MemoryLogTensorDeallocation.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)