パブリック静的最終クラスGraphTransferGraphInputNodeInfo.Builder
Protobuf 型tensorflow.GraphTransferGraphInputNodeInfo
パブリックメソッド
GraphTransferGraphInputNodeInfo.Builder | addAllShape (Iterable<? extends Long> 値) repeated int64 shape = 2; |
GraphTransferGraphInputNodeInfo.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
GraphTransferGraphInputNodeInfo.Builder | addShape (long 値) repeated int64 shape = 2; |
GraphTransferGraphInputNodeInfo | 建てる() |
GraphTransferGraphInputNodeInfo | buildPartial () |
GraphTransferGraphInputNodeInfo.Builder | クリア() |
GraphTransferGraphInputNodeInfo.Builder | クリアDtype () .tensorflow.DataType dtype = 3; |
GraphTransferGraphInputNodeInfo.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド) |
GraphTransferGraphInputNodeInfo.Builder | クリアネーム() string name = 1; |
GraphTransferGraphInputNodeInfo.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GraphTransferGraphInputNodeInfo.Builder | クリアシェイプ() repeated int64 shape = 2; |
GraphTransferGraphInputNodeInfo.Builder | クローン() |
GraphTransferGraphInputNodeInfo | |
最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
データ・タイプ | getDtype () .tensorflow.DataType dtype = 3; |
整数 | getDtypeValue () .tensorflow.DataType dtype = 3; |
弦 | getName () string name = 1; |
com.google.protobuf.ByteString | getNameBytes () string name = 1; |
長さ | getShape (int インデックス) repeated int64 shape = 2; |
整数 | getShapeCount () repeated int64 shape = 2; |
リスト<長い> | getShapeList () repeated int64 shape = 2; |
最終ブール値 | |
GraphTransferGraphInputNodeInfo.Builder | mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphTransferGraphInputNodeInfo.Builder | mergeFrom (com.google.protobuf.Message other) |
最終的なGraphTransferGraphInputNodeInfo.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド) |
GraphTransferGraphInputNodeInfo.Builder | |
GraphTransferGraphInputNodeInfo.Builder | setDtypeValue (int 値) .tensorflow.DataType dtype = 3; |
GraphTransferGraphInputNodeInfo.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
GraphTransferGraphInputNodeInfo.Builder | setName (文字列値) string name = 1; |
GraphTransferGraphInputNodeInfo.Builder | setNameBytes (com.google.protobuf.ByteString 値) string name = 1; |
GraphTransferGraphInputNodeInfo.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値) |
GraphTransferGraphInputNodeInfo.Builder | setShape (int インデックス、long 値) repeated int64 shape = 2; |
最終的なGraphTransferGraphInputNodeInfo.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
継承されたメソッド
パブリックメソッド
public GraphTransferGraphInputNodeInfo.Builder addAllShape (Iterable<? extends Long> 値)
repeated int64 shape = 2;
public GraphTransferGraphInputNodeInfo.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public GraphTransferGraphInputNodeInfo.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
public GraphTransferGraphInputNodeInfo.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public int getDtypeValue ()
.tensorflow.DataType dtype = 3;
public String getName ()
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
string name = 1;
public long getShape (int インデックス)
repeated int64 shape = 2;
public int getShapeCount ()
repeated int64 shape = 2;
public List<Long> getShapeList ()
repeated int64 shape = 2;
パブリック最終ブール値isInitialized ()
public GraphTransferGraphInputNodeInfo.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public Final GraphTransferGraphInputNodeInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
public GraphTransferGraphInputNodeInfo.Builder setDtype ( DataType値)
.tensorflow.DataType dtype = 3;
public GraphTransferGraphInputNodeInfo.Builder setDtypeValue (int 値)
.tensorflow.DataType dtype = 3;
public GraphTransferGraphInputNodeInfo.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public GraphTransferGraphInputNodeInfo.Builder setNameBytes (com.google.protobuf.ByteString 値)
string name = 1;
public GraphTransferGraphInputNodeInfo.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
public GraphTransferGraphInputNodeInfo.Builder setShape (int インデックス、long 値)
repeated int64 shape = 2;