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:
Johnny Greco <johnny.greco@radpartners.com>
Showing
This diff is collapsed.
Please register or sign in to comment