"megatron/legacy/data/orqa_wiki_dataset.py" did not exist on "5942af978a8a8ff706a302b1ba2d9ef3ce144444"
  • cclauss's avatar
    Run flake8 tests to find Python syntax errors and undefined names (#1217) · 917ce97f
    cclauss authored
    * 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
    917ce97f
azure-pipelines.yml 1.85 KB