onnxruntime/tools/ci_build/github
Wei-Sheng Chin dc486d146b
Make ORT callable from various Pytorch compilers (LazyTensor, TorchDynamo, etc) (#10460)
* Make ORT as Pytorch JIT backend

LORT likely doesn't work with aten fallback so we only test LORT in its own CI.

* Revert changes to enable external CUDA allocator. Will add it later.

Revert "Revert changes to enable external CUDA allocator. Will add it later."

This reverts commit d5487f2e193014c805505afae8fb577c53667658.

Fix external allocator

* Relax tolerance and remove commented code

* Print more information in CI

* Fix pointer

* Address comments.
1. Reuse ORT-eager mode's environment.
2. Remove unused ctor.

* Use Pytorch master branch as all PRs are merged

Fix

* Refine based on cpplint feedbacks

* Revert changes to allow custom CUDA allocator in public APIs

* Use torch.testing.assert_close

* Use unittest framework

* Switch docker repo

* Rename *.cpp to *.cc

* Address comments

* Add comment

* Use same pipeline file for eager and lort pipelines

* Address comments

* Add yaml comment

* Fix cmake files

* Address comments

* Rename flags, remove printing code, remove dead comment
2022-08-22 09:40:40 -07:00
..
android Update supported ops md for NNAPI/CoreML EP (#12245) 2022-07-21 10:23:08 -07:00
apple Update supported ops md for NNAPI/CoreML EP (#12245) 2022-07-21 10:23:08 -07:00
azure-pipelines Make ORT callable from various Pytorch compilers (LazyTensor, TorchDynamo, etc) (#10460) 2022-08-22 09:40:40 -07:00
js Pipeline changes to build full ORT package for Android (#10654) 2022-03-04 15:35:54 +10:00
linux Make ORT callable from various Pytorch compilers (LazyTensor, TorchDynamo, etc) (#10460) 2022-08-22 09:40:40 -07:00
pai Update ORTModule Default Opset Version to 15 (#12419) 2022-08-05 16:55:04 +08:00
python_checks Add Python checks pipeline (#7032) 2021-08-09 10:37:05 -07:00
windows Remove CUDA 10.2 support (#12541) 2022-08-10 22:46:41 -07:00
Doxyfile_csharp.cfg Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00