public interface SequenceExampleOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Features |
getContext()
.tensorflow.Features context = 1; |
FeaturesOrBuilder |
getContextOrBuilder()
.tensorflow.Features context = 1; |
FeatureLists |
getFeatureLists()
.tensorflow.FeatureLists feature_lists = 2; |
FeatureListsOrBuilder |
getFeatureListsOrBuilder()
.tensorflow.FeatureLists feature_lists = 2; |
boolean |
hasContext()
.tensorflow.Features context = 1; |
boolean |
hasFeatureLists()
.tensorflow.FeatureLists feature_lists = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasContext()
.tensorflow.Features context = 1;Features getContext()
.tensorflow.Features context = 1;FeaturesOrBuilder getContextOrBuilder()
.tensorflow.Features context = 1;boolean hasFeatureLists()
.tensorflow.FeatureLists feature_lists = 2;FeatureLists getFeatureLists()
.tensorflow.FeatureLists feature_lists = 2;FeatureListsOrBuilder getFeatureListsOrBuilder()
.tensorflow.FeatureLists feature_lists = 2;Copyright © 2015–2019. All rights reserved.