Closed F-Tag closed 7 years ago
https://play.chainer.org/book/1/1/15
Does Variable have backprop() method? I think it is Variable.backward().
Variable
backprop()
Variable.backward()
Yes, we need fixing.
https://play.chainer.org/book/1/1/15
Does
Variable
havebackprop()
method? I think it isVariable.backward()
.