pytorch
d68bb50e - Disable SVE when cross-compiling for M1 (#67114)

Commit
3 years ago
Disable SVE when cross-compiling for M1 (#67114) Summary: Followup after https://github.com/pytorch/pytorch/issues/58653 It does not matter whether one compiles locally or cross-compiles - attempts to use SVE on M1 results in compiler crash as SVE ABI is not defined on MacOS Fixes #{issue number} Pull Request resolved: https://github.com/pytorch/pytorch/pull/67114 Reviewed By: VitalyFedyunin Differential Revision: D31869356 Pulled By: malfet fbshipit-source-id: 184e26ae40edc7ef7b703200b53ea7a15da74818
Author
Parents
Loading