ScopedAllocatorOptions.Builder

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

Тип protobuf tensorflow.ScopedAllocatorOptions

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

ScopedAllocatorOptions.Builder
addAllEnableOp (значения Iterable<String>)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
addEnableOp (строковое значение)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
addEnableOpBytes (значение com.google.protobuf.ByteString)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
Параметры ScopedAllocator
Параметры ScopedAllocator
ScopedAllocatorOptions.Builder
ScopedAllocatorOptions.Builder
ясноенаблеоп ()
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)
ScopedAllocatorOptions.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
ScopedAllocatorOptions.Builder
Параметры ScopedAllocator
окончательный статический com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Нить
getEnableOp (индекс целого числа)
 If present, only perform optimization for these ops.
com.google.protobuf.ByteString
getEnableOpBytes (индекс целого числа)
 If present, only perform optimization for these ops.
интервал
getEnableOpCount ()
 If present, only perform optimization for these ops.
com.google.protobuf.ProtocolStringList
getEnableOpList ()
 If present, only perform optimization for these ops.
последнее логическое значение
ScopedAllocatorOptions.Builder
mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ScopedAllocatorOptions.Builder
mergeFrom (com.google.protobuf.Message другое)
окончательный ScopedAllocatorOptions.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
ScopedAllocatorOptions.Builder
setEnableOp (индекс int, строковое значение)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
ScopedAllocatorOptions.Builder
setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
окончательный ScopedAllocatorOptions.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

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

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

public ScopedAllocatorOptions.Builder addAllEnableOp (значения Iterable<String>)

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

public ScopedAllocatorOptions.Builder addEnableOp (строковое значение)

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

public ScopedAllocatorOptions.Builder addEnableOpBytes (значение com.google.protobuf.ByteString)

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

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

общедоступная сборка ScopedAllocatorOptions ()

public ScopedAllocatorOptions buildPartial ()

public ScopedAllocatorOptions.Builder очистить ()

public ScopedAllocatorOptions.Builder ClearEnableOp ()

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

public ScopedAllocatorOptions.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)

public ScopedAllocatorOptions.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

общедоступный клон ScopedAllocatorOptions.Builder ()

public ScopedAllocatorOptions getDefaultInstanceForType ()

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

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

публичная строка getEnableOp (индекс int)

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

public com.google.protobuf.ByteString getEnableOpBytes (индекс int)

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

public int getEnableOpCount ()

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

общедоступный com.google.protobuf.ProtocolStringList getEnableOpList ()

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

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

public ScopedAllocatorOptions.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

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

public ScopedAllocatorOptions.Builder mergeFrom (com.google.protobuf.Message другое)

общедоступный финал ScopedAllocatorOptions.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public ScopedAllocatorOptions.Builder setEnableOp (индекс int, строковое значение)

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

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

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

общедоступный окончательный ScopedAllocatorOptions.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)