tensorflow.FixedLenFeatureProto
מסוג Protobuf.FixedLenFeatureProto
שיטות ציבוריות
FixedLenFeatureProto.Builder | addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
FixedLenFeatureProto | לבנות () |
FixedLenFeatureProto | buildPartial () |
FixedLenFeatureProto.Builder | ברור () |
FixedLenFeatureProto.Builder | clearDefaultValue () .tensorflow.TensorProto default_value = 3; |
FixedLenFeatureProto.Builder | clearDtype () .tensorflow.DataType dtype = 1; |
FixedLenFeatureProto.Builder | clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor) |
FixedLenFeatureProto.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FixedLenFeatureProto.Builder | clearShape () .tensorflow.TensorShapeProto shape = 2; |
FixedLenFeatureProto.Builder | clearValuesOutputTensorName () string values_output_tensor_name = 4; |
FixedLenFeatureProto.Builder | שיבוט () |
FixedLenFeatureProto | |
TensorProto | getDefaultValue () .tensorflow.TensorProto default_value = 3; |
TensorProto.Builder | getDefaultValueBuilder () .tensorflow.TensorProto default_value = 3; |
TensorProtoOrBuilder | getDefaultValueOrBuilder () .tensorflow.TensorProto default_value = 3; |
final static com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
סוג מידע | getDtype () .tensorflow.DataType dtype = 1; |
int | getDtypeValue () .tensorflow.DataType dtype = 1; |
TensorShapeProto | getShape () .tensorflow.TensorShapeProto shape = 2; |
TensorShapeProto.Builder | getShapeBuilder () .tensorflow.TensorShapeProto shape = 2; |
TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 2; |
חוּט | getValuesOutputTensorName () string values_output_tensor_name = 4; |
com.google.protobuf.ByteString | getValuesOutputTensorNameBytes () string values_output_tensor_name = 4; |
בוליאני | hasDefaultValue () .tensorflow.TensorProto default_value = 3; |
בוליאני | hasShape () .tensorflow.TensorShapeProto shape = 2; |
בוליאנית סופית | |
FixedLenFeatureProto.Builder | |
FixedLenFeatureProto.Builder | mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FixedLenFeatureProto.Builder | mergeFrom (com.google.protobuf.Message אחר) |
FixedLenFeatureProto.Builder | |
final FixedLenFeatureProto.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
FixedLenFeatureProto.Builder | |
FixedLenFeatureProto.Builder | |
FixedLenFeatureProto.Builder | |
FixedLenFeatureProto.Builder | setDtypeValue (ערך int) .tensorflow.DataType dtype = 1; |
FixedLenFeatureProto.Builder | setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
FixedLenFeatureProto.Builder | setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט) |
FixedLenFeatureProto.Builder | |
FixedLenFeatureProto.Builder | |
final FixedLenFeatureProto.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
FixedLenFeatureProto.Builder | setValuesOutputTensorName (ערך מחרוזת) string values_output_tensor_name = 4; |
FixedLenFeatureProto.Builder | setValuesOutputTensorNameBytes (ערך com.google.protobuf.ByteString) string values_output_tensor_name = 4; |
שיטות בירושה
שיטות ציבוריות
public FixedLenFeatureProto.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
public FixedLenFeatureProto.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)
public FixedLenFeatureProto.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
public FixedLenFeatureProto.Builder clearValuesOutputTensorName ()
string values_output_tensor_name = 4;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public int getDtypeValue ()
.tensorflow.DataType dtype = 1;
מחרוזת ציבורית getValuesOutputTensorName ()
string values_output_tensor_name = 4;
public com.google.protobuf.ByteString getValuesOutputTensorNameBytes ()
string values_output_tensor_name = 4;
בוליאני ציבורי hasDefaultValue ()
.tensorflow.TensorProto default_value = 3;
hasShape בוליאני ציבורי ()
.tensorflow.TensorShapeProto shape = 2;
בוליאני הסופי הציבורי הוא אתחול ()
public FixedLenFeatureProto.Builder mergeDefaultValue (ערך TensorProto )
.tensorflow.TensorProto default_value = 3;
public FixedLenFeatureProto.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public FixedLenFeatureProto.Builder mergeShape (ערך TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
final public FixedLenFeatureProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public FixedLenFeatureProto.Builder setDefaultValue (ערך TensorProto )
.tensorflow.TensorProto default_value = 3;
public FixedLenFeatureProto.Builder setDefaultValue ( TensorProto.Builder builderForValue)
.tensorflow.TensorProto default_value = 3;
public FixedLenFeatureProto.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
public FixedLenFeatureProto.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס int, ערך אובייקט)
public FixedLenFeatureProto.Builder setShape (ערך TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
public FixedLenFeatureProto.Builder setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 2;
final public FixedLenFeatureProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public FixedLenFeatureProto.Builder setValuesOutputTensorName (ערך מחרוזת)
string values_output_tensor_name = 4;
public FixedLenFeatureProto.Builder setValuesOutputTensorNameBytes (ערך com.google.protobuf.ByteString)
string values_output_tensor_name = 4;