ScopedAllocatorOptions

classe finale pubblica ScopedAllocatorOptions

Tipo di protocollo tensorflow.ScopedAllocatorOptions

Classi nidificate

classe ScopedAllocatorOptions.Builder Tipo di protocollo tensorflow.ScopedAllocatorOptions

Costanti

int ENABLE_OP_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
ScopedAllocatorOptions statico
ScopedAllocatorOptions
com.google.protobuf.Descriptors.Descriptor statico finale
Corda
getEnableOp (indice int)
 If present, only perform optimization for these ops.
com.google.protobuf.ByteString
getEnableOpBytes (indice int)
 If present, only perform optimization for these ops.
int
getEnableOpCount ()
 If present, only perform optimization for these ops.
com.google.protobuf.ProtocolStringList
getEnableOpList ()
 If present, only perform optimization for these ops.
int
finale com.google.protobuf.UnknownFieldSet
int
booleano finale
statico ScopedAllocatorOptions.Builder
statico ScopedAllocatorOptions.Builder
ScopedAllocatorOptions.Builder
ScopedAllocatorOptions statico
parseDelimitedFrom (input InputStream)
ScopedAllocatorOptions statico
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ScopedAllocatorOptions statico
parseFrom (dati ByteBuffer)
ScopedAllocatorOptions statico
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
ScopedAllocatorOptions statico
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ScopedAllocatorOptions statico
parseFrom (ingresso com.google.protobuf.CodedInputStream)
ScopedAllocatorOptions statico
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ScopedAllocatorOptions statico
parseFrom (dati com.google.protobuf.ByteString)
ScopedAllocatorOptions statico
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ScopedAllocatorOptions statico
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
ScopedAllocatorOptions.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int ENABLE_OP_FIELD_NUMBER

Valore costante: 1

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

pubblico statico ScopedAllocatorOptions getDefaultInstance ()

pubblico ScopedAllocatorOptions getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public String getEnableOp (indice int)

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

pubblico com.google.protobuf.ByteString getEnableOpBytes (indice int)

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

pubblico int getEnableOpCount ()

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

pubblico com.google.protobuf.ProtocolStringList getEnableOpList ()

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

pubblico getParserForType ()

public int getSerializedSize ()

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

public final booleano isInitialized ()

pubblico statico ScopedAllocatorOptions.Builder newBuilder (prototipo ScopedAllocatorOptions )

pubblico statico ScopedAllocatorOptions.Builder newBuilder ()

pubblico ScopedAllocatorOptions.Builder newBuilderForType ()

public static ScopedAllocatorOptions parseDelimitedFrom (input InputStream)

Lancia
IOException

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

Lancia
IOException

public static ScopedAllocatorOptions parseFrom (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

pubblico statico ScopedAllocatorOptions parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

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

Lancia
InvalidProtocolBufferException

pubblico statico ScopedAllocatorOptions parseFrom (input com.google.protobuf.CodedInputStream)

Lancia
IOException

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

Lancia
InvalidProtocolBufferException

public static ScopedAllocatorOptions parseFrom (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

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

Lancia
IOException

pubblico statico ScopedAllocatorOptions parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

pubblico ScopedAllocatorOptions.Builder toBuilder ()

public void writeTo (output com.google.protobuf.CodedOutputStream)

Lancia
IOException