transformers/tests/models/imagegpt
Nicolas Patry d980929803
Enabling imageGPT auto feature extractor. (#16871)
* Enablign `imageGPT` auto feature extractor.

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>

* Small updates.

* Update after rebase to use `input_ids` instead of `pixel_values`.

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
2022-05-24 12:30:46 +02:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_feature_extraction_imagegpt.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_modeling_imagegpt.py Enabling imageGPT auto feature extractor. (#16871) 2022-05-24 12:30:46 +02:00