pytorch/scripts/onnx
BowenBao 4750f745bf [ONNX] Disable parallel run for custom op related tests in CI (#78944)
Should fix #78844
Custom op related tests utilize inline cpp extension to build custom
operator from c++ source snippet. Only two test cases become flaky after
parallel run, and both use inline cpp extension. Reverting to run these
tests in single process to try resolve the flakiness.
Reverts test skip added previously #78936.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/78944
Approved by: https://github.com/janeyx99, https://github.com/garymm
2022-06-07 01:03:22 +00:00
..
install-develop.sh Fix Circle CI for ONNX repo (#19725) 2019-04-25 10:48:41 -07:00
install.sh Update develop install command in onnx scripts 2018-10-11 10:38:52 -07:00
test.sh [ONNX] Disable parallel run for custom op related tests in CI (#78944) 2022-06-07 01:03:22 +00:00