Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
:: (MonadBuild m, Rendered t, ToTensor t, GradientCompatible a) | |
=> Tensor v1 a | The output of the graph. |
-> [t a] | Tensors for which gradients are computed. |
-> m [Tensor Value a] |
Gradient of y
w.r.t. each element of xs
.