Demonstrate differentiating through model output #213
Labels
autograd
Tasks towards the online training / automatic differentiation feature
enhancement
New feature or request
Towards #111.
We should further test #152 by calling
tensor.backward
on a tensor outputted from a network. By doing so, we'll check that we're able to back-propagate through a network from code that depends on it.The text was updated successfully, but these errors were encountered: