Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add aarch64 ci badge (pytorch#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: pytorch#33124 More python version and GPU support will be added in the future. This fixes pytorch#39558. 1: https://openlabtesting.org/ 2: https://github.com/wangxiyuan/pytorch/tree/add_aarch64_ci_badge Pull Request resolved: pytorch#39698 Differential Revision: D21960607 Pulled By: ezyang fbshipit-source-id: 15d5c06e455ed1b5cf69c3b33906c098cb539f87
- Loading branch information