VarLenFeatureProto.Builder

パブリック静的最終クラスVarLenFeatureProto.Builder

Protobuf 型tensorflow.VarLenFeatureProto

パブリックメソッド

VarLenFeatureProto.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
VarLen機能プロト
建てる()
VarLen機能プロト
VarLenFeatureProto.Builder
クリア()
VarLenFeatureProto.Builder
クリアDtype ()
.tensorflow.DataType dtype = 1;
VarLenFeatureProto.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
VarLenFeatureProto.Builder
clearIndicesOutputTensorName ()
string indices_output_tensor_name = 3;
VarLenFeatureProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
VarLenFeatureProto.Builder
clearShapesOutputTensorName ()
string shapes_output_tensor_name = 4;
VarLenFeatureProto.Builder
clearValuesOutputTensorName ()
string values_output_tensor_name = 2;
VarLenFeatureProto.Builder
VarLen機能プロト
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
データ・タイプ
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;
最終ブール値
VarLenFeatureProto.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
VarLenFeatureProto.Builder
mergeFrom (com.google.protobuf.Message other)
最終的なVarLenFeatureProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
VarLenFeatureProto.Builder
setDtype ( DataType値)
.tensorflow.DataType dtype = 1;
VarLenFeatureProto.Builder
setDtypeValue (int 値)
.tensorflow.DataType dtype = 1;
VarLenFeatureProto.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
VarLenFeatureProto.Builder
setIndicesOutputTensorName (文字列値)
string indices_output_tensor_name = 3;
VarLenFeatureProto.Builder
setIndicesOutputTensorNameBytes (com.google.protobuf.ByteString 値)
string indices_output_tensor_name = 3;
VarLenFeatureProto.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
VarLenFeatureProto.Builder
setShapesOutputTensorName (文字列値)
string shapes_output_tensor_name = 4;
VarLenFeatureProto.Builder
setShapesOutputTensorNameBytes (com.google.protobuf.ByteString 値)
string shapes_output_tensor_name = 4;
最終的なVarLenFeatureProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
VarLenFeatureProto.Builder
setValuesOutputTensorName (文字列値)
string values_output_tensor_name = 2;
VarLenFeatureProto.Builder
setValuesOutputTensorNameBytes (com.google.protobuf.ByteString 値)
string values_output_tensor_name = 2;

継承されたメソッド

パブリックメソッド

public VarLenFeatureProto.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public VarLenFeatureProtoビルド()

public VarLenFeatureProto buildPartial ()

public VarLenFeatureProto.Builder clear ()

public VarLenFeatureProto.Builder clearDtype ()

.tensorflow.DataType dtype = 1;

public VarLenFeatureProto.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)

public VarLenFeatureProto.Builder clearIndicesOutputTensorName ()

string indices_output_tensor_name = 3;

public VarLenFeatureProto.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public VarLenFeatureProto.Builder clearShapesOutputTensorName ()

string shapes_output_tensor_name = 4;

public VarLenFeatureProto.Builder clearValuesOutputTensorName ()

string values_output_tensor_name = 2;

public VarLenFeatureProto.Builderクローン()

public VarLenFeatureProto getDefaultInstanceForType ()

public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public DataType getDtype ()

.tensorflow.DataType dtype = 1;

public int getDtypeValue ()

.tensorflow.DataType dtype = 1;

public String getIndicesOutputTensorName ()

string indices_output_tensor_name = 3;

public com.google.protobuf.ByteString getIndicesOutputTensorNameBytes ()

string indices_output_tensor_name = 3;

public String getShapesOutputTensorName ()

string shapes_output_tensor_name = 4;

public com.google.protobuf.ByteString getShapesOutputTensorNameBytes ()

string shapes_output_tensor_name = 4;

public String getValuesOutputTensorName ()

string values_output_tensor_name = 2;

public com.google.protobuf.ByteString getValuesOutputTensorNameBytes ()

string values_output_tensor_name = 2;

パブリック最終ブール値isInitialized ()

public VarLenFeatureProto.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public VarLenFeatureProto.Builder mergeFrom (com.google.protobuf.Message other)

public Final VarLenFeatureProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public VarLenFeatureProto.Builder setDtype ( DataType値)

.tensorflow.DataType dtype = 1;

public VarLenFeatureProto.Builder setDtypeValue (int 値)

.tensorflow.DataType dtype = 1;

public VarLenFeatureProto.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public VarLenFeatureProto.Builder setIndicesOutputTensorName (文字列値)

string indices_output_tensor_name = 3;

public VarLenFeatureProto.Builder setIndicesOutputTensorNameBytes (com.google.protobuf.ByteString 値)

string indices_output_tensor_name = 3;

public VarLenFeatureProto.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

public VarLenFeatureProto.Builder setShapesOutputTensorName (文字列値)

string shapes_output_tensor_name = 4;

public VarLenFeatureProto.Builder setShapesOutputTensorNameBytes (com.google.protobuf.ByteString 値)

string shapes_output_tensor_name = 4;

public Final VarLenFeatureProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public VarLenFeatureProto.Builder setValuesOutputTensorName (文字列値)

string values_output_tensor_name = 2;

public VarLenFeatureProto.Builder setValuesOutputTensorNameBytes (com.google.protobuf.ByteString 値)

string values_output_tensor_name = 2;