Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reland #94719 - Update ideep to add primitive cache for ARM (#95688)
### Description This PR is to update ideep to add primitive cache in order to speed up ARM's PyTorch workloads. Reland pytorch/pytorch#94719, which is unintentional reverted by pytorch/pytorch#94939 (comment). Fixes pytorch/pytorch#94264. ### Performance test Use TorchBench test in ICX with 40 cores Intel OpenMP & jemalloc were preloaded ![image](https://user-images.githubusercontent.com/61222868/221760391-fb6cbabe-6d88-4155-b216-348e718e68b9.png) Pull Request resolved: pytorch/pytorch#95688 Approved by: https://github.com/ezyang
- Loading branch information