FixedLenFeatureProtoOrBuilder

パブリックインターフェイスFixedLenFeatureProtoOrBuilder
既知の間接サブクラス

パブリックメソッド

抽象TensorProto
getDefaultValue ()
.tensorflow.TensorProto default_value = 3;
抽象TensorProtoOrBuilder
getDefaultValueOrBuilder ()
.tensorflow.TensorProto default_value = 3;
抽象データ型
getDtype ()
.tensorflow.DataType dtype = 1;
抽象整数
getDtypeValue ()
.tensorflow.DataType dtype = 1;
抽象TensorShapeProto
getShape ()
.tensorflow.TensorShapeProto shape = 2;
抽象TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
抽象文字列
getValuesOutputTensorName ()
string values_output_tensor_name = 4;
抽象的な com.google.protobuf.ByteString
getValuesOutputTensorNameBytes ()
string values_output_tensor_name = 4;
抽象ブール値
hasDefaultValue ()
.tensorflow.TensorProto default_value = 3;
抽象ブール値
hasShape ()
.tensorflow.TensorShapeProto shape = 2;

パブリックメソッド

public abstract TensorProto getDefaultValue ()

.tensorflow.TensorProto default_value = 3;

パブリック抽象TensorProtoOrBuilder getDefaultValueOrBuilder ()

.tensorflow.TensorProto default_value = 3;

public abstract DataType getDtype ()

.tensorflow.DataType dtype = 1;

パブリック抽象 int getDtypeValue ()

.tensorflow.DataType dtype = 1;

パブリック抽象TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

パブリック抽象TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

public abstract String getValuesOutputTensorName ()

string values_output_tensor_name = 4;

public abstract com.google.protobuf.ByteString getValuesOutputTensorNameBytes ()

string values_output_tensor_name = 4;

public abstract boolean hasDefaultValue ()

.tensorflow.TensorProto default_value = 3;

パブリック抽象ブール値hasShape ()

.tensorflow.TensorShapeProto shape = 2;