xla
0e69fd5c
- Ignore layout when computing strides
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Ignore layout when computing strides Accounting for the physical layout leaks the detail to the user code and unnecessarily sends some as_strided operations to CPU because of the overly precise reporting of the strides.
References
#730 - Ignore layout when computing strides
Author
asuhan
Committer
asuhan
Parents
7008ac11
Loading