onnxruntime/cmake/external
Changming Sun 7c89f38a34
Fix static analysis warnings found by VC++ (#3530)
1. Fix static analysis warnings found by VC++
2. Add a new pipeline for static analysis
3. Merge all the windows CI build into one single yaml file.(Easier to queue them all).
4. Make DNNL build faster by disabling building the tests and examples.
5. Enable custom op unitest.
2020-04-16 01:46:47 -07:00
..
cub@c3cceac115
date@e7e1482087
DNNLibrary@e17f11e966 Update DNNLibrary to v0.9.0 and update NNAPI GetSupportedNodes 2020-02-17 13:24:10 -08:00
eigen@54a0a9c9dd Build options for enabling AVX/AVX2/AVX512 (#3373) 2020-04-01 10:07:22 -07:00
FeaturizersLibrary@7922489c1e fix (#3512) 2020-04-13 18:30:58 -07:00
gemmlowp@42c53187a5
googletest@703bd9caab Upgrade gtest to the latest version (#2827) 2020-01-13 20:16:48 -08:00
json@d98bf0278d Add provision in ORT for session options to be parsed when available via model file (#2449) 2019-12-03 16:56:07 -08:00
mimalloc@2d54553b7a Use a custom allocator for temporary buffers in reduction_ops.cc (#2775) 2020-02-23 16:04:30 +10:00
nsync@436617053d Update nsync 2020-02-20 11:25:34 -08:00
onnx@8bee53756b Update onnx submodule to 1.7.0 release candidate (#3405) 2020-04-04 16:23:42 -07:00
onnx-tensorrt@8b8b89d184 Update onnx-tensorrt parser (#3369) 2020-03-30 20:31:59 -07:00
protobuf@498de9f761 Upgrade protobuf to 3.11.3 2020-02-12 14:47:00 -08:00
re2@30cad26715
SafeInt Add SafeInt bounds checking to memory allocation size calculations. (#3022) 2020-02-20 11:41:03 -08:00
tvm@c6e3efcdb0 [NupharEP] Enable parallel schedule (#2505) 2019-11-28 08:35:56 -08:00
wil@e8c599bca6
dml.cmake Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
dnnl.cmake Fix static analysis warnings found by VC++ (#3530) 2020-04-16 01:46:47 -07:00
eigen.cmake apply eigen patch only for ACL. 2019-11-05 13:53:53 -08:00
featurizers.cmake Fix WCOS/Win32 linking bugs (#3126) 2020-03-19 08:52:40 -07:00
FindNumPy.cmake
jemalloc.cmake
mimalloc.cmake Use a custom allocator for temporary buffers in reduction_ops.cc (#2775) 2020-02-23 16:04:30 +10:00
ngraph.cmake Fixed compilation with ngraph (#2388) 2019-11-13 17:49:00 -08:00
pybind11.cmake CMake changes (#2961) 2020-02-03 19:33:14 -08:00
zlib.cmake