onnxruntime/onnxruntime/test
Tang, Cheng 00d8f8ce95
enable shared lib based execution provider test on linux (#8480)
* enable shared lib test on linux

* fix build break

* add onnx dependency

* add rpath

* skip the test for linux training

* set ONNX_ML definition

* install training python dependency

* update

* fix format; add eigen include folder

* fix format

* skip amd build

* enable shared provider on training

* fix comments in pr

Co-authored-by: Ubuntu <chenta@chenta-orttraining-cpu.bxgbzpva45kedp3rhbsbit4phb.jx.internal.cloudapp.net>
Co-authored-by: Changming Sun <chasun@microsoft.com>
2021-07-28 16:58:13 -07:00
..
api_tests_without_env Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
common Add quantization support of GEMM directly with QGemm (#8447) 2021-07-27 21:21:49 -07:00
contrib_ops Add quantization support of GEMM directly with QGemm (#8447) 2021-07-27 21:21:49 -07:00
debug_node_inputs_outputs
eager support pass in custom op registry for eager mode (#8087) 2021-06-20 13:38:09 -07:00
featurizers_ops
framework Add an option to use the input model bytes (ORT format only) directly without copy at session creation (#8502) 2021-07-27 09:11:42 -07:00
fuzzing Replace functions with secured version for OSX compliance (#7586) 2021-07-08 11:02:36 -07:00
global_thread_pools Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
ir Don't remove an unused initializer if it is overridable. (#7649) 2021-05-12 07:03:54 +10:00
mlas Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
onnx Implement Concat with Strided copy (#8336) 2021-07-27 18:27:56 +02:00
opaque_api
optimizer Implement SparseTensor and infrastructure suppport and advance ONNX commit (#8038) 2021-07-22 15:24:36 -07:00
perftest Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
platform Add iOS/macOS static framework (#8357) 2021-07-14 16:39:17 -07:00
proto
providers Add quantization support of GEMM directly with QGemm (#8447) 2021-07-27 21:21:49 -07:00
python enable shared lib based execution provider test on linux (#8480) 2021-07-28 16:58:13 -07:00
quantization Create a common directory for quantization code and functionality. (#8320) 2021-07-14 22:56:58 -05:00
shared_lib Support plugging in custom user-defined allocators for sharing between sessions (#8059) 2021-07-22 10:17:35 -07:00
testdata Add quantization support of GEMM directly with QGemm (#8447) 2021-07-27 21:21:49 -07:00
tvm Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -07:00
unittest_main Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
util [NNAPI EP] Make partitioning stop ops configurable from Python API. (#8484) 2021-07-27 08:16:47 -07:00
wasm [wasm] fix test report generation (#7953) 2021-06-04 18:05:17 -07:00
win_getopt Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
xctest Replace functions with secured version for OSX compliance (#7586) 2021-07-08 11:02:36 -07:00