mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
* Rework TF type hints to use | None instead of Optional[] for tf.Tensor * Rework TF type hints to use | None instead of Optional[] for tf.Tensor * Don't forget the imports * Add the imports to tests too * make fixup * Refactor tests that depended on get_type_hints * Better test refactor * Fix an old hidden bug in the test_keras_fit input creation code * Fix for the Deit tests |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_modeling_mpnet.py | ||
| test_modeling_tf_mpnet.py | ||
| test_tokenization_mpnet.py | ||