interfaccia pubblica VarLenFeatureProtoOrBuilder
Sottoclassi indirette conosciute |
Metodi pubblici
tipo di dati astratto | getDtipo () .tensorflow.DataType dtype = 1; |
astratto int | getDtipoValore () .tensorflow.DataType dtype = 1; |
stringa astratta | getIndicesOutputTensorName () string indices_output_tensor_name = 3; |
astratto com.google.protobuf.ByteString | getIndicesOutputTensorNameBytes () string indices_output_tensor_name = 3; |
stringa astratta | getShapesOutputTensorName () string shapes_output_tensor_name = 4; |
astratto com.google.protobuf.ByteString | getShapesOutputTensorNameBytes () string shapes_output_tensor_name = 4; |
stringa astratta | getValuesOutputTensorName () string values_output_tensor_name = 2; |
astratto com.google.protobuf.ByteString | getValuesOutputTensorNameBytes () string values_output_tensor_name = 2; |
Metodi pubblici
public abstract int getDtypeValue ()
.tensorflow.DataType dtype = 1;
public abstract String getIndicesOutputTensorName ()
string indices_output_tensor_name = 3;
public abstract com.google.protobuf.ByteString getIndicesOutputTensorNameBytes ()
string indices_output_tensor_name = 3;
public abstract String getShapesOutputTensorName ()
string shapes_output_tensor_name = 4;
public abstract com.google.protobuf.ByteString getShapesOutputTensorNameBytes ()
string shapes_output_tensor_name = 4;
public abstract String getValuesOutputTensorName ()
string values_output_tensor_name = 2;
public abstract com.google.protobuf.ByteString getValuesOutputTensorNameBytes ()
string values_output_tensor_name = 2;