pytorch
1054ad5a - Add back smoke tests for windows shard 1 for CircleCI (#60571)

Commit
3 years ago
Add back smoke tests for windows shard 1 for CircleCI (#60571) Summary: The reason I removed the smoke tests here were because we didn't have gflags on our GHA runners and we wanted to get sharding done sooner rather than later. However, we shouldn't remove these tests for windows as they are important for debugging linker issues with torch. Thus, this is step 1 in adding the tests back. Next step: - add gflags to base ami - remove the exist check Pull Request resolved: https://github.com/pytorch/pytorch/pull/60571 Test Plan: CI shouldn't break Reviewed By: walterddr Differential Revision: D29341850 Pulled By: janeyx99 fbshipit-source-id: 7e0c98887534d096f867e28a5482b32aa493b132
Author
Parents
Loading