oneDNN icon indicating copy to clipboard operation
oneDNN copied to clipboard

oneAPI Deep Neural Network Library (oneDNN)

Results 48 oneDNN issues
Sort by recently updated
recently updated
newest added

# Description WA to make onednn support deconv test case in OV.

# Description Add support for (src_f32, weight_f16, dst_f32) in inner product Fixes CVS-133453 # Checklist ## General - [ ] Do all unit and benchdnn tests (`make test` and `make...

Missed include `primitive.hpp`

# Description - *enable ncx8c->ncx8c support for small input channel in jit sse41convolution* - CVS-ticket https://jira.devtools.intel.com/browse/CVS-125793 - openvino PR https://github.com/openvinotoolkit/openvino/pull/23232

# Description OV PR: https://github.com/openvinotoolkit/openvino/pull/23963

# Description Please include a summary of the change. Please also include relevant motivation and context. See [contribution guidelines](https://github.com/oneapi-src/oneDNN/blob/master/CONTRIBUTING.md) for more details. If the change fixes an issue not documented...

Replace `acl_init_conf` check with `acl_init_conf_dw`

# Description Fix gcc build warning when using c++20 "bitwise operation between different enumeration types".