| Package | Description |
|---|---|
| org.bytedeco.dnnl.global |
| Modifier and Type | Method and Description |
|---|---|
static dnnl.cpu_isa |
dnnl.get_effective_cpu_isa()
\copydoc dnnl_get_effective_cpu_isa()
|
dnnl.cpu_isa |
dnnl.cpu_isa.intern() |
static dnnl.cpu_isa |
dnnl.cpu_isa.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static dnnl.cpu_isa[] |
dnnl.cpu_isa.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_max_cpu_isa(dnnl.cpu_isa isa)
\copydoc dnnl_set_max_cpu_isa()
|
Copyright © 2020. All rights reserved.