jax
f18b9143
- Remove scalar float0 XLA representation.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Remove scalar float0 XLA representation. Some places in the code (e.g. lower_fun in xla.py) we need to go from an XLA shape to a ShapedArray and cannot do this if we drop shape information earlier.
References
#4431 - Remove scalar float0 XLA representation.
Author
tomhennigan
Committer
tomhennigan
Parents
9a8ee95c
Loading