pytorch
f1e6e566 - Add aarch64 ci badge (#39698)

Commit
4 years ago
Add aarch64 ci badge (#39698) Summary: This PR added a third-party aarch64 CI badge. It's CPU only currently for building pytorch master branch on python3.6 and Ubuntu 18.04. This CI is provided by OpenLab[1] The build job runs once everyday at UTC0000 You can preview the badge here[2] The build failed because of a known issue: https://github.com/pytorch/pytorch/issues/33124 More python version and GPU support will be added in the future. This fixes pytorch/pytorch#39558. 1: https://openlabtesting.org/ 2: https://github.com/wangxiyuan/pytorch/tree/add_aarch64_ci_badge Pull Request resolved: https://github.com/pytorch/pytorch/pull/39698 Differential Revision: D21960607 Pulled By: ezyang fbshipit-source-id: 15d5c06e455ed1b5cf69c3b33906c098cb539f87
Author
Parents
Loading