xla
b94039b0
- Use Value::shape() instead of implicit cast and Node::shape()
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Use Value::shape() instead of implicit cast and Node::shape() This was an error prone pattern which could fetch the shape at index 0 since Node::shape() has that default.
References
#234 - Use Value::shape() instead of implicit cast and Node::shape()
Author
asuhan
Committer
asuhan
Parents
0de962c4
Loading