onnxruntime/tools/ci_build
Edward Chen baf8c39a8d
Add Python checks pipeline (#7032)
This change adds a new pipeline for checking Python code. Currently this pipeline only runs flake8.
flake8 is also run as part of the CMake project builds, but we can switch over completely to the new pipeline later.
The .flake8 config file was also updated to make it easier to run standalone (flake8 --config ./.flake8) and some Python formatting issues were addressed in files that were not previously scanned.
2021-08-09 10:37:05 -07:00
..
github Add Python checks pipeline (#7032) 2021-08-09 10:37:05 -07:00
wasm [wasm] emsdk: allow to install emscripten only (#7961) 2021-06-07 09:45:02 -07:00
__init__.py
amd_hipify.py Implement BatchNormInternal for cuda (#8172) 2021-07-28 16:04:49 +08:00
build.py Integrate eager mode source code into onnxruntime repo (#8584) 2021-08-06 08:30:27 -07:00
clean_docker_image_cache.py
coverage.py
gen_def.py Move one function from cuda_provider_factory.h (#8407) 2021-07-19 17:55:59 -07:00
get_docker_image.py
logger.py
op_registration_utils.py
op_registration_validator.py
reduce_op_kernels.py
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