パブリック インターフェイスVarLenFeatureProtoOrBuilder
既知の間接サブクラス |
パブリックメソッド
抽象データ型 | getDtype () .tensorflow.DataType dtype = 1; |
抽象整数 | getDtypeValue () .tensorflow.DataType dtype = 1; |
抽象文字列 | getIndicesOutputTensorName () string indices_output_tensor_name = 3; |
抽象的な com.google.protobuf.ByteString | getIndicesOutputTensorNameBytes () string indices_output_tensor_name = 3; |
抽象文字列 | getShapesOutputTensorName () string shapes_output_tensor_name = 4; |
抽象的な com.google.protobuf.ByteString | getShapesOutputTensorNameBytes () string shapes_output_tensor_name = 4; |
抽象文字列 | getValuesOutputTensorName () string values_output_tensor_name = 2; |
抽象的な com.google.protobuf.ByteString | getValuesOutputTensorNameBytes () string values_output_tensor_name = 2; |
パブリックメソッド
パブリック抽象 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;