VarLenFeatureProtoOrBuilder

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

Genel Yöntemler

özet Veri Türü
getDtype ()
.tensorflow.DataType dtype = 1;
soyut int
getDtypeValue ()
.tensorflow.DataType dtype = 1;
soyut Dize
getIndicesOutputTensorName ()
string indices_output_tensor_name = 3;
abstract com.google.protobuf.ByteString
getIndicesOutputTensorNameBytes ()
string indices_output_tensor_name = 3;
soyut Dize
getShapesOutputTensorName ()
string shapes_output_tensor_name = 4;
abstract com.google.protobuf.ByteString
getShapesOutputTensorNameBytes ()
string shapes_output_tensor_name = 4;
soyut Dize
getValuesOutputTensorName ()
string values_output_tensor_name = 2;
abstract com.google.protobuf.ByteString
getValuesOutputTensorNameBytes ()
string values_output_tensor_name = 2;

Genel Yöntemler

genel özet DataType getDtype ()

.tensorflow.DataType dtype = 1;

genel soyut int getDtypeValue ()

.tensorflow.DataType dtype = 1;

genel özet Dize getIndicesOutputTensorName ()

string indices_output_tensor_name = 3;

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

string indices_output_tensor_name = 3;

genel özet Dize getShapesOutputTensorName ()

string shapes_output_tensor_name = 4;

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

string shapes_output_tensor_name = 4;

genel özet String getValuesOutputTensorName ()

string values_output_tensor_name = 2;

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

string values_output_tensor_name = 2;