mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-15 20:50:42 +00:00
* 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. |
||
|---|---|---|
| .. | ||
| scripts | ||
| cuda_manylinux2010.repo | ||
| Dockerfile.arm_yocto | ||
| Dockerfile.centos | ||
| Dockerfile.centos6 | ||
| Dockerfile.centos6_gpu | ||
| Dockerfile.fedora | ||
| Dockerfile.fedora_gpu | ||
| Dockerfile.manylinux1 | ||
| Dockerfile.manylinux2010 | ||
| Dockerfile.manylinux2010_gpu | ||
| Dockerfile.ubuntu | ||
| Dockerfile.ubuntu_for_android | ||
| Dockerfile.ubuntu_for_arm | ||
| Dockerfile.ubuntu_gpu | ||
| Dockerfile.ubuntu_gpu_cuda9 | ||
| Dockerfile.ubuntu_openvino | ||
| Dockerfile.ubuntu_server | ||
| Dockerfile.ubuntu_tensorrt | ||
| Dockerfile.ubuntu_x86 | ||