FixedLenFeatureProtoOrBuilder

공용 인터페이스 FixLenFeatureProtoOrBuilder
알려진 간접 하위 클래스

공개 방법

추상 TensorProto
getDefaultValue ()
.tensorflow.TensorProto default_value = 3;
추상 TensorProtoOrBuilder
getDefaultValueOrBuilder ()
.tensorflow.TensorProto default_value = 3;
추상 데이터 유형
getD유형 ()
.tensorflow.DataType dtype = 1;
추상 정수
getDtype값 ()
.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;
추상 부울
해쉬셰이프 ()
.tensorflow.TensorShapeProto shape = 2;

공개 방법

공개 추상 TensorProto getDefaultValue ()

.tensorflow.TensorProto default_value = 3;

공개 추상 TensorProtoOrBuilder getDefaultValueOrBuilder ()

.tensorflow.TensorProto default_value = 3;

공개 추상 데이터 유형 getDtype ()

.tensorflow.DataType dtype = 1;

공개 추상 int 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;