SavedConstant

パブリック最終クラスSavedConstant

Protobuf 型tensorflow.SavedConstant

ネストされたクラス

クラスSavedConstant.Builder Protobuf 型tensorflow.SavedConstant

定数

整数OPERATION_FIELD_NUMBER

パブリックメソッド

ブール値
等しい(オブジェクトオブジェクト)
静的SavedConstant
保存された定数
最終的な静的 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.
整数
最終的な com.google.protobuf.UnknownFieldSet
整数
最終ブール値
静的SavedConstant.Builder
newBuilder ( SavedConstantプロトタイプ)
静的SavedConstant.Builder
SavedConstant.Builder
静的SavedConstant
parseDelimitedFrom (InputStream 入力)
静的SavedConstant
parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的SavedConstant
parseFrom (ByteBuffer データ)
静的SavedConstant
parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的SavedConstant
parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的SavedConstant
parseFrom (com.google.protobuf.CodedInputStream 入力)
静的SavedConstant
parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的SavedConstant
parseFrom (com.google.protobuf.ByteString データ)
静的SavedConstant
parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的SavedConstant
parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的
SavedConstant.Builder
空所
writeTo (com.google.protobuf.CodedOutputStream 出力)

継承されたメソッド

定数

パブリック静的最終整数OPERATION_FIELD_NUMBER

定数値: 1

パブリックメソッド

public booleanに等しい(オブジェクト obj)

public static SavedConstant getDefaultInstance ()

public SavedConstant getDefaultInstanceForType ()

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

パブリック 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;

公共getParserForType ()

public int getSerializedSize ()

public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

パブリック最終ブール値isInitialized ()

public static SavedConstant.Builder newBuilder ( SavedConstantプロトタイプ)

public static SavedConstant.Builder newBuilder ()

public SavedConstant.Builder newBuilderForType ()

public static SavedConstant parseDelimitedFrom (InputStream 入力)

投げる
IO例外

public static SavedConstant parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static SavedConstant parseFrom (ByteBuffer データ)

投げる
無効なプロトコルバッファ例外

public static SavedConstant parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static SavedConstant parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

public static SavedConstant parseFrom (com.google.protobuf.CodedInputStream 入力)

投げる
IO例外

public static SavedConstant parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

public static SavedConstant parseFrom (com.google.protobuf.ByteString データ)

投げる
無効なプロトコルバッファ例外

public static SavedConstant parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static SavedConstant parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

パブリック静的パーサー()

public SavedConstant.Builder toBuilder ()

public void writeTo (com.google.protobuf.CodedOutputStream 出力)

投げる
IO例外