onnxruntime/tools/ci_build/github/linux/docker/scripts
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
..
pyt_patch Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00
install_centos.sh Fix C API tests for centos and mac (#2544) 2019-12-04 18:01:35 -08:00
install_deps.sh patch torch onnx opset 10 (#3910) 2020-05-12 18:11:25 -07:00
install_deps_android.sh NNAPI EP Update (#1483) 2019-07-24 13:20:05 -07:00
install_fedora.sh Delete docker/scripts/install_deps_x86.sh and enable onnx tests for x86 (#1191) 2019-06-08 16:17:18 -07:00
install_fedora_gpu.sh Use CUDA 10.1 for Linux build (#3057) 2020-02-21 11:55:32 -08:00
install_onnx.sh Update ONNX submodule to ONNX 1.7 release branch. (#3888) 2020-05-10 15:44:44 -07:00
install_openvino.sh OpenVINO EP v2.0 (#3585) 2020-04-24 04:06:02 -07:00
install_protobuf.sh Initiate the build scripts for ARM ACL (#2652) 2019-12-16 09:44:19 -08:00
install_server_deps.sh Fix onnxruntime server docker file build failure (#3219) 2020-03-15 14:46:46 -07:00
install_ubuntu.sh Add front-end MNIST test (#3231) 2020-04-20 11:19:31 -07:00
requirements.txt Downgrade numpy requirement to 1.16.6 (#3635) 2020-04-22 16:11:33 -07:00