Example.Builder

מחלקה סופית סטטית ציבורית לדוגמה. בונה

tensorflow.Example מסוג Protobuf.דוגמה

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

דוגמה.בונה
addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
דוגמא
דוגמא
דוגמה.בונה
דוגמה.בונה
clearfeatures ()
.tensorflow.Features features = 1;
דוגמה.בונה
clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)
דוגמה.בונה
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
דוגמה.בונה
דוגמא
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
מאפיינים
getFeatures ()
.tensorflow.Features features = 1;
תכונות.בונה
getFeaturesBuilder ()
.tensorflow.Features features = 1;
FeaturesOrBuilder
getFeaturesOrBuilder ()
.tensorflow.Features features = 1;
בוליאני
יש תכונות ()
.tensorflow.Features features = 1;
בוליאנית סופית
דוגמה.בונה
mergeFeatures (ערך תכונות )
.tensorflow.Features features = 1;
דוגמה.בונה
mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
דוגמה.בונה
mergeFrom (com.google.protobuf.Message אחר)
דוגמה סופית.בונה
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
דוגמה.בונה
setFeatures (ערך תכונות )
.tensorflow.Features features = 1;
דוגמה.בונה
setFeatures ( Features.Builder builderForValue)
.tensorflow.Features features = 1;
דוגמה.בונה
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
דוגמה.בונה
setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
דוגמה סופית.בונה
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

שיטות בירושה

בוליאני
שווה (Object arg0)
שיעור אחרון<?>
getClass ()
int
hashcode ()
ריק סופי
להודיע ​​()
ריק סופי
הודע הכל ()
חוּט
toString ()
ריק סופי
המתן (ארג0 ארוך, int arg1)
ריק סופי
חכה (ארג0 ארוך)
ריק סופי
חכה ()
org.tensorflow.proto.example.ExampleOrBuilder
תכונות מופשטות
getFeatures ()
.tensorflow.Features features = 1;
אבסטרקט FeaturesOrBuilder
getFeaturesOrBuilder ()
.tensorflow.Features features = 1;
בוליאני מופשט
יש תכונות ()
.tensorflow.Features features = 1;

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

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

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

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

public example.Builder clear ()

Public example.Builder clearFeatures ()

.tensorflow.Features features = 1;

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

Public Example.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public example.Builder clone ()

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

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

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

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

.tensorflow.Features features = 1;

public Features.Builder getFeaturesBuilder ()

.tensorflow.Features features = 1;

Public FeaturesOrBuilder getFeaturesOrBuilder ()

.tensorflow.Features features = 1;

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

.tensorflow.Features features = 1;

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

Public example.Builder mergeFeatures (ערך תכונות )

.tensorflow.Features features = 1;

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

זורק
IOException

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

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

Public Example.Builder setFeatures (ערך תכונות )

.tensorflow.Features features = 1;

Public Example.Builder setFeatures ( Features.Builder builderForValue)

.tensorflow.Features features = 1;

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

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

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