"megatron/git@developer.sourcefind.cn:OpenDAS/megatron-lm.git" did not exist on "71359e1fc544d1a69e92782c79ff7731e608dac9"
Run flake8 tests to find Python syntax errors and undefined names (#1217)
* Run flake8 tests to find Python syntax errors and undefined names * python3 -m pip install flake8 * —user * python3 -m flake8 * IGNORE=./tools/nni_annotation/*:F821,./examples/trials/mnist-nas/mnist.py:F821 * IGNORE=./tools/nni_annotation/testcase:F821,./examples/trials/mnist-nas/mnist.py:F821 * flake8 . --per-file-ignores=$IGNORE
Showing
Please register or sign in to comment