pmollerus23

Results 2 issues of pmollerus23

# What does this PR do? Added type hints for remaining `call()` functions for the Pegasus model (changes made only in the models/pegasus/modeling_tf_pegasus.py file). Fixes # [(16059)](https://github.com/huggingface/transformers/issues/16059) ## Before submitting...

# What does this PR do? Moved gradient checkpointing clause to above the decoder layer implementation. This should fix the bug this issue addresses. Fixes # (21733) ## Before submitting...