Package | Description |
---|---|
org.bytedeco.dnnl.global |
Modifier and Type | Method and Description |
---|---|
static dnnl.cpu_isa_hints |
dnnl.get_cpu_isa_hints()
\copydoc dnnl_get_cpu_isa_hints()
|
dnnl.cpu_isa_hints |
dnnl.cpu_isa_hints.intern() |
static dnnl.cpu_isa_hints |
dnnl.cpu_isa_hints.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static dnnl.cpu_isa_hints[] |
dnnl.cpu_isa_hints.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static dnnl.status |
dnnl.set_cpu_isa_hints(dnnl.cpu_isa_hints isa_hints)
\copydoc dnnl_set_cpu_isa_hints()
|
Copyright © 2024. All rights reserved.