onnxruntime/samples
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
..
nodejs [js] resolve CodeQL warnings for force strict mode (#8645) 2021-08-06 19:35:43 -07:00
python/training/orttrainer Add Python checks pipeline (#7032) 2021-08-09 10:37:05 -07:00
.gitignore Add iOS test pipeline and a sample app. (#5298) 2020-09-29 13:53:11 -07:00
readme.md Add link to sample repos (#8417) 2021-07-21 16:18:59 -07:00

Please refer to these repositories for ONNX Runtime samples: