| Package | Description |
|---|---|
| org.bytedeco.dnnl | |
| org.bytedeco.dnnl.global |
| Modifier and Type | Method and Description |
|---|---|
dnnl_exec_arg_t |
dnnl_exec_arg_t.arg(int setter) |
dnnl_exec_arg_t |
dnnl_exec_arg_t.getPointer(long i) |
dnnl_exec_arg_t |
dnnl_exec_arg_t.memory(dnnl_memory setter) |
dnnl_exec_arg_t |
dnnl_exec_arg_t.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static int |
dnnl.dnnl_primitive_execute(dnnl_primitive primitive,
dnnl_stream stream,
int nargs,
dnnl_exec_arg_t args)
Executes a primitive.
|
Copyright © 2020. All rights reserved.