transformers/tests/wav2vec2
Sylvain Gugger 4975002df5
Reorganize file utils (#16264)
* Split file_utils in several submodules

* Fixes

* Add back more objects

* More fixes

* Who exactly decided to import that from there?

* Second suggestion to code with code review

* Revert wront move

* Fix imports

* Adapt all imports

* Adapt all imports everywhere

* Revert this import, will fix in a separate commit
2022-03-23 10:26:33 -04:00
..
__init__.py
test_feature_extraction_wav2vec2.py
test_modeling_flax_wav2vec2.py Backprop Test for Freeze FlaxWav2Vec2 Feature Encoder (#15938) 2022-03-07 18:10:15 +01:00
test_modeling_tf_wav2vec2.py Reorganize file utils (#16264) 2022-03-23 10:26:33 -04:00
test_modeling_wav2vec2.py
test_processor_wav2vec2.py Reorganize file utils (#16264) 2022-03-23 10:26:33 -04:00
test_tokenization_wav2vec2.py