FixedLenFeatureProtoOrBuilder

interfaz pública FixLenFeatureProtoOrBuilder
Subclases indirectas conocidas

Métodos públicos

TensorProto abstracto
obtenerValorPredeterminado ()
.tensorflow.TensorProto default_value = 3;
TensorProtoOrBuilder abstracto
getDefaultValueOrBuilder ()
.tensorflow.TensorProto default_value = 3;
tipo de datos abstracto
obtener tipo D ()
.tensorflow.DataType dtype = 1;
resumen entero
getDtypeValue ()
.tensorflow.DataType dtype = 1;
resumen TensorShapeProto
obtener forma ()
.tensorflow.TensorShapeProto shape = 2;
abstracto TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
cadena abstracta
getValuesOutputTensorName ()
string values_output_tensor_name = 4;
resumen com.google.protobuf.ByteString
getValuesOutputTensorNameBytes ()
string values_output_tensor_name = 4;
booleano abstracto
tiene valor predeterminado ()
.tensorflow.TensorProto default_value = 3;
booleano abstracto
tiene forma ()
.tensorflow.TensorShapeProto shape = 2;

Métodos públicos

resumen público TensorProto getDefaultValue ()

.tensorflow.TensorProto default_value = 3;

resumen público TensorProtoOrBuilder getDefaultValueOrBuilder ()

.tensorflow.TensorProto default_value = 3;

Tipo de datos abstracto público getDtype ()

.tensorflow.DataType dtype = 1;

resumen público int getDtypeValue ()

.tensorflow.DataType dtype = 1;

resumen público TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

resumen público TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

Cadena abstracta pública getValuesOutputTensorName ()

string values_output_tensor_name = 4;

resumen público com.google.protobuf.ByteString getValuesOutputTensorNameBytes ()

string values_output_tensor_name = 4;

hasDefaultValue booleano abstracto público ()

.tensorflow.TensorProto default_value = 3;

hasShape booleano abstracto público ()

.tensorflow.TensorShapeProto shape = 2;