| Package | Description |
|---|---|
| org.bytedeco.dnnl | |
| org.bytedeco.dnnl.global |
| Modifier and Type | Method and Description |
|---|---|
dnnl_binary_desc_t |
dnnl_binary_desc_t.alg_kind(int setter) |
dnnl_binary_desc_t |
binary.desc.data()
Underlying C operation descriptor.
|
dnnl_binary_desc_t |
dnnl_binary_desc_t.dst_desc(dnnl_memory_desc_t setter) |
dnnl_binary_desc_t |
dnnl_binary_desc_t.getPointer(long i) |
dnnl_binary_desc_t |
dnnl_binary_desc_t.position(long position) |
dnnl_binary_desc_t |
dnnl_binary_desc_t.primitive_kind(int setter) |
dnnl_binary_desc_t |
dnnl_binary_desc_t.src_desc(int i,
dnnl_memory_desc_t setter) |
| Modifier and Type | Method and Description |
|---|---|
binary.desc |
binary.desc.data(dnnl_binary_desc_t setter) |
| Modifier and Type | Method and Description |
|---|---|
static int |
dnnl.dnnl_binary_desc_init(dnnl_binary_desc_t binary_desc,
int alg_kind,
dnnl_memory_desc_t src0_desc,
dnnl_memory_desc_t src1_desc,
dnnl_memory_desc_t dst_desc)
\} dnnl_api_sum
|
Copyright © 2020. All rights reserved.