публичный статический финальный класс Feature.Builder
Containers for non-sequential data.
tensorflow.Feature
типа Protobuf. Функция Публичные методы
Feature.Builder | addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
Особенность | строить () |
Особенность | |
Feature.Builder | прозрачный () |
Feature.Builder | очиститьБайтслист () .tensorflow.BytesList bytes_list = 1; |
Feature.Builder | ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor) |
Feature.Builder | очиститьFloatList () .tensorflow.FloatList float_list = 2; |
Feature.Builder | очиститьInt64List () .tensorflow.Int64List int64_list = 3; |
Feature.Builder | ясновид () |
Feature.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Feature.Builder | клон () |
Список байтов | получить байтсписок () .tensorflow.BytesList bytes_list = 1; |
BytesList.Builder | getBytesListBuilder () .tensorflow.BytesList bytes_list = 1; |
Байтслистлисторбилдер | getBytesListOrBuilder () .tensorflow.BytesList bytes_list = 1; |
Особенность | |
окончательный статический com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Плавающий список | getFloatList () .tensorflow.FloatList float_list = 2; |
FloatList.Builder | getFloatListBuilder () .tensorflow.FloatList float_list = 2; |
FloatListOrBuilder | getFloatListOrBuilder () .tensorflow.FloatList float_list = 2; |
Int64List | getInt64List () .tensorflow.Int64List int64_list = 3; |
Int64List.Builder | getInt64ListBuilder () .tensorflow.Int64List int64_list = 3; |
Int64ListOrBuilder | getInt64ListOrBuilder () .tensorflow.Int64List int64_list = 3; |
Feature.KindCase | getKindCase () |
логическое значение | имеетБайтслист () .tensorflow.BytesList bytes_list = 1; |
логическое значение | имеетFloatList () .tensorflow.FloatList float_list = 2; |
логическое значение | имеетInt64List () .tensorflow.Int64List int64_list = 3; |
последнее логическое значение | |
Feature.Builder | |
Feature.Builder | |
Feature.Builder | mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Feature.Builder | mergeFrom (com.google.protobuf.Message другое) |
Feature.Builder | |
финальная Feature.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
Feature.Builder | |
Feature.Builder | |
Feature.Builder | setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
Feature.Builder | |
Feature.Builder | |
Feature.Builder | |
Feature.Builder | |
Feature.Builder | setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта) |
финальная Feature.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
Унаследованные методы
Публичные методы
public Feature.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()
общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
общедоступное логическое значение hasBytesList ()
.tensorflow.BytesList bytes_list = 1;
общедоступное логическое значение hasFloatList ()
.tensorflow.FloatList float_list = 2;
общедоступное логическое значение hasInt64List ()
.tensorflow.Int64List int64_list = 3;
публичное окончательное логическое значение isInitialized ()
public Feature.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Исключение IO |
---|
публичный окончательный Feature.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
общедоступный Feature.Builder setBytesList ( BytesList.Builder builderForValue)
.tensorflow.BytesList bytes_list = 1;
public Feature.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public Feature.Builder setFloatList ( FloatList.Builder builderForValue)
.tensorflow.FloatList float_list = 2;
общедоступный Feature.Builder setInt64List ( Int64List.Builder builderForValue)
.tensorflow.Int64List int64_list = 3;