パブリック静的最終クラスCostGraphDef.Node.OutputInfo.Builder
Outputs of this node.
tensorflow.CostGraphDef.Node.OutputInfo
パブリックメソッド
CostGraphDef.Node.OutputInfo.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
CostGraphDef.Node.OutputInfo | 建てる() |
CostGraphDef.Node.OutputInfo | buildPartial () |
CostGraphDef.Node.OutputInfo.Builder | クリア() |
CostGraphDef.Node.OutputInfo.Builder | clearAliasInputPort () If >= 0, the output is an alias of an input. |
CostGraphDef.Node.OutputInfo.Builder | クリアDtype () .tensorflow.DataType dtype = 4; |
CostGraphDef.Node.OutputInfo.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド) |
CostGraphDef.Node.OutputInfo.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CostGraphDef.Node.OutputInfo.Builder | クリアシェイプ() .tensorflow.TensorShapeProto shape = 3; |
CostGraphDef.Node.OutputInfo.Builder | クリアサイズ() int64 size = 1; |
CostGraphDef.Node.OutputInfo.Builder | クローン() |
長さ | getAliasInputPort () If >= 0, the output is an alias of an input. |
CostGraphDef.Node.OutputInfo | |
最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
データ型 | getDtype () .tensorflow.DataType dtype = 4; |
整数 | getDtypeValue () .tensorflow.DataType dtype = 4; |
テンソル形状プロト | getShape () .tensorflow.TensorShapeProto shape = 3; |
TensorShapeProto.Builder | getShapeBuilder () .tensorflow.TensorShapeProto shape = 3; |
TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 3; |
長さ | getSize () int64 size = 1; |
ブール値 | hasShape () .tensorflow.TensorShapeProto shape = 3; |
最終ブール値 | |
CostGraphDef.Node.OutputInfo.Builder | mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CostGraphDef.Node.OutputInfo.Builder | mergeFrom (com.google.protobuf.Message other) |
CostGraphDef.Node.OutputInfo.Builder | |
最終的なCostGraphDef.Node.OutputInfo.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド) |
CostGraphDef.Node.OutputInfo.Builder | setAliasInputPort (長い値) If >= 0, the output is an alias of an input. |
CostGraphDef.Node.OutputInfo.Builder | |
CostGraphDef.Node.OutputInfo.Builder | setDtypeValue (int 値) .tensorflow.DataType dtype = 4; |
CostGraphDef.Node.OutputInfo.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
CostGraphDef.Node.OutputInfo.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値) |
CostGraphDef.Node.OutputInfo.Builder | |
CostGraphDef.Node.OutputInfo.Builder | |
CostGraphDef.Node.OutputInfo.Builder | setSize (長い値) int64 size = 1; |
最終的なCostGraphDef.Node.OutputInfo.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
継承されたメソッド
パブリックメソッド
public CostGraphDef.Node.OutputInfo.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public CostGraphDef.Node.OutputInfo.Builder clearAliasInputPort ()
If >= 0, the output is an alias of an input. Note that an alias input may itself be an alias. The algorithm will therefore need to follow those pointers.
int64 alias_input_port = 2;
public CostGraphDef.Node.OutputInfo.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
public CostGraphDef.Node.OutputInfo.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
public long getAliasInputPort ()
If >= 0, the output is an alias of an input. Note that an alias input may itself be an alias. The algorithm will therefore need to follow those pointers.
int64 alias_input_port = 2;
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public int getDtypeValue ()
.tensorflow.DataType dtype = 4;
public long getSize ()
int64 size = 1;
パブリックブール値hasShape ()
.tensorflow.TensorShapeProto shape = 3;
パブリック最終ブール値isInitialized ()
public CostGraphDef.Node.OutputInfo.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public CostGraphDef.Node.OutputInfo.Builder mergeShape ( TensorShapeProto値)
.tensorflow.TensorShapeProto shape = 3;
public Final CostGraphDef.Node.OutputInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
public CostGraphDef.Node.OutputInfo.Builder setAliasInputPort (long 値)
If >= 0, the output is an alias of an input. Note that an alias input may itself be an alias. The algorithm will therefore need to follow those pointers.
int64 alias_input_port = 2;
public CostGraphDef.Node.OutputInfo.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public CostGraphDef.Node.OutputInfo.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
public CostGraphDef.Node.OutputInfo.Builder setShape ( TensorShapeProto値)
.tensorflow.TensorShapeProto shape = 3;
public CostGraphDef.Node.OutputInfo.Builder setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 3;