Protobuf türü tensorflow.FixedLenFeatureProto
Genel Yöntemler
SabitLenFeatureProto.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
SabitLenÖzelliğiProto | inşa etmek () |
SabitLenÖzelliğiProto | inşaKısmi () |
SabitLenFeatureProto.Builder | temizlemek () |
SabitLenFeatureProto.Builder | clearDefaultValue () .tensorflow.TensorProto default_value = 3; |
SabitLenFeatureProto.Builder | clearDtype () .tensorflow.DataType dtype = 1; |
SabitLenFeatureProto.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı) |
SabitLenFeatureProto.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SabitLenFeatureProto.Builder | clearShape () .tensorflow.TensorShapeProto shape = 2; |
SabitLenFeatureProto.Builder | clearValuesOutputTensorName () string values_output_tensor_name = 4; |
SabitLenFeatureProto.Builder | klon () |
SabitLenÖzelliğiProto | |
TensorProto | getDefaultValue () .tensorflow.TensorProto default_value = 3; |
TensorProto.Builder | getDefaultValueBuilder () .tensorflow.TensorProto default_value = 3; |
TensorProtoOrBuilder | getDefaultValueOrBuilder () .tensorflow.TensorProto default_value = 3; |
final statik com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Veri tipi | 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; |
Sicim | getValuesOutputTensorName () string values_output_tensor_name = 4; |
com.google.protobuf.ByteString | getValuesOutputTensorNameBytes () string values_output_tensor_name = 4; |
boolean | hasDefaultValue () .tensorflow.TensorProto default_value = 3; |
boolean | hasShape () .tensorflow.TensorShapeProto shape = 2; |
son boole değeri | Başlatıldı () |
SabitLenFeatureProto.Builder | |
SabitLenFeatureProto.Builder | mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SabitLenFeatureProto.Builder | mergeFrom (com.google.protobuf.Message other) |
SabitLenFeatureProto.Builder | |
son SabitLenFeatureProto.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields) |
SabitLenFeatureProto.Builder | |
SabitLenFeatureProto.Builder | |
SabitLenFeatureProto.Builder | |
SabitLenFeatureProto.Builder | setDtypeValue (int değeri) .tensorflow.DataType dtype = 1; |
SabitLenFeatureProto.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
SabitLenFeatureProto.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri) |
SabitLenFeatureProto.Builder | |
SabitLenFeatureProto.Builder | |
son SabitLenFeatureProto.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields) |
SabitLenFeatureProto.Builder | setValuesOutputTensorName (Dize değeri) string values_output_tensor_name = 4; |
SabitLenFeatureProto.Builder | setValuesOutputTensorNameBytes (com.google.protobuf.ByteString değeri) string values_output_tensor_name = 4; |
Kalıtsal Yöntemler
Genel Yöntemler
public DifferentLenFeatureProto.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public DifferentLenFeatureProto.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
public SabitLenFeatureProto.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
public SabitLenFeatureProto.Builder clearValuesOutputTensorName ()
string values_output_tensor_name = 4;
herkese açık TensorProto.Builder getDefaultValueBuilder ()
.tensorflow.TensorProto default_value = 3;
herkese açık TensorProtoOrBuilder getDefaultValueOrBuilder ()
.tensorflow.TensorProto default_value = 3;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public int getDtypeValue ()
.tensorflow.DataType dtype = 1;
public String getValuesOutputTensorName ()
string values_output_tensor_name = 4;
public com.google.protobuf.ByteString getValuesOutputTensorNameBytes ()
string values_output_tensor_name = 4;
genel boolean hasDefaultValue ()
.tensorflow.TensorProto default_value = 3;
genel boolean hasShape ()
.tensorflow.TensorShapeProto shape = 2;
genel final boolean isInitialized ()
public DifferentLenFeatureProto.Builder mergeDefaultValue ( TensorProto değeri)
.tensorflow.TensorProto default_value = 3;
public DifferentLenFeatureProto.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IO İstisnası |
---|
public DifferentLenFeatureProto.Builder mergeShape ( TensorShapeProto değeri)
.tensorflow.TensorShapeProto shape = 2;
genel final SabitLenFeatureProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public DifferentLenFeatureProto.Builder setDefaultValue ( TensorProto değeri)
.tensorflow.TensorProto default_value = 3;
public DifferentLenFeatureProto.Builder setDefaultValue ( TensorProto.Builder builderForValue)
.tensorflow.TensorProto default_value = 3;
public DifferentLenFeatureProto.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public DifferentLenFeatureProto.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
public DifferentLenFeatureProto.Builder setShape ( TensorShapeProto değeri)
.tensorflow.TensorShapeProto shape = 2;
public DifferentLenFeatureProto.Builder setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 2;
genel final SabitLenFeatureProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public DifferentLenFeatureProto.Builder setValuesOutputTensorName (Dize değeri)
string values_output_tensor_name = 4;
public DifferentLenFeatureProto.Builder setValuesOutputTensorNameBytes (com.google.protobuf.ByteString değeri)
string values_output_tensor_name = 4;