classe finale publique ScopedAllocatorOptions
tensorflow.ScopedAllocatorOptions de type Protobuf.ScopedAllocatorOptions
Classes imbriquées
| classe | ScopedAllocatorOptions.Builder | tensorflow.ScopedAllocatorOptions de type Protobuf.ScopedAllocatorOptions | |
Constantes
| int | ENABLE_OP_FIELD_NUMBER |
Méthodes publiques
| booléen | est égal (Obj objet) |
| Options ScopedAllocator statiques | |
| Options ScopedAllocator | |
| final statique com.google.protobuf.Descriptors.Descriptor | |
| Chaîne | getEnableOp (index int) If present, only perform optimization for these ops. |
| com.google.protobuf.ByteString | getEnableOpBytes (index 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 | |
| final com.google.protobuf.UnknownFieldSet | |
| int | |
| booléen final | |
| statique ScopedAllocatorOptions.Builder | newBuilder (prototype ScopedAllocatorOptions ) |
| statique ScopedAllocatorOptions.Builder | |
| ScopedAllocatorOptions.Builder | |
| Options ScopedAllocator statiques | parseDelimitedFrom (entrée InputStream) |
| Options ScopedAllocator statiques | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Options ScopedAllocator statiques | parseFrom (données ByteBuffer) |
| Options ScopedAllocator statiques | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Options ScopedAllocator statiques | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Options ScopedAllocator statiques | parseFrom (entrée com.google.protobuf.CodedInputStream) |
| Options ScopedAllocator statiques | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Options ScopedAllocator statiques | parseFrom (données com.google.protobuf.ByteString) |
| Options ScopedAllocator statiques | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Options ScopedAllocator statiques | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique | analyseur () |
| ScopedAllocatorOptions.Builder | toBuilder () |
| vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final int ENABLE_OP_FIELD_NUMBER
Valeur constante : 1
Méthodes publiques
public booléen égal (Objet obj)
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
chaîne publique getEnableOp (index int)
If present, only perform optimization for these ops.
repeated string enable_op = 1; public com.google.protobuf.ByteString getEnableOpBytes (index 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; publique getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
code de hachage int public ()
public final booléen isInitialized ()
public static ScopedAllocatorOptions parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique ScopedAllocatorOptions parseFrom (données ByteBuffer)
Jetés
| InvalidProtocolBufferException |
|---|
public static ScopedAllocatorOptions parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public static ScopedAllocatorOptions parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique ScopedAllocatorOptions parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
| IOException |
|---|
public static ScopedAllocatorOptions parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique ScopedAllocatorOptions parseFrom (données com.google.protobuf.ByteString)
Jetés
| InvalidProtocolBufferException |
|---|
public static ScopedAllocatorOptions parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique ScopedAllocatorOptions parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique analyseur ()
public void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
| IOException |
|---|