ndarray
autograd
loss
Symbol.
__pow__
x.__pow__(y) <=> x**y
Scalar input is supported. Broadcasting is not supported. Use broadcast_pow instead.