summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.0.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* onednn: upgrade 3.0.1 -> 3.1Teoh Suh Haw2023-04-131-54/+0
| | | | | | | | | | Release Notes: https://github.com/oneapi-src/oneDNN/releases/tag/v3.1 Disable Graph API with ONEDNN_BUILD_GRAPH=OFF because that is not supported with DNNL_GPU_RUNTIME=OCL. Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onednn: upgrade 3.0 -> 3.0.1Teoh Suh Haw2023-03-281-0/+54
Release Notes: https://github.com/oneapi-src/oneDNN/releases/tag/v3.0.1 Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>