interfaccia pubblica FixedLenFeatureProtoOrBuilder
Sottoclassi indirette conosciute |
Metodi pubblici
TensoreProto astratto | getDefaultValue () .tensorflow.TensorProto default_value = 3; |
astratto TensorProtoOrBuilder | getDefaultValueOrBuilder () .tensorflow.TensorProto default_value = 3; |
tipo di dati astratto | getDtipo () .tensorflow.DataType dtype = 1; |
astratto int | getDtipoValore () .tensorflow.DataType dtype = 1; |
astratto TensorShapeProto | ottieni forma () .tensorflow.TensorShapeProto shape = 2; |
astratto TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 2; |
stringa astratta | getValuesOutputTensorName () string values_output_tensor_name = 4; |
astratto com.google.protobuf.ByteString | getValuesOutputTensorNameBytes () string values_output_tensor_name = 4; |
booleano astratto | hasDefaultValue () .tensorflow.TensorProto default_value = 3; |
booleano astratto | haForma () .tensorflow.TensorShapeProto shape = 2; |
Metodi pubblici
public abstract TensorProtoOrBuilder getDefaultValueOrBuilder ()
.tensorflow.TensorProto default_value = 3;
public abstract int getDtypeValue ()
.tensorflow.DataType dtype = 1;
estratto pubblico TensorShapeProtoOrBuilder getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
public abstract String getValuesOutputTensorName ()
string values_output_tensor_name = 4;
public abstract com.google.protobuf.ByteString getValuesOutputTensorNameBytes ()
string values_output_tensor_name = 4;
public abstract booleano hasDefaultValue ()
.tensorflow.TensorProto default_value = 3;
pubblico astratto booleano hasShape ()
.tensorflow.TensorShapeProto shape = 2;