| Package | Description |
|---|---|
| org.bytedeco.dnnl | |
| org.bytedeco.dnnl.global |
| Modifier and Type | Method and Description |
|---|---|
dnnl_version_t |
dnnl_version_t.cpu_runtime(int setter) |
dnnl_version_t |
dnnl_version_t.getPointer(long i) |
dnnl_version_t |
dnnl_version_t.gpu_runtime(int setter) |
dnnl_version_t |
dnnl_version_t.hash(BytePointer setter) |
dnnl_version_t |
dnnl_version_t.major(int setter) |
dnnl_version_t |
dnnl_version_t.minor(int setter) |
dnnl_version_t |
dnnl_version_t.patch(int setter) |
dnnl_version_t |
dnnl_version_t.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static dnnl_version_t |
dnnl.dnnl_version()
Returns library version information.
|
static dnnl_version_t |
dnnl.version()
\copydoc dnnl_version()
|
Copyright © 2020. All rights reserved.