pytorch/scripts/onnx
neginraoof beb4309406 [ONNX] Reduce ONNX test time on CI (#33242)
Summary:
Among all ONNX tests, ONNXRuntime tests are taking the most time on CI (almost 60%).
This is because we are testing larger models (mainly torchvision RCNNs) for multiple onnx opsets.
I decided to divide tests between two jobs for older/newer opsets. This is now reducing the test time from 2h to around 1h10mins.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/33242

Reviewed By: hl475

Differential Revision: D19866498

Pulled By: houseroad

fbshipit-source-id: 446c1fe659e85f5aef30efc5c4549144fcb5778c
2020-03-05 14:38:34 -08: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] Reduce ONNX test time on CI (#33242) 2020-03-05 14:38:34 -08:00