Changming Sun
|
2d9dcc4576
|
Add python 3.9 support (#5874)
1. Add python 3.9 support(except Linux ARM)
2. Add Windows GPU python 3.8 to our packaging pipeline.
|
2020-11-30 12:02:48 -08:00 |
|
Ashwini Khade
|
705d093167
|
Update onnx (#5720)
* update onnx
* update docker image for testing
|
2020-11-24 11:20:15 -08:00 |
|
Changming Sun
|
79350a642a
|
Update install_deps.sh: remove the unnecessary data generating step (#5758)
We install onnx python package from this script, so python tests can run the tests for the latest commit which we are importing.
|
2020-11-10 22:19:03 -08:00 |
|
Ashwini Khade
|
1cca903680
|
update onnx commit id (#5594)
* update onnx commit id
* update onnx commit for docker images
* update docker images
|
2020-11-02 09:46:36 -08:00 |
|
Ashwini Khade
|
df22611026
|
Update ONNX commit (#5487)
* update ONNX
* update onnx + register kernels for reduction ops
* bug fix kernel reg
* update cgmanifests
* revert unsqueeze op 13 registration
* filter ops which are not implemented yet
* filter some tests
* update onnx commit to include conv transpose bug fix
* update docker images
* undo not required test changes
* fix test failures
|
2020-10-21 07:22:20 -07:00 |
|
Changming Sun
|
17f1178c2e
|
Downgrade GCC (#5269)
Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>
|
2020-09-24 21:14:54 -07:00 |
|