| Package | Description |
|---|---|
| org.bytedeco.dnnl |
| Modifier and Type | Method and Description |
|---|---|
binary.primitive_desc |
binary.primitive_desc.getPointer(long i) |
binary.primitive_desc |
binary.primitive_desc.position(long position) |
| Constructor and Description |
|---|
binary(binary.primitive_desc pd)
Constructs an elementwise binary operation primitive.
|
binary(binary.primitive_desc pd,
byte[] cache_blob) |
binary(binary.primitive_desc pd,
ByteBuffer cache_blob) |
binary(binary.primitive_desc pd,
BytePointer cache_blob)
Constructs an elementwise binary operation primitive from a cache blob.
|
Copyright © 2022. All rights reserved.