| Package | Description |
|---|---|
| org.bytedeco.dnnl |
| Modifier and Type | Class and Description |
|---|---|
class |
engine
\endcond
|
| Modifier and Type | Method and Description |
|---|---|
dnnl_engine_handle |
dnnl_engine_handle.getPointer(long i) |
dnnl_engine_handle |
dnnl_engine_handle.position(long position) |
dnnl_engine_handle |
dnnl_engine_handle.put(dnnl_engine_handle arg0)
Assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
dnnl_engine_handle.equals(dnnl_engine_handle other)
Equality operator.
|
boolean |
dnnl_engine_handle.notEquals(dnnl_engine_handle other)
Inequality operator.
|
dnnl_engine_handle |
dnnl_engine_handle.put(dnnl_engine_handle arg0)
Assignment operator.
|
| Constructor and Description |
|---|
dnnl_engine_handle(dnnl_engine_handle arg0)
Copy constructor.
|
Copyright © 2020. All rights reserved.