SavedConstant.Builder

public static final class SavedConstant.Builder

Protobufタイプのtensorflow.SavedConstant

パブリックメソッド

SavedConstant.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptorフィールド、オブジェクト値)
SavedConstant
ビルド()
SavedConstant
buildPartial ()
SavedConstant.Builder
クリア()
SavedConstant.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptorフィールド)
SavedConstant.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof
SavedConstant.Builder
clearOperation ()
 An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
SavedConstant.Builder
SavedConstant
最終的な静的com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
ストリング
getOperation ()
 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 input、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedConstant.Builder
mergeFrom (com.google.protobuf.Message other)
最終的なSavedConstant.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
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 value)
 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.UnknownFieldSet unknownFields)

継承されたメソッド

パブリックメソッド

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 clone ()

public SavedConstant getDefaultInstanceForType ()

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

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

public 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;

public final boolean isInitialized ()

public SavedConstant.Builder mergeFrom (com.google.protobuf.CodedInputStream input、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IOException

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

public final SavedConstant.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

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 value)

 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 unknownFields)