ndarray
autograd
loss
Symbol.
__sub__
x.__sub__(y) <=> x-y
Scalar input is supported. Broadcasting is not supported. Use broadcast_sub instead.