Example

パブリック最終クラスの

Protobuf 型のtensorflow.Example

ネストされたクラス

クラス例.ビルダーProtobuf 型のtensorflow.Example

定数

整数FEATURES_FIELD_NUMBER

パブリックメソッド

ブール値
等しい(オブジェクトオブジェクト)
静的な
最終的な静的 com.google.protobuf.Descriptors.Descriptor
特徴
getFeature ()
.tensorflow.Features features = 1;
機能またはビルダー
getFeatureOrBuilder ()
.tensorflow.Features features = 1;
整数
最終的な com.google.protobuf.UnknownFieldSet
ブール値
機能があります()
.tensorflow.Features features = 1;
整数
最終ブール値
静的Example.Builder
静的Example.Builder
例.ビルダー
静的な
parseDelimitedFrom (InputStream 入力)
静的な
parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的な
parseFrom (ByteBuffer データ)
静的な
parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的な
parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的な
parseFrom (com.google.protobuf.CodedInputStream 入力)
静的な
parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的な
parseFrom (com.google.protobuf.ByteString データ)
静的な
parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的な
parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的
例.ビルダー
空所
writeTo (com.google.protobuf.CodedOutputStream 出力)

継承されたメソッド

定数

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

定数値: 1

パブリックメソッド

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

public staticgetDefaultInstance ()

publicgetDefaultInstanceForType ()

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

パブリック機能getFeature ()

.tensorflow.Features features = 1;

public featuresOrBuilder getFeatureOrBuilder ()

.tensorflow.Features features = 1;

公共getParserForType ()

public int getSerializedSize ()

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

public boolean hasFeature ()

.tensorflow.Features features = 1;

public int hashCode ()

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

public static Example.Builder newBuilder ()

public static Example.Builder newBuilder (プロトタイプの例)

public Example.Builder newBuilderForType ()

public staticparseDelimitedFrom (InputStream 入力)

投げる
IO例外

public staticparseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public staticparseFrom (ByteBuffer データ)

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

public staticparseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public staticparseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

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

public staticparseFrom (com.google.protobuf.CodedInputStream 入力)

投げる
IO例外

public staticparseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

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

public staticparseFrom (com.google.protobuf.ByteString データ)

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

public staticparseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public staticparseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

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

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

public Example.Builder toBuilder ()

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

投げる
IO例外