onnxruntime/tools/ci_build
satyajandhyala b495ae8103
ORT fuzz testing (#5771)
* Added fuzz testing using ORT model.

* The onnxruntime_security_fuzz driver code should accept either ONNX or ORT (based on the file extension) input file if /f flag is provided.

*  Added ValidateOrtFormatModelDoesNotRunOptimizersInFullBuild test.

* Added win-ci-fuzz-testing.yml to run build pipeline.

* Prevent out-of-range access in the graph.cpp.
2020-11-18 16:07:36 -08:00
..
github ORT fuzz testing (#5771) 2020-11-18 16:07:36 -08:00
__init__.py Add validation of op registrations (#5817) 2020-11-17 10:44:09 -08:00
amd_hipify.py fix build failures due to recent change(858040fa) in CUDA EP (#5736) 2020-11-09 08:41:30 -08:00
build.py Cache build docker images in container registry. (#5811) 2020-11-17 17:02:24 -08:00
exclude_unused_ops.py Cache build docker images in container registry. (#5811) 2020-11-17 17:02:24 -08:00
gen_def.py Reduce IOS shared library size by symbol file. (#5171) 2020-09-14 23:59:41 -07:00
get_docker_image.py Cache build docker images in container registry. (#5811) 2020-11-17 17:02:24 -08:00
logger.py Cache build docker images in container registry. (#5811) 2020-11-17 17:02:24 -08:00
op_registration_utils.py Cache build docker images in container registry. (#5811) 2020-11-17 17:02:24 -08:00
op_registration_validator.py Cache build docker images in container registry. (#5811) 2020-11-17 17:02:24 -08:00