| Package | Description |
|---|---|
| org.bytedeco.dnnl |
| Modifier and Type | Method and Description |
|---|---|
post_ops |
primitive_attr.get_post_ops()
Returns post-ops previously set via set_post_ops().
|
post_ops |
post_ops.getPointer(long i) |
post_ops |
post_ops.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
void |
primitive_attr.set_post_ops(post_ops ops)
Sets post-ops.
|
| Constructor and Description |
|---|
post_ops(post_ops arg0) |
Copyright © 2020. All rights reserved.