interface pública FixedLenFeatureProtoOrBuilder
| Subclasses indiretas conhecidas |
Métodos Públicos
| TensorProto abstrato | getDefaultValue () .tensorflow.TensorProto default_value = 3; |
| TensorProtoOrBuilder abstrato | getDefaultValueOrBuilder () .tensorflow.TensorProto default_value = 3; |
| tipo de dados abstrato | getDtype () .tensorflow.DataType dtype = 1; |
| abstrato int | getDtypeValue () .tensorflow.DataType dtype = 1; |
| abstrato TensorShapeProto | obterForma () .tensorflow.TensorShapeProto shape = 2; |
| TensorShapeProtoOrBuilder abstrato | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 2; |
| cadeia abstrata | getValuesOutputTensorName () string values_output_tensor_name = 4; |
| abstrato com.google.protobuf.ByteString | getValuesOutputTensorNameBytes () string values_output_tensor_name = 4; |
| booleano abstrato | hasDefaultValue () .tensorflow.TensorProto default_value = 3; |
| booleano abstrato | temForma () .tensorflow.TensorShapeProto shape = 2; |
Métodos Públicos
público abstrato TensorProtoOrBuilder getDefaultValueOrBuilder ()
.tensorflow.TensorProto default_value = 3;
público abstrato int getDtypeValue ()
.tensorflow.DataType dtype = 1;
público abstrato TensorShapeProtoOrBuilder getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
string abstrata pública getValuesOutputTensorName ()
string values_output_tensor_name = 4;
resumo público com.google.protobuf.ByteString getValuesOutputTensorNameBytes ()
string values_output_tensor_name = 4;
público abstrato booleano hasDefaultValue ()
.tensorflow.TensorProto default_value = 3;
hasShape booleano abstrato público ()
.tensorflow.TensorShapeProto shape = 2;