transformers
6d9f378a
- Change how `take_along_axis` is computed in DeBERTa to stop confusing XLA (#18256)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Change how `take_along_axis` is computed in DeBERTa to stop confusing XLA (#18256) * Change how `take_along_axis` is computed in DeBERTa to stop confusing XLA * Greatly simplify take_along_axis() since the code wasn't using most of it
Author
Rocketknight1
Committer
muellerzr
Parents
89fcac93
Loading