SavedConstant.Builder

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

Protobuf 型tensorflow.SavedConstant

パブリックメソッド

SavedConstant.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
保存された定数
建てる()
保存された定数
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 build ()

public SavedConstant buildPartial ()

public SavedConstant.Builder Clear ()

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

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

public SavedConstant.Builder clearOperation ()

 An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
 
string operation = 1;

public SavedConstant.Builderクローン()

public SavedConstant getDefaultInstanceForType ()

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 SavedConstant.Builder mergeFrom (com.google.protobuf.Message other)

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;

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

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