Overload minus operator for tensors #246
Labels
autograd
Tasks towards the online training / automatic differentiation feature
enhancement
New feature or request
While working on implementing #152, I realised that we haven't overloaded the unary minus operator, i.e., taking the negative of a tensor.
The text was updated successfully, but these errors were encountered: