FixedLenFeatureProtoOrBuilder

genel arayüz SabitLenFeatureProtoOrBuilder
Bilinen Dolaylı Alt Sınıflar

Genel Yöntemler

soyut TensorProto
getDefaultValue ()
.tensorflow.TensorProto default_value = 3;
soyut TensorProtoOrBuilder
getDefaultValueOrBuilder ()
.tensorflow.TensorProto default_value = 3;
özet Veri Türü
getDtype ()
.tensorflow.DataType dtype = 1;
soyut int
getDtypeValue ()
.tensorflow.DataType dtype = 1;
soyut TensorShapeProto
getShape ()
.tensorflow.TensorShapeProto shape = 2;
soyut TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
soyut Dize
getValuesOutputTensorName ()
string values_output_tensor_name = 4;
abstract com.google.protobuf.ByteString
getValuesOutputTensorNameBytes ()
string values_output_tensor_name = 4;
soyut boole
hasDefaultValue ()
.tensorflow.TensorProto default_value = 3;
soyut boole
hasShape ()
.tensorflow.TensorShapeProto shape = 2;

Genel Yöntemler

genel özet TensorProto getDefaultValue ()

.tensorflow.TensorProto default_value = 3;

genel özet TensorProtoOrBuilder getDefaultValueOrBuilder ()

.tensorflow.TensorProto default_value = 3;

genel özet DataType getDtype ()

.tensorflow.DataType dtype = 1;

genel soyut int getDtypeValue ()

.tensorflow.DataType dtype = 1;

genel özet TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

genel özet TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

genel özet String getValuesOutputTensorName ()

string values_output_tensor_name = 4;

genel özet com.google.protobuf.ByteString getValuesOutputTensorNameBytes ()

string values_output_tensor_name = 4;

genel soyut boolean hasDefaultValue ()

.tensorflow.TensorProto default_value = 3;

genel soyut boolean hasShape ()

.tensorflow.TensorShapeProto shape = 2;