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
Changming Sun
a0a435abc6
Add sympy==1.1.1 to Linux docker image ( #5177 )
2020-09-15 16:08:49 -07:00
Changming Sun
c5efb0085d
Update Linux GPU build pipelines to CUDA 10.2 ( #5120 )
...
* Update Linux GPU build pipelines to CUDA 10.2
2020-09-10 17:40:51 -07:00
Changming Sun
c37fa7c278
Delete Dockerfile.centos6_gpu ( #4851 )
2020-08-28 09:56:52 -07:00
Hector Li
640f71c91b
Enable Gpu multi-device test for CUDA EP and Trt EP
...
Enable multi-device test for GPU
* Add build pipeline for TensorRT multi-GPU test
* Add code to disable fp16 test if hardware architecture not supported
* Add option to set the device id in onnx_test_runner for model tests
2019-10-14 11:16:34 -07:00