パブリック最終クラスの例
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 | newBuilder () |
静的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) |
静的 | パーサー() |
例.ビルダー | toビルダー() |
空所 | writeTo (com.google.protobuf.CodedOutputStream 出力) |
継承されたメソッド
定数
パブリック静的最終整数FEATURES_FIELD_NUMBER
定数値: 1
パブリックメソッド
public booleanに等しい(オブジェクト obj)
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
公共 getParserForType ()
public int getSerializedSize ()
public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public boolean hasFeature ()
.tensorflow.Features features = 1;
public int hashCode ()
パブリック最終ブール値isInitialized ()
public static例parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static例parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static例parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
public static例parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
public static例parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static例parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
パブリック静的 パーサー()
public void writeTo (com.google.protobuf.CodedOutputStream 出力)
投げる
IO例外 |
---|