transformers/examples/distillation/scripts
Aymeric Augustin 783a616999 Fix F401 flake8 warning (x88 / 116).
This change is mostly autogenerated with:

    $ python -m autoflake --in-place --recursive --remove-all-unused-imports --ignore-init-module-imports examples templates transformers utils hubconf.py setup.py

I made minor changes in the generated diff.
2019-12-22 10:59:08 +01:00
..
binarized_data.py Sort imports with isort. 2019-12-22 10:57:46 +01:00
extract_distilbert.py Fix F401 flake8 warning (x88 / 116). 2019-12-22 10:59:08 +01:00
extract.py Fix F401 flake8 warning (x88 / 116). 2019-12-22 10:59:08 +01:00
token_counts.py Sort imports with isort. 2019-12-22 10:57:46 +01:00