| Package | Description |
|---|---|
| org.bytedeco.dnnl |
| Modifier and Type | Method and Description |
|---|---|
binary.desc |
binary.desc.data(dnnl_binary_desc_t setter) |
binary.desc |
binary.desc.getPointer(long i) |
binary.desc |
binary.desc.position(long position) |
| Constructor and Description |
|---|
primitive_desc(binary.desc adesc,
engine aengine) |
primitive_desc(binary.desc adesc,
engine aengine,
boolean allow_empty)
Constructs a primitive descriptor for an elementwise binary operator
primitive.
|
primitive_desc(binary.desc adesc,
primitive_attr attr,
engine aengine) |
primitive_desc(binary.desc adesc,
primitive_attr attr,
engine aengine,
boolean allow_empty)
Constructs a primitive descriptor for an elementwise binary operator
primitive.
|
Copyright © 2020. All rights reserved.