パブリック静的最終クラスSavedConstant.Builder
Protobuf 型tensorflow.SavedConstant
パブリックメソッド
SavedConstant.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
保存された定数 | 建てる() |
保存された定数 | buildPartial () |
SavedConstant.Builder | クリア() |
SavedConstant.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド) |
SavedConstant.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SavedConstant.Builder | クリアオペレーション() An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph. |
SavedConstant.Builder | クローン() |
保存された定数 | |
最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
弦 | getオペレーション() An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph. |
com.google.protobuf.ByteString | getOperationBytes () An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph. |
最終ブール値 | |
SavedConstant.Builder | mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedConstant.Builder | mergeFrom (com.google.protobuf.Message other) |
最終的なSavedConstant.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド) |
SavedConstant.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
SavedConstant.Builder | setOperation (文字列値) An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph. |
SavedConstant.Builder | setOperationBytes (com.google.protobuf.ByteString 値) An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph. |
SavedConstant.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値) |
最終的なSavedConstant.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
継承されたメソッド
パブリックメソッド
public SavedConstant.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public SavedConstant.Builder clearOperation ()
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
string operation = 1;
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
パブリック String getOperation ()
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
string operation = 1;
public com.google.protobuf.ByteString getOperationBytes ()
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
string operation = 1;
パブリック最終ブール値isInitialized ()
public SavedConstant.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public Final SavedConstant.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
public SavedConstant.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public SavedConstant.Builder setOperation (文字列値)
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
string operation = 1;
public SavedConstant.Builder setOperationBytes (com.google.protobuf.ByteString 値)
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
string operation = 1;