GraphTransferGraphOutputNodeInfo.Builder

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

Protobuf 型tensorflow.GraphTransferGraphOutputNodeInfo

パブリックメソッド

GraphTransferGraphOutputNodeInfo.Builder
addAllShape (Iterable<? extends Long> 値)
repeated int64 shape = 2;
GraphTransferGraphOutputNodeInfo.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
GraphTransferGraphOutputNodeInfo.Builder
addShape (long 値)
repeated int64 shape = 2;
GraphTransferGraphOutputNodeInfo
建てる()
GraphTransferGraphOutputNodeInfo
GraphTransferGraphOutputNodeInfo.Builder
クリア()
GraphTransferGraphOutputNodeInfo.Builder
クリアDtype ()
.tensorflow.DataType dtype = 3;
GraphTransferGraphOutputNodeInfo.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
GraphTransferGraphOutputNodeInfo.Builder
クリアネーム()
string name = 1;
GraphTransferGraphOutputNodeInfo.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
GraphTransferGraphOutputNodeInfo.Builder
クリアシェイプ()
repeated int64 shape = 2;
GraphTransferGraphOutputNodeInfo.Builder
GraphTransferGraphOutputNodeInfo
最終的な静的 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;
最終ブール値
GraphTransferGraphOutputNodeInfo.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GraphTransferGraphOutputNodeInfo.Builder
mergeFrom (com.google.protobuf.Message other)
最終的なGraphTransferGraphOutputNodeInfo.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
GraphTransferGraphOutputNodeInfo.Builder
setDtype ( DataType値)
.tensorflow.DataType dtype = 3;
GraphTransferGraphOutputNodeInfo.Builder
setDtypeValue (int 値)
.tensorflow.DataType dtype = 3;
GraphTransferGraphOutputNodeInfo.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
GraphTransferGraphOutputNodeInfo.Builder
setName (文字列値)
string name = 1;
GraphTransferGraphOutputNodeInfo.Builder
setNameBytes (com.google.protobuf.ByteString 値)
string name = 1;
GraphTransferGraphOutputNodeInfo.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
GraphTransferGraphOutputNodeInfo.Builder
setShape (int インデックス、long 値)
repeated int64 shape = 2;
最終的なGraphTransferGraphOutputNodeInfo.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

public GraphTransferGraphOutputNodeInfo.Builder addAllShape (Iterable<? extends Long> 値)

repeated int64 shape = 2;

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

public GraphTransferGraphOutputNodeInfo.Builder addShape (long 値)

repeated int64 shape = 2;

public GraphTransferGraphOutputNodeInfo buildPartial ()

public GraphTransferGraphOutputNodeInfo.Builder clearDtype ()

.tensorflow.DataType dtype = 3;

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

public GraphTransferGraphOutputNodeInfo.Builder clearName ()

string name = 1;

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

public GraphTransferGraphOutputNodeInfo.Builder clearShape ()

repeated int64 shape = 2;

public GraphTransferGraphOutputNodeInfo getDefaultInstanceForType ()

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

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

public DataType getDtype ()

.tensorflow.DataType dtype = 3;

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 GraphTransferGraphOutputNodeInfo.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

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

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

public GraphTransferGraphOutputNodeInfo.Builder setDtype ( DataType値)

.tensorflow.DataType dtype = 3;

public GraphTransferGraphOutputNodeInfo.Builder setDtypeValue (int 値)

.tensorflow.DataType dtype = 3;

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

public GraphTransferGraphOutputNodeInfo.Builder setName (文字列値)

string name = 1;

public GraphTransferGraphOutputNodeInfo.Builder setNameBytes (com.google.protobuf.ByteString 値)

string name = 1;

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

public GraphTransferGraphOutputNodeInfo.Builder setShape (int インデックス、long 値)

repeated int64 shape = 2;

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