pytorch
c7431061
- _mm_prefetch is for Intel, changed to __prefetch for Arm64 (#96638)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
_mm_prefetch is for Intel, changed to __prefetch for Arm64 (#96638) The current master build on Windows Arm64 is broken on this. Pull Request resolved: https://github.com/pytorch/pytorch/pull/96638 Approved by: https://github.com/malfet
Author
Blackhex
Committer
pytorchmergebot
Parents
7a77961d
Loading