| Package | Description |
|---|---|
| org.bytedeco.dnnl | |
| org.bytedeco.dnnl.global |
| Modifier and Type | Method and Description |
|---|---|
dnnl_reduction_desc_t |
dnnl_reduction_desc_t.alg_kind(int setter) |
dnnl_reduction_desc_t |
reduction.desc.data() |
dnnl_reduction_desc_t |
dnnl_reduction_desc_t.dst_desc(dnnl_memory_desc_t setter) |
dnnl_reduction_desc_t |
dnnl_reduction_desc_t.eps(float setter) |
dnnl_reduction_desc_t |
dnnl_reduction_desc_t.getPointer(long i) |
dnnl_reduction_desc_t |
dnnl_reduction_desc_t.p(float setter) |
dnnl_reduction_desc_t |
dnnl_reduction_desc_t.position(long position) |
dnnl_reduction_desc_t |
dnnl_reduction_desc_t.primitive_kind(int setter) |
dnnl_reduction_desc_t |
dnnl_reduction_desc_t.src_desc(dnnl_memory_desc_t setter) |
| Modifier and Type | Method and Description |
|---|---|
reduction.desc |
reduction.desc.data(dnnl_reduction_desc_t setter) |
| Modifier and Type | Method and Description |
|---|---|
static int |
dnnl.dnnl_reduction_desc_init(dnnl_reduction_desc_t desc,
int alg_kind,
dnnl_memory_desc_t src_desc,
dnnl_memory_desc_t dst_desc,
float p,
float eps)
\} dnnl_api_resampling
|
Copyright © 2022. All rights reserved.