transformers
46c0e1ff
- Fix incorrect type annotation in get_auxiliary_logits (#37955)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Fix incorrect type annotation in get_auxiliary_logits (#37955) Correct type annotation from Dict(str, Tensor) to Dict[str, Tensor]
References
#37955 - Fix incorrect type annotation in get_auxiliary_logits
Author
tanuj-rai
Parents
d80f53fa
Loading