공개 인터페이스 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 () |
추상 부울 | 해시바이트목록 () .tensorflow.BytesList bytes_list = 1; |
추상 부울 | hasFloatList () .tensorflow.FloatList float_list = 2; |
추상 부울 | hasInt64List () .tensorflow.Int64List int64_list = 3; |
공개 방법
공개 추상 부울 hasBytesList ()
.tensorflow.BytesList bytes_list = 1;
공개 추상 부울 hasFloatList ()
.tensorflow.FloatList float_list = 2;
공개 추상 부울 hasInt64List ()
.tensorflow.Int64List int64_list = 3;