pytorch
b87229f1 - Reland #94719 - Update ideep to add primitive cache for ARM (#95688)

Commit
1 year ago
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 https://github.com/pytorch/pytorch/pull/94719, which is unintentional reverted by https://github.com/pytorch/pytorch/pull/94939#issuecomment-1447501258. Fixes https://github.com/pytorch/pytorch/issues/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: https://github.com/pytorch/pytorch/pull/95688 Approved by: https://github.com/ezyang
Author
Committer
Parents
Loading