xla
b5c2a57a - The XLA TensorImpl needs an empty Storage, as other APIs in PT wants to access it to fetch things like device or data type.

Commit
7 years ago
The XLA TensorImpl needs an empty Storage, as other APIs in PT wants to access it to fetch things like device or data type. Also, a device guard is needed as Autograd Variable redirections want to create a device guard.
Author
Committer
Parents
Loading