Features.Builder

публичный статический конечный класс Features.Builder

tensorflow.Features типа Protobuf. Возможности

Публичные методы

Особенности.Строитель
addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
Функции
Функции
Особенности.Строитель
Особенности.Строитель
Особенности.Строитель
ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)
Особенности.Строитель
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
Особенности.Строитель
логическое значение
containsFeature (строковый ключ)
 Map from feature name to feature.
Функции
окончательный статический com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Карта<Строка, Объект >
ПолучитьФункция ()
Вместо этого используйте getFeatureMap() .
интервал
getFeatureCount ()
 Map from feature name to feature.
Карта<Строка, Объект >
getFeatureMap ()
 Map from feature name to feature.
Особенность
getFeatureOrDefault (строковый ключ, Feature defaultValue)
 Map from feature name to feature.
Особенность
getFeatureOrThrow (строковый ключ)
 Map from feature name to feature.
Карта<Строка, Объект >
getMutableFeature ()
Вместо этого используйте альтернативные методы доступа к мутациям.
последнее логическое значение
Особенности.Строитель
mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Особенности.Строитель
mergeFrom (com.google.protobuf.Message другое)
окончательные функции. Строитель
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
Особенности.Строитель
putAllFeature (значения Map<String, Feature >)
 Map from feature name to feature.
Особенности.Строитель
putFeature (строковый ключ, значение функции )
 Map from feature name to feature.
Особенности.Строитель
RemoveFeature (строковый ключ)
 Map from feature name to feature.
Особенности.Строитель
setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
Особенности.Строитель
setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
окончательные функции. Строитель
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

Унаследованные методы

Публичные методы

public Features.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

общедоступная сборка функций ()

общедоступные функции buildPartial ()

общедоступные функции. Очистить Builder ()

общедоступные функции.Builder ClearFeature ()

общедоступные функции.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)

общедоступные функции.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

общедоступные функции.Клон Builder ( )

общедоступное логическое значение containsFeature (строковый ключ)

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

общедоступные функции getDefaultInstanceForType ()

общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()

общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

общедоступная карта<String, Feature > getFeature ()

Вместо этого используйте getFeatureMap() .

public int getFeatureCount ()

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

общедоступная карта <String, Feature > getFeatureMap ()

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

общедоступная функция getFeatureOrDefault (строковый ключ, функция defaultValue)

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

общедоступная функция getFeatureOrThrow (строковый ключ)

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

общедоступная Map<String, Feature > getMutableFeature ()

Вместо этого используйте альтернативные методы доступа к мутациям.

публичное финальное логическое значение isInitialized ()

общедоступные функции.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

общедоступные функции.Builder mergeFrom (com.google.protobuf.Message другое)

публичный финальный Features.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public Features.Builder putAllFeature (значения Map<String, Feature >)

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

public Features.Builder putFeature (строковый ключ, значение функции )

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

общедоступные функции.Builder RemoveFeature (строковый ключ)

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

public Features.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

public Features.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)

публичный финальный Features.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)