ScopedAllocatorOptions

публичный финальный класс ScopedAllocatorOptions

Тип protobuf tensorflow.ScopedAllocatorOptions

Вложенные классы

сорт ScopedAllocatorOptions.Builder Тип protobuf tensorflow.ScopedAllocatorOptions

Константы

интервал ENABLE_OP_FIELD_NUMBER

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

логическое значение
равно (Объект obj)
статические ScopedAllocatorOptions
Параметры ScopedAllocator
окончательный статический 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.
интервал
окончательный com.google.protobuf.UnknownFieldSet
интервал
последнее логическое значение
статический ScopedAllocatorOptions.Builder
newBuilder (прототип ScopedAllocatorOptions )
статический ScopedAllocatorOptions.Builder
ScopedAllocatorOptions.Builder
статические ScopedAllocatorOptions
parseDelimitedFrom (входной поток)
статические ScopedAllocatorOptions
parseDelimitedFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статические ScopedAllocatorOptions
parseFrom (данные ByteBuffer)
статические ScopedAllocatorOptions
parseFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статические ScopedAllocatorOptions
parseFrom (данные ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статические ScopedAllocatorOptions
parseFrom (вход com.google.protobuf.CodedInputStream)
статические ScopedAllocatorOptions
parseFrom (данные byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статические ScopedAllocatorOptions
parseFrom (данные com.google.protobuf.ByteString)
статические ScopedAllocatorOptions
parseFrom (ввод входного потока, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статические ScopedAllocatorOptions
parseFrom (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический
ScopedAllocatorOptions.Builder
пустота
writeTo (вывод com.google.protobuf.CodedOutputStream)

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

Константы

общедоступный статический окончательный int ENABLE_OP_FIELD_NUMBER

Постоянное значение: 1

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

общедоступное логическое значение равно (Object obj)

общедоступный статический ScopedAllocatorOptions getDefaultInstance ()

public ScopedAllocatorOptions getDefaultInstanceForType ()

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

публичная строка 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;

общественный getParserForType ()

public int getSerializedSize ()

публичный финал com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

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

public static ScopedAllocatorOptions.Builder newBuilder (прототип ScopedAllocatorOptions )

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

public ScopedAllocatorOptions.Builder newBuilderForType ()

общедоступный статический ScopedAllocatorOptions parseDelimitedFrom (вход InputStream)

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

public static ScopedAllocatorOptions parseDelimitedFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

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

общедоступный статический ScopedAllocatorOptions parseFrom (данные ByteBuffer)

Броски
Инвалидпротоколбуфферисключение

общедоступный статический ScopedAllocatorOptions parseFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

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

public static ScopedAllocatorOptions parseFrom (данные ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Инвалидпротоколбуфферисключение

общедоступный статический ScopedAllocatorOptions parseFrom (вход com.google.protobuf.CodedInputStream)

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

public static ScopedAllocatorOptions parseFrom (данные byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Инвалидпротоколбуфферисключение

общедоступный статический ScopedAllocatorOptions parseFrom (данные com.google.protobuf.ByteString)

Броски
Инвалидпротоколбуфферисключение

общедоступный статический ScopedAllocatorOptions parseFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

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

public static ScopedAllocatorOptions parseFrom (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Инвалидпротоколбуфферисключение

общественный статический парсер ()

public ScopedAllocatorOptions.Builder toBuilder ()

public void writeTo (вывод com.google.protobuf.CodedOutputStream)

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