パブリック静的最終クラスMemoryLogTensorOutput.Builder
Protobuf 型tensorflow.MemoryLogTensorOutput
パブリックメソッド
| MemoryLogTensorOutput.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
| MemoryLogTensor出力 | 建てる() |
| MemoryLogTensor出力 | buildPartial () |
| MemoryLogTensorOutput.Builder | クリア() |
| MemoryLogTensorOutput.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド) |
| MemoryLogTensorOutput.Builder | クリアインデックス() Index of the output being set. |
| MemoryLogTensorOutput.Builder | クリアカーネル名() Name of the kernel producing an output as set in GraphDef, e.g., "affine2/weights/Assign". |
| MemoryLogTensorOutput.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| MemoryLogTensorOutput.Builder | クリアステップID () Process-unique step id. |
| MemoryLogTensorOutput.Builder | クリアテンソル() Output tensor details. |
| MemoryLogTensorOutput.Builder | クローン() |
| MemoryLogTensor出力 | |
| 最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| 整数 | getIndex () Index of the output being set. |
| 弦 | getKernelName () Name of the kernel producing an output as set in GraphDef, e.g., "affine2/weights/Assign". |
| com.google.protobuf.ByteString | getKernelNameBytes () Name of the kernel producing an output as set in GraphDef, e.g., "affine2/weights/Assign". |
| 長さ | getStepId () Process-unique step id. |
| テンソルの説明 | getTensor () Output tensor details. |
| TensorDescription.Builder | getTensorBuilder () Output tensor details. |
| TensorDescriptionOrBuilder | getTensorOrBuilder () Output tensor details. |
| ブール値 | hasTensor () Output tensor details. |
| 最終ブール値 | |
| MemoryLogTensorOutput.Builder | mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MemoryLogTensorOutput.Builder | mergeFrom (com.google.protobuf.Message other) |
| MemoryLogTensorOutput.Builder | |
| 最終的なMemoryLogTensorOutput.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド) |
| MemoryLogTensorOutput.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
| MemoryLogTensorOutput.Builder | setIndex (int 値) Index of the output being set. |
| MemoryLogTensorOutput.Builder | setKernelName (文字列値) Name of the kernel producing an output as set in GraphDef, e.g., "affine2/weights/Assign". |
| MemoryLogTensorOutput.Builder | setKernelNameBytes (com.google.protobuf.ByteString 値) Name of the kernel producing an output as set in GraphDef, e.g., "affine2/weights/Assign". |
| MemoryLogTensorOutput.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値) |
| MemoryLogTensorOutput.Builder | setStepId (長い値) Process-unique step id. |
| MemoryLogTensorOutput.Builder | |
| MemoryLogTensorOutput.Builder | |
| 最終的なMemoryLogTensorOutput.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
継承されたメソッド
パブリックメソッド
public MemoryLogTensorOutput.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public MemoryLogTensorOutput.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
public MemoryLogTensorOutput.Builder clearKernelName ()
Name of the kernel producing an output as set in GraphDef, e.g., "affine2/weights/Assign".
string kernel_name = 2; public MemoryLogTensorOutput.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
public MemoryLogTensorOutput.Builder clearTensor ()
Output tensor details.
.tensorflow.TensorDescription tensor = 4; public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public int getIndex ()
Index of the output being set.
int32 index = 3; パブリック String getKernelName ()
Name of the kernel producing an output as set in GraphDef, e.g., "affine2/weights/Assign".
string kernel_name = 2; public com.google.protobuf.ByteString getKernelNameBytes ()
Name of the kernel producing an output 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 ()
Output tensor details.
.tensorflow.TensorDescription tensor = 4; public TensorDescription.Builder getTensorBuilder ()
Output tensor details.
.tensorflow.TensorDescription tensor = 4; public TensorDescriptionOrBuilder getTensorOrBuilder ()
Output tensor details.
.tensorflow.TensorDescription tensor = 4; public boolean hasTensor ()
Output tensor details.
.tensorflow.TensorDescription tensor = 4; パブリック最終ブール値isInitialized ()
public MemoryLogTensorOutput.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public MemoryLogTensorOutput.Builder mergeTensor ( TensorDescription値)
Output tensor details.
.tensorflow.TensorDescription tensor = 4; public Final MemoryLogTensorOutput.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
public MemoryLogTensorOutput.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public MemoryLogTensorOutput.Builder setIndex (int 値)
Index of the output being set.
int32 index = 3; public MemoryLogTensorOutput.Builder setKernelName (文字列値)
Name of the kernel producing an output as set in GraphDef, e.g., "affine2/weights/Assign".
string kernel_name = 2; public MemoryLogTensorOutput.Builder setKernelNameBytes (com.google.protobuf.ByteString 値)
Name of the kernel producing an output as set in GraphDef, e.g., "affine2/weights/Assign".
string kernel_name = 2; public MemoryLogTensorOutput.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
public MemoryLogTensorOutput.Builder setTensor ( TensorDescription.Builder builderForValue)
Output tensor details.
.tensorflow.TensorDescription tensor = 4; public MemoryLogTensorOutput.Builder setTensor ( TensorDescription値)
Output tensor details.
.tensorflow.TensorDescription tensor = 4;