onnxruntime/tools/ci_build
Martin Hořeňovský cd552e1bda Add build.py option for disabling memleak checker
The memleak checker used by default in Debug configuration does not
play nice with embedding static lib of ONNXRuntime into binaries,
because other code will not be using the same debug heap, leading
to trouble.

This makes it easier for outside builders to disable it for their
build.
2021-12-09 01:39:09 +00:00
..
github Fix ortmodule for the pytorch model with ort device (#9927) 2021-12-08 13:04:29 -08:00
__init__.py
amd_hipify.py Decoder Attention CUDA Op (#9792) 2021-11-19 19:25:36 -08:00
build.py Add build.py option for disabling memleak checker 2021-12-09 01:39:09 +00:00
clean_docker_image_cache.py
coverage.py
gen_def.py Minimize changes to fix missing symbols used from C# (#8867) 2021-08-28 07:10:14 +10:00
get_docker_image.py
logger.py
op_registration_utils.py Remove Featurizers code (#9300) 2021-10-20 10:20:35 -07:00
op_registration_validator.py
reduce_op_kernels.py Improve reduced ops and types build (#9908) 2021-12-07 13:02:05 -08:00
requirements.txt Restore transformers tests and disable some tests (#8530) 2021-07-29 14:09:36 -07:00
upload_python_package_to_azure_storage.py do not add pkg wheel entry to the index html file if it already exists (#9004) 2021-09-09 16:20:19 -07:00