MemoryLogTensorAllocation.Builder

パブリック静的最終クラスMemoryLogTensorAllocation.Builder

Protobuf 型tensorflow.MemoryLogTensorAllocation

パブリックメソッド

MemoryLogTensorAllocation.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
MemoryLogTensorAllocation
建てる()
MemoryLogTensorAllocation
MemoryLogTensorAllocation.Builder
クリア()
MemoryLogTensorAllocation.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
MemoryLogTensorAllocation.Builder
クリアカーネル名()
 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
MemoryLogTensorAllocation.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MemoryLogTensorAllocation.Builder
クリアステップID ()
 Process-unique step id.
MemoryLogTensorAllocation.Builder
クリアテンソル()
 Allocated tensor details.
MemoryLogTensorAllocation.Builder
MemoryLogTensorAllocation
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getKernelName ()
 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
com.google.protobuf.ByteString
getKernelNameBytes ()
 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
長さ
getStepId ()
 Process-unique step id.
テンソルの説明
getTensor ()
 Allocated tensor details.
TensorDescription.Builder
getTensorBuilder ()
 Allocated tensor details.
TensorDescriptionOrBuilder
getTensorOrBuilder ()
 Allocated tensor details.
ブール値
hasTensor ()
 Allocated tensor details.
最終ブール値
MemoryLogTensorAllocation.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogTensorAllocation.Builder
mergeFrom (com.google.protobuf.Message other)
MemoryLogTensorAllocation.Builder
mergeTensor ( TensorDescription値)
 Allocated tensor details.
最終的なMemoryLogTensorAllocation.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
MemoryLogTensorAllocation.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
MemoryLogTensorAllocation.Builder
setKernelName (文字列値)
 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
MemoryLogTensorAllocation.Builder
setKernelNameBytes (com.google.protobuf.ByteString 値)
 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
MemoryLogTensorAllocation.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
MemoryLogTensorAllocation.Builder
setStepId (長い値)
 Process-unique step id.
MemoryLogTensorAllocation.Builder
setTensor ( TensorDescription.Builder builderForValue)
 Allocated tensor details.
MemoryLogTensorAllocation.Builder
setTensor ( TensorDescription値)
 Allocated tensor details.
最終的なMemoryLogTensorAllocation.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

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

public MemoryLogTensorAllocation build ()

public MemoryLogTensorAllocation buildPartial ()

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

public MemoryLogTensorAllocation.Builder clearKernelName ()

 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
 
string kernel_name = 2;

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

public MemoryLogTensorAllocation.Builder clearStepId ()

 Process-unique step id.
 
int64 step_id = 1;

public MemoryLogTensorAllocation.Builder clearTensor ()

 Allocated tensor details.
 
.tensorflow.TensorDescription tensor = 3;

public MemoryLogTensorAllocation.Builderクローン()

public MemoryLogTensorAllocation getDefaultInstanceForType ()

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

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

パブリック String getKernelName ()

 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
 
string kernel_name = 2;

public com.google.protobuf.ByteString getKernelNameBytes ()

 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
 
string kernel_name = 2;

public long getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

public TensorDescription getTensor ()

 Allocated tensor details.
 
.tensorflow.TensorDescription tensor = 3;

public TensorDescription.Builder getTensorBuilder ()

 Allocated tensor details.
 
.tensorflow.TensorDescription tensor = 3;

public TensorDescriptionOrBuilder getTensorOrBuilder ()

 Allocated tensor details.
 
.tensorflow.TensorDescription tensor = 3;

public boolean hasTensor ()

 Allocated tensor details.
 
.tensorflow.TensorDescription tensor = 3;

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

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

投げる
IO例外

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

public MemoryLogTensorAllocation.Builder mergeTensor ( TensorDescription値)

 Allocated tensor details.
 
.tensorflow.TensorDescription tensor = 3;

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

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

public MemoryLogTensorAllocation.Builder setKernelName (文字列値)

 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
 
string kernel_name = 2;

public MemoryLogTensorAllocation.Builder setKernelNameBytes (com.google.protobuf.ByteString 値)

 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
 
string kernel_name = 2;

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

public MemoryLogTensorAllocation.Builder setStepId (長い値)

 Process-unique step id.
 
int64 step_id = 1;

public MemoryLogTensorAllocation.Builder setTensor ( TensorDescription.Builder builderForValue)

 Allocated tensor details.
 
.tensorflow.TensorDescription tensor = 3;

public MemoryLogTensorAllocation.Builder setTensor ( TensorDescription値)

 Allocated tensor details.
 
.tensorflow.TensorDescription tensor = 3;

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