onnxruntime/cmake/external
EronsJ 632b2896f3
Onnxruntime fuzzing (#4341)
* Add protobuf mutator library as a git submodule

* Added files and instructions to build the protobuf mutator library in CMake

* Added fuzzing flag to build system and added fuzzing dependency library. To run fuzzing test use the flags --fuzz_testing --build_shared_lib --use_full_protobuf --cmake_generator 'Visual Studio 16 2019'

* Added src files and build instructions for the main fuzzing engine

* Removed Random number generation test from inside the engine

* Added license header to files

* Removed all pep8 violations introduced by this change and other E501 violations
2020-07-06 16:34:34 -07:00
..
cub@c3cceac115
cxxopts@3c73d91c0b Introduce training changes. 2020-03-11 14:39:03 -07:00
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@fd5fe3de50 FeaturizersLibrary update and add variadic Input/Output to TimeSeriesImputer (#3674) 2020-04-24 08:53:00 -07:00
gemmlowp@42c53187a5
googletest@703bd9caab Upgrade gtest to the latest version (#2827) 2020-01-13 20:16:48 -08:00
horovod@680716940b Introduce training changes. 2020-03-11 14:39:03 -07: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
libprotobuf-mutator@7a2ed51a6b Onnxruntime fuzzing (#4341) 2020-07-06 16:34:34 -07: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@0c070abb0c Update ONNX submodule to ONNX 1.7 release branch. (#3888) 2020-05-10 15:44:44 -07:00
onnx-tensorrt@77a8d522e5 Apply onnx-tensorrt bug fixes (#3785) 2020-05-01 16:51:48 +08: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
tensorboard@373eb09e4c Introduce training changes. 2020-03-11 14:39:03 -07:00
tvm@eab844a872 update tvm submodule (#4284) 2020-06-19 14:51:18 -07:00
wil@e8c599bca6
dml.cmake Update DML Nuget version and DML EP Doc (#3945) 2020-05-14 17:33:46 -07:00
dnnl.cmake Fix static analysis warnings found by VC++ (#3530) 2020-04-16 01:46:47 -07:00
eigen.cmake
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
openvino.cmake OpenVINO EP v2.0 (#3585) 2020-04-24 04:06:02 -07:00
pybind11.cmake CMake changes (#2961) 2020-02-03 19:33:14 -08:00
pyxir.cmake Initial release of Vitis-AI Execution Provider (#3771) 2020-05-19 05:32:32 -07:00
zlib.cmake