onnxruntime/tools
pengwa 39059f2539
enable torch interop build (#8493)
* fix build - python.h not found

* disable --build_shared_lib for ortmodule tests

* fix

* fix the build flag

* disable --build_shared_lib for training path (not only for ortmodule)

* fix missing test model files

* disable test CApiTest.test_custom_op_library when ENABLE_TRAINING_TORCH_INTEROP is ON

* enable custom_op_library build

* fix build

* fix

* merge master and fix build failure

* build onnx_test_runner when onnxruntime_ENABLE_TRAINING_TORCH_INTEROP is ON

* resolve comments

* use --enable_training_torch_interop to replace "onnxruntime_ENABLE_TRAINING_TORCH_INTEROP=ON"
2021-08-19 09:16:32 +08:00
..
ci_build enable torch interop build (#8493) 2021-08-19 09:16:32 +08:00
doc Add graphviz into Dockerfile images for Python API documentation (#7819) 2021-06-02 16:12:54 -07:00
nuget Move one function from cuda_provider_factory.h (#8407) 2021-07-19 17:55:59 -07:00
perf_util Update mysql-connector-java (#5802) 2020-11-16 14:09:14 -08:00
python [CoreML EP]Make coreml ep build on non-macOS platform (#8677) 2021-08-18 09:35:32 -07:00
test Add Trilu custom op (#4537) 2020-08-17 14:42:26 -07:00