transformers/tests/models/tvlt
LWprogramming 3d57404464
is_batched fix for remaining 2-D numpy arrays (#23309)
* Fix is_batched code to allow 2-D numpy arrays for audio

* Tests

* Fix typo

* Incorporate comments from PR #23223
2023-05-23 14:37:35 -04:00
..
__init__.py Add TVLT (#20725) 2023-02-15 18:10:30 +00:00
test_feature_extraction_tvlt.py is_batched fix for remaining 2-D numpy arrays (#23309) 2023-05-23 14:37:35 -04:00
test_image_processor_tvlt.py Add TVLT (#20725) 2023-02-15 18:10:30 +00:00
test_modeling_tvlt.py 🔥Rework pipeline testing by removing PipelineTestCaseMeta 🚀 (#21516) 2023-02-28 19:40:57 +01:00
test_processor_tvlt.py Add TVLT (#20725) 2023-02-15 18:10:30 +00:00