mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| cub@c3cceac115 | ||
| cxxopts@3c73d91c0b | ||
| date@e7e1482087 | ||
| DNNLibrary@e17f11e966 | ||
| eigen@54a0a9c9dd | ||
| FeaturizersLibrary@fd5fe3de50 | ||
| gemmlowp@42c53187a5 | ||
| googletest@703bd9caab | ||
| horovod@680716940b | ||
| json@d98bf0278d | ||
| libprotobuf-mutator@7a2ed51a6b | ||
| mimalloc@2d54553b7a | ||
| nsync@436617053d | ||
| onnx@0c070abb0c | ||
| onnx-tensorrt@77a8d522e5 | ||
| protobuf@498de9f761 | ||
| re2@30cad26715 | ||
| SafeInt | ||
| tensorboard@373eb09e4c | ||
| tvm@eab844a872 | ||
| wil@e8c599bca6 | ||
| dml.cmake | ||
| dnnl.cmake | ||
| eigen.cmake | ||
| featurizers.cmake | ||
| FindNumPy.cmake | ||
| jemalloc.cmake | ||
| mimalloc.cmake | ||
| ngraph.cmake | ||
| openvino.cmake | ||
| pybind11.cmake | ||
| pyxir.cmake | ||
| zlib.cmake | ||