transformers
ed915cff - Add type hints for pytorch models (final batch) (#25750)

Commit
2 years ago
Add type hints for pytorch models (final batch) (#25750) * Add type hints for table_transformer * Add type hints to Timesformer model * Add type hints to Timm Backbone model * Add type hints to TVLT family models * Add type hints to Vivit family models * Use the typing instance instead of the python builtin. * Fix the `replace_return_docstrings` decorator for Vivit model Co-authored-by: Matt <Rocketknight1@users.noreply.github.com> --------- Co-authored-by: Matt <Rocketknight1@users.noreply.github.com>
Author
Parents
Loading