ScopedAllocatorOptions

clase final pública ScopedAllocatorOptions

Tipo de tensorflow.ScopedAllocatorOptions

Clases anidadas

clase ScopedAllocatorOptions.Builder Tipo de tensorflow.ScopedAllocatorOptions

Constantes

En t ENABLE_OP_FIELD_NUMBER

Métodos públicos

booleano
es igual a (Objeto obj)
static ScopedAllocatorOptions
ScopedAllocatorOptions
com.google.protobuf.Descriptors.Descriptor estático final
Cuerda
getEnableOp (índice int)
 If present, only perform optimization for these ops.
com.google.protobuf.ByteString
getEnableOpBytes (índice int)
 If present, only perform optimization for these ops.
En t
getEnableOpCount ()
 If present, only perform optimization for these ops.
com.google.protobuf.ProtocolStringList
getEnableOpList ()
 If present, only perform optimization for these ops.
En t
final com.google.protobuf.UnknownFieldSet
En t
booleano final
static ScopedAllocatorOptions.Builder
static ScopedAllocatorOptions.Builder
ScopedAllocatorOptions.Builder
static ScopedAllocatorOptions
parseDelimitedFrom (entrada InputStream)
static ScopedAllocatorOptions
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ScopedAllocatorOptions
parseFrom (datos ByteBuffer)
static ScopedAllocatorOptions
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ScopedAllocatorOptions
parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ScopedAllocatorOptions
parseFrom (entrada com.google.protobuf.CodedInputStream)
static ScopedAllocatorOptions
parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ScopedAllocatorOptions
parseFrom (datos com.google.protobuf.ByteString)
static ScopedAllocatorOptions
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ScopedAllocatorOptions
parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
ScopedAllocatorOptions.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

public static final int ENABLE_OP_FIELD_NUMBER

Valor constante: 1

Métodos públicos

public boolean es igual a (Object obj)

public static ScopedAllocatorOptions getDefaultInstance ()

public ScopedAllocatorOptions getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public String getEnableOp (int index)

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

public com.google.protobuf.ByteString getEnableOpBytes (índice 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;

public com.google.protobuf.ProtocolStringList getEnableOpList ()

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

público getParserForType ()

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

public final boolean isInitialized ()

public static ScopedAllocatorOptions.Builder newBuilder (prototipo de ScopedAllocatorOptions )

public static ScopedAllocatorOptions.Builder newBuilder ()

public ScopedAllocatorOptions.Builder newBuilderForType ()

public static ScopedAllocatorOptions parseDelimitedFrom (entrada InputStream)

Lanza
IOException

public static ScopedAllocatorOptions parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

public static ScopedAllocatorOptions parseFrom (ByteBuffer datos)

Lanza
InvalidProtocolBufferException

public static ScopedAllocatorOptions parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

public static ScopedAllocatorOptions parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
InvalidProtocolBufferException

public static ScopedAllocatorOptions parseFrom (entrada com.google.protobuf.CodedInputStream)

Lanza
IOException

public static ScopedAllocatorOptions parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
InvalidProtocolBufferException

público estático ScopedAllocatorOptions parseFrom (datos de com.google.protobuf.ByteString)

Lanza
InvalidProtocolBufferException

public static ScopedAllocatorOptions parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

public static ScopedAllocatorOptions parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
InvalidProtocolBufferException

público estático analizador ()

public ScopedAllocatorOptions.Builder toBuilder ()

public void writeTo (salida de com.google.protobuf.CodedOutputStream)

Lanza
IOException