onnxruntime/tools/ci_build/github/windows
Scott McKay 5e0928a777
Enable running PEP8 on python scripts using flake8 (#3928)
* Enable running PEP8 checks via flake8 as part of the build if flake8 is installed.
Update scripts in \tools and \onnxruntime\python. Excluding \onnxruntime\python\tools which needs a lot more work to be PEP8 compliant. Also excluding orttraining\tools for the same reason.
Install flake8 as part of the static_analysis build task in the Win-CPU CI so the checks are run in one CI build.
Update coding standards doc.
2020-05-15 07:15:06 +10:00
..
download_cmake.py Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00
post_binary_sizes_to_dashboard.py Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00
post_code_coverage_to_dashboard.py Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00
setup_env.bat CUDA 10.1 for Windows(#3049) 2020-02-19 23:26:47 -08:00
setup_env_cuda.bat Fix CUDA PATH (#3131) 2020-03-03 14:34:19 -08:00
setup_env_trt.bat Fix CUDA PATH (#3131) 2020-03-03 14:34:19 -08:00
setup_env_x86.bat CUDA 10.1 for Windows(#3049) 2020-02-19 23:26:47 -08:00