Example.Builder

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

Protobuf 型のtensorflow.Example

パブリックメソッド

例.ビルダー
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
建てる()
例.ビルダー
クリア()
例.ビルダー
クリア機能()
.tensorflow.Features features = 1;
例.ビルダー
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
例.ビルダー
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
例.ビルダー
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
特徴
getFeature ()
.tensorflow.Features features = 1;
機能.ビルダー
getFeatureBuilder ()
.tensorflow.Features features = 1;
機能またはビルダー
getFeatureOrBuilder ()
.tensorflow.Features features = 1;
ブール値
機能があります()
.tensorflow.Features features = 1;
最終ブール値
例.ビルダー
mergeFunctions (機能の値)
.tensorflow.Features features = 1;
例.ビルダー
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
例.ビルダー
mergeFrom (com.google.protobuf.Message other)
最終的なExample.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
例.ビルダー
setFeature (機能の値)
.tensorflow.Features features = 1;
例.ビルダー
set features ( features.Builder builderForValue)
.tensorflow.Features features = 1;
例.ビルダー
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
例.ビルダー
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
最終的なExample.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

ブール値
等しい(オブジェクト arg0)
最終クラス<?>
getクラス()
整数
ハッシュコード()
最後の空白
通知する()
最後の空白
すべて通知()
toString ()
最後の空白
wait (long arg0, int arg1)
最後の空白
待機(長い引数0)
最後の空白
待って()
org.tensorflow.proto.example.ExampleOrBuilderより
抽象的な機能
getFeature ()
.tensorflow.Features features = 1;
抽象的な機能またはビルダー
getFeatureOrBuilder ()
.tensorflow.Features features = 1;
抽象ブール値
機能があります()
.tensorflow.Features features = 1;

パブリックメソッド

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

publicサンプルビルド()

publicbuildPartial ()

public Example.Builder clear ()

public Example.Builder clearFeature ()

.tensorflow.Features features = 1;

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

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

public Example.Builder clone ()

publicgetDefaultInstanceForType ()

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

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

パブリック機能getFeature ()

.tensorflow.Features features = 1;

public features.Builder getFeatureBuilder ()

.tensorflow.Features features = 1;

public featuresOrBuilder getFeatureOrBuilder ()

.tensorflow.Features features = 1;

public boolean hasFeature ()

.tensorflow.Features features = 1;

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

public Example.Builder merge features ( features値)

.tensorflow.Features features = 1;

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

投げる
IO例外

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

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

public Example.Builder set features (機能の値)

.tensorflow.Features features = 1;

public Example.Builder set features ( features.Builder builderForValue)

.tensorflow.Features features = 1;

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

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

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