pytorch
f8788d51 - Upgrade onednn to v2.1.2 (#54956)

Commit
3 years ago
Upgrade onednn to v2.1.2 (#54956) Summary: This PR is to upgrade onednn to v2.1.2 which has the following main changes about cpu: - Improved performance of forward convolution with plain activations for processors with Intel AVX-512 support - Improved performance of fp32 depthwise convolution with plain activations on CPU. more changes can be found in https://github.com/oneapi-src/oneDNN/releases. Ideep used version is [pytorch-rls-v2.1.2](https://github.com/intel/ideep/tree/pytorch-rls-v2.1.2). OneDNN used version is [v2.1.2](https://github.com/oneapi-src/oneDNN/tree/v2.1.2). Pull Request resolved: https://github.com/pytorch/pytorch/pull/54956 Reviewed By: ejguan Differential Revision: D27466741 Pulled By: VitalyFedyunin fbshipit-source-id: ff96e2cbda4b6bf04d299b9978e9125a013ce32f
Author
Parents
Loading