Update how loss function work
Compare changes
Files
8+ 0
− 1
Currently, Loss function only compute loss but do not create the gradient of the graph output node.
This MR aims at fixing this issue following the solution described in: #1 (closed)
MSE
function now set the mGrad
of the pred Tensor.Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent