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