classe final pública ScopedAllocatorOptions
tensorflow.ScopedAllocatorOptions type tensorflow.ScopedAllocatorOptions
Classes aninhadas
| aula | ScopedAllocatorOptions.Builder | tensorflow.ScopedAllocatorOptions type tensorflow.ScopedAllocatorOptions | |
Constantes
| int | ENABLE_OP_FIELD_NUMBER |
Métodos Públicos
| boleano | igual a (objeto obj) |
| static ScopedAllocatorOptions | |
| ScopedAllocatorOptions | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| Fragmento | getEnableOp (int index) If present, only perform optimization for these ops. |
| com.google.protobuf.ByteString | getEnableOpBytes (índice 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 | hashCode () |
| final booleano | |
| static ScopedAllocatorOptions.Builder | newBuilder (protótipo ScopedAllocatorOptions ) |
| static ScopedAllocatorOptions.Builder | newBuilder () |
| ScopedAllocatorOptions.Builder | |
| static ScopedAllocatorOptions | parseDelimitedFrom (input InputStream) |
| static ScopedAllocatorOptions | parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static ScopedAllocatorOptions | parseFrom (dados ByteBuffer) |
| static ScopedAllocatorOptions | parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static ScopedAllocatorOptions | parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static ScopedAllocatorOptions | parseFrom (com.google.protobuf.CodedInputStream input) |
| static ScopedAllocatorOptions | parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static ScopedAllocatorOptions | parseFrom (com.google.protobuf.ByteString data) |
| static ScopedAllocatorOptions | parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static ScopedAllocatorOptions | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analisador () |
| ScopedAllocatorOptions.Builder | toBuilder () |
| vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
public static final int ENABLE_OP_FIELD_NUMBER
Valor Constante: 1
Métodos Públicos
public boolean equals (Object obj)
public static 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 (int index)
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 parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static ScopedAllocatorOptions parseFrom (dados ByteBuffer)
Lança
| InvalidProtocolBufferException |
|---|
public static ScopedAllocatorOptions parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static ScopedAllocatorOptions parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static ScopedAllocatorOptions parseFrom (com.google.protobuf.CodedInputStream input)
Lança
| IOException |
|---|
public static ScopedAllocatorOptions parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static ScopedAllocatorOptions parseFrom (com.google.protobuf.ByteString data)
Lança
| InvalidProtocolBufferException |
|---|
public static ScopedAllocatorOptions parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static ScopedAllocatorOptions parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
| IOException |
|---|