onnxruntime/tools/ci_build/github
liqunfu 96bb4b1ce8
Liqun/havenka/rel 1.8.1 round3 (#8246)
* Revert the cuda algo finding change as this causes a significant memory bloat. (#8181)

* Revert the cuda algo finding change as this causes a significant memory bloat.

* Address PR comment

* Make pipelines to support torch1.8.1 and torch1.9.0 (#8084)

* Add post-install command to build PyTorch CPP extensions from within onnxruntime package (#8027)

ORTModule requires two PyTorch CPP extensions that are currently JIT compiled. The runtime compilation can cause issues in some environments without all build requirements or in environments with multiple instances of ORTModule running in parallel

This PR creates a custom command to compile such extensions that must be manually executed before ORTModule is executed for the first time. When users try to use ORTModule before the extensions are compiled, an error with instructions are raised

PyTorch CPP Extensions for ORTModule can be compiled by running:
python -m onnxruntime.training.ortmodule.torch_cpp_extensions.install

Full build environment is needed for this

* Patch orttraining-ortmodule pipeline with latest fix on master

* add cuda version to build config

* lib path

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* Remove auto doc gen

Co-authored-by: Pranav Sharma <prs@microsoft.com>
Co-authored-by: Thiago Crepaldi <thiago.crepaldi@microsoft.com>
Co-authored-by: Baiju Meswani <bmeswani@microsoft.com>
2021-06-30 23:02:16 -07:00
..
android Cherry picks for release - 1.8.1 Round 2 (#8137) 2021-06-26 11:26:29 -07:00
apple Cherry-picks for release 1.8.1 - Round3 (#8195) 2021-06-30 14:15:33 -07:00
azure-pipelines Liqun/havenka/rel 1.8.1 round3 (#8246) 2021-06-30 23:02:16 -07:00
linux Liqun/havenka/rel 1.8.1 round3 (#8246) 2021-06-30 23:02:16 -07:00
pai ROCM support int reductions 2021-05-17 16:42:06 -07:00
windows Improve code coverage report (#7770) 2021-05-25 08:26:01 -07:00
Doxyfile_csharp.cfg Document all C# API pubic interfaces (#5853) 2020-11-20 14:03:55 -08:00