transformers/tests/models/gemma3n
Cyril Vallez dbc98328da
Several fixes for Gemma3n (#39135)
* remove the skips

* fix the epsilon to a small value (does not make sense otherwise)

* safeguard

* overload test_eager_matches_sdpa

* Update test_modeling_common.py

* skip appropriate tests

* correct no_split_layer

* fix all devices issue

* fix backward

* fix
2025-07-01 10:34:53 +02:00
..
__init__.py Gemma 3n (#39059) 2025-06-26 17:55:47 +02:00
test_feature_extraction_gemma3n.py Gemma 3n (#39059) 2025-06-26 17:55:47 +02:00
test_modeling_gemma3n.py Several fixes for Gemma3n (#39135) 2025-07-01 10:34:53 +02:00
test_processing_gemma3n.py fix Gemma3nProcessorTest (#39068) 2025-06-27 12:28:10 +02:00