onnxruntime/tools
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
..
ci_build Onnxruntime fuzzing (#4341) 2020-07-06 16:34:34 -07:00
nuget Enable .NET Core 2.0 and .NET Framework 4.6.1 in Microsoft.AI.MachineLearning NuGet package (#4125) 2020-06-09 09:08:19 -07:00
perf_util Bump mysql-connector-java from 8.0.15 to 8.0.16 in /tools/perf_util (#4401) 2020-07-02 11:22:45 -07:00
python Adding export registration and tests for custom ops (#4248) 2020-06-25 22:29:02 -07:00
test Adding export registration and tests for custom ops (#4248) 2020-06-25 22:29:02 -07:00