Features.Builder

genel statik son sınıf Özellikler.Builder

Protobuf tipi tensorflow.Features

Genel Yöntemler

Özellikler.Oluşturucu
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
Özellikler
Özellikler
Özellikler.Oluşturucu
Özellikler.Oluşturucu
Özellikler.Oluşturucu
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
Özellikler.Oluşturucu
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
Özellikler.Oluşturucu
klon ()
boolean
içerirÖzellik (Dize anahtarı)
 Map from feature name to feature.
Özellikler
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Harita<Dize, Özellik >
getFeature ()
Bunun yerine getFeatureMap() işlevini kullanın.
int
getFeatureCount ()
 Map from feature name to feature.
Harita<Dize, Özellik >
getFeatureMap ()
 Map from feature name to feature.
Özellik
getFeatureOrDefault (Dize tuşu, Özellik defaultValue)
 Map from feature name to feature.
Özellik
getFeatureOrThrow (Dize tuşu)
 Map from feature name to feature.
Harita<Dize, Özellik >
getMutableFeature ()
Bunun yerine alternatif mutasyon erişimcilerini kullanın.
son boole değeri
Özellikler.Oluşturucu
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Özellikler.Oluşturucu
mergeFrom (com.google.protobuf.Message other)
son Özellikler.İnşaatçı
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
Özellikler.Oluşturucu
putAllFeature (Harita<Dize, Özellik > değerler)
 Map from feature name to feature.
Özellikler.Oluşturucu
putFeature (Dize anahtarı, Özellik değeri)
 Map from feature name to feature.
Özellikler.Oluşturucu
RemoveFeature (Dize tuşu)
 Map from feature name to feature.
Özellikler.Oluşturucu
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
Özellikler.Oluşturucu
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
son Özellikler.İnşaatçı
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

genel Özellikler.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

genel Özellikler derlemesi ()

genel Özellikler buildPartial ()

genel Özellikler.Oluşturucu temizle ()

genel Özellikler.Oluşturucu clearFeature ()

genel Özellikler.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

genel Özellikler.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

genel Özellikler.Oluşturucu klonu ()

public boolean includeFeature (Dize anahtarı)

 Map from feature name to feature.
 
map<string, .tensorflow.Feature> feature = 1;

genel Özellikler getDefaultInstanceForType ()

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

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

genel Harita<String, Özellik > getFeature ()

Bunun yerine getFeatureMap() işlevini kullanın.

public int getFeatureCount ()

 Map from feature name to feature.
 
map<string, .tensorflow.Feature> feature = 1;

genel Harita<String, Özellik > getFeatureMap ()

 Map from feature name to feature.
 
map<string, .tensorflow.Feature> feature = 1;

public Özellik getFeatureOrDefault (Dize anahtarı, Özellik defaultValue)

 Map from feature name to feature.
 
map<string, .tensorflow.Feature> feature = 1;

public Özellik getFeatureOrThrow (String tuşu)

 Map from feature name to feature.
 
map<string, .tensorflow.Feature> feature = 1;

genel Harita<String, Özellik > getMutableFeature ()

Bunun yerine alternatif mutasyon erişimcilerini kullanın.

genel final boolean isInitialized ()

genel Özellikler.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel Özellikler.Oluşturucu birleştirmeFrom (com.google.protobuf.Message other)

genel final Özellikler.Oluşturucu birleştirmeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

genel Özellikler.Builder putAllFeature (Harita<String, Özellik > değerler)

 Map from feature name to feature.
 
map<string, .tensorflow.Feature> feature = 1;

genel Özellikler.Builder putFeature (Dize anahtarı, Özellik değeri)

 Map from feature name to feature.
 
map<string, .tensorflow.Feature> feature = 1;

genel Özellikler.Builder kaldırFeature (Dize anahtarı)

 Map from feature name to feature.
 
map<string, .tensorflow.Feature> feature = 1;

genel Özellikler.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

genel Özellikler.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)

genel final Özellikler.Oluşturucu setiUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)