onnxruntime/cmake/external
Tiago Koji Castro Shibata dbe7d97fa1
CMake cross-generator fixes (#2790)
* Fix compilation w/ non-VS CMake generators

* Fix custom WINMD target in Ninja

* Remove usage of msbuild .targets file

* Fix linking using DML in Ninja

* Automate SDK kit version choice

* Cleanup DML package install

* Fix SDK version detection

* Fix comment

* Revert unittest linkage changes

* Fix latest SDK detection

* Don't link to non-uapcore libraries

* Remove MessageBoxA reference and unused link libs
2020-01-14 15:03:33 -08:00
..
cub@c3cceac115 add dependency 'cub' as submodule (#1924) 2019-09-26 16:10:39 +08:00
date@e7e1482087
DNNLibrary@647d4c3f4d Android CI (#1600) 2019-10-04 17:39:51 -07:00
eigen@899973df98 Update eigen to the latest version (#1910) 2019-10-11 10:44:19 -07:00
gemmlowp@42c53187a5 update gemmlowp which carries a windows build break fix. (#291) 2019-01-07 18:24:46 -08:00
googletest@703bd9caab Add CLI parameters to test runner, build WinML in ARM and x86 CI (#2479) 2019-11-27 10:33:00 -08:00
grpc@02a2a458ac Add GRPC support to ONNX Runtime Server (#1144) 2019-07-18 11:10:38 -07:00
json@d98bf0278d Revert "User/orilevari/windowsai master merge (#2674)" 2019-12-19 16:11:48 -08:00
mimalloc@e2202f6bbe Enable integration with mimalloc memory allocator (#1673) 2019-09-13 17:12:48 -07:00
nsync@8f50e4463c Add nsync (#292) 2019-01-09 10:40:55 -08:00
onnx@1facb4c1bb Update ONNX to 1.6.1 (#2235) 2019-10-23 13:47:45 -07:00
onnx-tensorrt@8716c9b32d Revert "User/orilevari/windowsai master merge (#2674)" 2019-12-19 16:11:48 -08:00
protobuf@48cb18e5c4
re2@30cad26715 Implement tokenex regular expression matching and add tests. (#480) 2019-02-20 15:56:32 -08:00
spdlog@352281313f Refactor Onnx runtime Server to only use public APIs (#1271) 2019-07-04 01:08:14 -07:00
tvm@c6e3efcdb0 [NupharEP] Enable parallel schedule (#2505) 2019-11-28 08:35:56 -08:00
wil@e8c599bca6 Add DirectML Execution Provider (#2057) 2019-10-15 06:13:07 -07:00
dml.cmake CMake cross-generator fixes (#2790) 2020-01-14 15:03:33 -08:00
dnnl.cmake Revert "User/orilevari/windowsai master merge (#2674)" 2019-12-19 16:11:48 -08:00
eigen.cmake apply eigen patch only for ACL. 2019-11-05 13:53:53 -08:00
featurizers.cmake Advance Featurizers commits and fix up ORT lining issues. (#2705) 2019-12-19 20:27:36 -08:00
FindNumPy.cmake
jemalloc.cmake
mimalloc.cmake mimalloc allocator (#2071) 2019-10-23 22:34:00 -07:00
ngraph.cmake Fixed compilation with ngraph (#2388) 2019-11-13 17:49:00 -08:00
pybind11.cmake Update pybind (#1876) 2019-09-19 17:44:33 -07:00
zlib.cmake