pytorch
e2acce37 - Run Windows smoke tests with gflags in test dir (#61967)

Commit
3 years ago
Run Windows smoke tests with gflags in test dir (#61967) Summary: Previous testing yielded the torch.version ModuleNotFound error when I ran the smoke tests from the pytorch root directory. This PR simply reorders the commands to run the smoke tests within the test directory, which passes in this series of runs: https://github.com/seemethere/test-repo/actions/runs/1050734298 (the failures are due to missing credentials during uploading stats, which we don't need here) Pull Request resolved: https://github.com/pytorch/pytorch/pull/61967 Reviewed By: samestep Differential Revision: D29820985 Pulled By: janeyx99 fbshipit-source-id: 363ef321c32cfaf4446ceeb6117ea26abc311816
Author
Parents
Loading