xla
b94039b0 - Use Value::shape() instead of implicit cast and Node::shape()

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.
Author
Committer
Parents
Loading