Update resampler.py

#79
by shawony - opened

710 w: Tensor,
711 b: Optional[Tensor] = None,
--> 712 ) -> List[Tensor]:
713 r"""
714 Performs the in-projection step of the attention operation, using packed weights.

NameError: name 'List' is not defined

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment