xla
bd811ed1
- Add binary_cross_entropy_with_logits[_backward] to ATen XLA tensor
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
Add binary_cross_entropy_with_logits[_backward] to ATen XLA tensor It's sufficient to just route them to at::native::binary_cross_entropy_with_logits[_backward].
References
#565 - Add most of the remaining loss, norm and distance functions
Author
asuhan
Committer
asuhan
Parents
9cab4715
Loading