benchmark
726567a4
- Fix loss summation (#16)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
Fix loss summation (#16) The loss summation relies on data being 1-d. Once Tensor and Variable are merged the loss.data will be 0-d.
References
#16 - Fix loss summation
Author
colesbury
Parents
febf63f4
Loading