Skip to content

Update the associated grad tensor when tensor is resized

Olivier Antoni requested to merge (removed):update_grad_dims into dev

Context

Fix tests failure after integration of !397

Detailed modifications

Call forward_dims() before setGrad() is called

Merge request reports

Loading