Unverified Commit df32b5d8 authored by Johnny Greco's avatar Johnny Greco Committed by GitHub
Browse files

TFLongformer: Add missing type hints and unpack inputs decorator (#16228)



* Add type annotations for TF Longformer

* Update docstring data types to include numpy array

* Implement unpack_inputs decorator

* fixup after decorator updates

* Numpy array -> np.ndarray in docstring
Co-authored-by: default avatarJohnny Greco <johnny.greco@radpartners.com>
parent 0aac9ba2
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment