jax
ed0d8c02
- tweak lax.py shape broadcasting logic (#4217)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
tweak lax.py shape broadcasting logic (#4217) This new implementation is faster, and works for polymorphic shapes without weird tricks. (This new implementation is faster even if we remove the weird tricks for polymorphism.)
References
#4217 - tweak lax.py shape broadcasting logic
Author
mattjj
Parents
798a2648
Loading