パブリックインターフェースFeatureOrBuilder
既知の間接サブクラス |
パブリックメソッド
抽象バイトリスト | getBytesList () .tensorflow.BytesList bytes_list = 1; |
抽象BytesListOrBuilder | getBytesListOrBuilder () .tensorflow.BytesList bytes_list = 1; |
抽象FloatList | 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; |
抽象的なFeature.KindCase | getKindCase () |
抽象ブール値 | hasBytesList () .tensorflow.BytesList bytes_list = 1; |
抽象ブール値 | hasFloatList () .tensorflow.FloatList float_list = 2; |
抽象ブール値 | hasInt64List () .tensorflow.Int64List int64_list = 3; |
パブリックメソッド
public abstract boolean hasBytesList ()
.tensorflow.BytesList bytes_list = 1;
public abstract boolean hasFloatList ()
.tensorflow.FloatList float_list = 2;
パブリック抽象ブール値hasInt64List ()
.tensorflow.Int64List int64_list = 3;