パブリック最終クラス機能
Containers for non-sequential data.
tensorflow.Feature ネストされたクラス
| クラス | 機能.ビルダー | Containers for non-sequential data. | |
| 列挙型 | 機能.KindCase | ||
定数
| 整数 | BYTES_LIST_FIELD_NUMBER | |
| 整数 | FLOAT_LIST_FIELD_NUMBER | |
| 整数 | INT64_LIST_FIELD_NUMBER |
パブリックメソッド
| ブール値 | 等しい(オブジェクトオブジェクト) |
| バイトリスト | getBytesList () .tensorflow.BytesList bytes_list = 1; |
| BytesListOrBuilder | getBytesListOrBuilder () .tensorflow.BytesList bytes_list = 1; |
| 静的機能 | |
| 特徴 | |
| 最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
| フロートリスト | getFloatList () .tensorflow.FloatList float_list = 2; |
| FloatListOrBuilder | getFloatListOrBuilder () .tensorflow.FloatList float_list = 2; |
| Int64List | getInt64List () .tensorflow.Int64List int64_list = 3; |
| Int64ListOrBuilder | getInt64ListOrBuilder () .tensorflow.Int64List int64_list = 3; |
| 機能.KindCase | getKindCase () |
| 整数 | |
| 最終的な com.google.protobuf.UnknownFieldSet | |
| ブール値 | hasBytesList () .tensorflow.BytesList bytes_list = 1; |
| ブール値 | hasFloatList () .tensorflow.FloatList float_list = 2; |
| ブール値 | hasInt64List () .tensorflow.Int64List int64_list = 3; |
| 整数 | ハッシュコード() |
| 最終ブール値 | |
| 静的Feature.Builder | newBuilder (機能プロトタイプ) |
| 静的Feature.Builder | newBuilder () |
| 機能.ビルダー | |
| 静的機能 | 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 出力) |
継承されたメソッド
定数
パブリック静的最終整数BYTES_LIST_FIELD_NUMBER
定数値: 1
パブリック静的最終整数FLOAT_LIST_FIELD_NUMBER
定数値: 2
パブリック静的最終整数INT64_LIST_FIELD_NUMBER
定数値: 3
パブリックメソッド
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 hasBytesList ()
.tensorflow.BytesList bytes_list = 1;
public boolean hasFloatList ()
.tensorflow.FloatList float_list = 2;
public boolean hasInt64List ()
.tensorflow.Int64List int64_list = 3;
public int hashCode ()
パブリック最終ブール値isInitialized ()
public static Feature parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static Feature parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static Feature parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
public static Feature parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
public static Feature parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static Feature parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
パブリック静的 パーサー()
public void writeTo (com.google.protobuf.CodedOutputStream 出力)
投げる
| IO例外 |
|---|