パブリック静的最終クラスNodeOutput.Builder
Output sizes recorded for a single execution of a graph node.Protobuf 型
tensorflow.NodeOutput
パブリックメソッド
NodeOutput.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
ノード出力 | 建てる() |
ノード出力 | buildPartial () |
NodeOutput.Builder | クリア() |
NodeOutput.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド) |
NodeOutput.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
NodeOutput.Builder | クリアスロット() int32 slot = 1; |
NodeOutput.Builder | clearTensorDescription () .tensorflow.TensorDescription tensor_description = 3; |
NodeOutput.Builder | クローン() |
ノード出力 | |
最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
整数 | getスロット() int32 slot = 1; |
テンソルの説明 | getTensorDescription () .tensorflow.TensorDescription tensor_description = 3; |
TensorDescription.Builder | getTensorDescriptionBuilder () .tensorflow.TensorDescription tensor_description = 3; |
TensorDescriptionOrBuilder | getTensorDescriptionOrBuilder () .tensorflow.TensorDescription tensor_description = 3; |
ブール値 | hasTensorDescription () .tensorflow.TensorDescription tensor_description = 3; |
最終ブール値 | |
NodeOutput.Builder | mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NodeOutput.Builder | mergeFrom (com.google.protobuf.Message other) |
NodeOutput.Builder | |
最終的なNodeOutput.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド) |
NodeOutput.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
NodeOutput.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値) |
NodeOutput.Builder | setSlot (int 値) int32 slot = 1; |
NodeOutput.Builder | setTensorDescription ( TensorDescription.Builder builderForValue) .tensorflow.TensorDescription tensor_description = 3; |
NodeOutput.Builder | |
最終的なNodeOutput.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
継承されたメソッド
パブリックメソッド
public NodeOutput.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public NodeOutput.Builder clearTensorDescription ()
.tensorflow.TensorDescription tensor_description = 3;
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public int getSlot ()
int32 slot = 1;
public TensorDescription getTensorDescription ()
.tensorflow.TensorDescription tensor_description = 3;
public TensorDescription.Builder getTensorDescriptionBuilder ()
.tensorflow.TensorDescription tensor_description = 3;
public TensorDescriptionOrBuilder getTensorDescriptionOrBuilder ()
.tensorflow.TensorDescription tensor_description = 3;
public boolean hasTensorDescription ()
.tensorflow.TensorDescription tensor_description = 3;
パブリック最終ブール値isInitialized ()
public NodeOutput.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public NodeOutput.Builder mergeTensorDescription ( TensorDescription値)
.tensorflow.TensorDescription tensor_description = 3;
public Final NodeOutput.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
public NodeOutput.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
public NodeOutput.Builder setTensorDescription ( TensorDescription.Builder builderForValue)
.tensorflow.TensorDescription tensor_description = 3;
public NodeOutput.Builder setTensorDescription ( TensorDescription値)
.tensorflow.TensorDescription tensor_description = 3;