SequenceExampleOrBuilder

giao diện công cộng SequenceExampleOrBuilder
Các lớp con gián tiếp đã biết

Phương pháp công khai

tính năng trừu tượng
getContext ()
.tensorflow.Features context = 1;
Tính năng trừu tượngOrBuilder
getContextOrBuilder ()
.tensorflow.Features context = 1;
danh sách tính năng trừu tượng
getFeatureLists ()
.tensorflow.FeatureLists feature_lists = 2;
trừu tượng FeatureListsOrBuilder
getFeatureListsOrBuilder ()
.tensorflow.FeatureLists feature_lists = 2;
trừu tượng boolean
hasContext ()
.tensorflow.Features context = 1;
trừu tượng boolean
hasFeatureLists ()
.tensorflow.FeatureLists feature_lists = 2;

Phương pháp công khai

tóm tắt công khai Tính năng getContext ()

.tensorflow.Features context = 1;

Tóm tắt công khai FeaturesOrBuilder getContextOrBuilder ()

.tensorflow.Features context = 1;

Tóm tắt công khai FeatureLists getFeatureLists ()

.tensorflow.FeatureLists feature_lists = 2;

tóm tắt công khai FeatureListsOrBuilder getFeatureListsOrBuilder ()

.tensorflow.FeatureLists feature_lists = 2;

boolean trừu tượng công khai hasContext ()

.tensorflow.Features context = 1;

boolean trừu tượng công khai hasFeatureLists ()

.tensorflow.FeatureLists feature_lists = 2;