SequenceExample.Builder

מחלקה סופית סטטית ציבורית SequenceExample.Builder

tensorflow.SequenceExample מסוג Protobuf.SequenceExample

שיטות ציבוריות

SequenceExample.Builder
addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
דוגמה לרצף
דוגמה לרצף
SequenceExample.Builder
SequenceExample.Builder
clearContext ()
.tensorflow.Features context = 1;
SequenceExample.Builder
clearFeatureLists ()
.tensorflow.FeatureLists feature_lists = 2;
SequenceExample.Builder
clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)
SequenceExample.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SequenceExample.Builder
מאפיינים
getContext ()
.tensorflow.Features context = 1;
תכונות.בונה
getContextBuilder ()
.tensorflow.Features context = 1;
FeaturesOrBuilder
getContextOrBuilder ()
.tensorflow.Features context = 1;
דוגמה לרצף
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
רשימות תכונה
getFeatureLists ()
.tensorflow.FeatureLists feature_lists = 2;
FeatureLists.Builder
getFeatureListsBuilder ()
.tensorflow.FeatureLists feature_lists = 2;
FeatureListsOrBuilder
getFeatureListsOrBuilder ()
.tensorflow.FeatureLists feature_lists = 2;
בוליאני
hasContext ()
.tensorflow.Features context = 1;
בוליאני
hasFeatureLists ()
.tensorflow.FeatureLists feature_lists = 2;
בוליאנית סופית
SequenceExample.Builder
mergeContext (ערך תכונות )
.tensorflow.Features context = 1;
SequenceExample.Builder
mergeFeatureLists (ערך FeatureLists )
.tensorflow.FeatureLists feature_lists = 2;
SequenceExample.Builder
mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SequenceExample.Builder
mergeFrom (com.google.protobuf.Message אחר)
final SequenceExample.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
SequenceExample.Builder
setContext ( Features.Builder builderForValue)
.tensorflow.Features context = 1;
SequenceExample.Builder
setContext (ערך תכונות )
.tensorflow.Features context = 1;
SequenceExample.Builder
setFeatureLists ( FeatureLists.Builder builderForValue)
.tensorflow.FeatureLists feature_lists = 2;
SequenceExample.Builder
setFeatureLists (ערך FeatureLists )
.tensorflow.FeatureLists feature_lists = 2;
SequenceExample.Builder
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
SequenceExample.Builder
setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
final SequenceExample.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

שיטות בירושה

שיטות ציבוריות

public SequenceExample.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

בניית דוגמה ציבורית ברצף ()

public SequenceExample buildPartial ()

public SequenceExample.Builder clear ()

public SequenceExample.Builder clearContext ()

.tensorflow.Features context = 1;

public SequenceExample.Builder clearFeatureLists ()

.tensorflow.FeatureLists feature_lists = 2;

public SequenceExample.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)

public SequenceExample.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public SequenceExample.Builder clone ()

תכונות ציבוריות getContext ()

.tensorflow.Features context = 1;

public Features.Builder getContextBuilder ()

.tensorflow.Features context = 1;

public FeaturesOrBuilder getContextOrBuilder ()

.tensorflow.Features context = 1;

public SequenceExample getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

Public FeatureLists getFeatureLists ()

.tensorflow.FeatureLists feature_lists = 2;

public FeatureLists.Builder getFeatureListsBuilder ()

.tensorflow.FeatureLists feature_lists = 2;

public FeatureListsOrBuilder getFeatureListsOrBuilder ()

.tensorflow.FeatureLists feature_lists = 2;

יש הקשר בוליאני ציבורי ()

.tensorflow.Features context = 1;

יש רשימות בוליאני ציבורי ()

.tensorflow.FeatureLists feature_lists = 2;

בוליאני הסופי הציבורי הוא אתחול ()

public SequenceExample.Builder mergeContext (ערך תכונות )

.tensorflow.Features context = 1;

public SequenceExample.Builder mergeFeatureLists (ערך FeatureLists )

.tensorflow.FeatureLists feature_lists = 2;

public SequenceExample.Builder mergeFrom (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public SequenceExample.Builder mergeFrom (com.google.protobuf.Message אחר)

Public final SequenceExample.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public SequenceExample.Builder setContext ( Features.Builder builderForValue)

.tensorflow.Features context = 1;

public SequenceExample.Builder setContext (ערך תכונות )

.tensorflow.Features context = 1;

public SequenceExample.Builder setFeatureLists ( FeatureLists.Builder builderForValue)

.tensorflow.FeatureLists feature_lists = 2;

public SequenceExample.Builder setFeatureLists (ערך FeatureLists )

.tensorflow.FeatureLists feature_lists = 2;

public SequenceExample.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public SequenceExample.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס int, ערך אובייקט)

public final SequenceExample.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)