Created by: ZHUI
Add new norm api, support frobenius norm and p-order vector norm.
The new norm api returns the matrix norm (Frobenius) or vector norm (the 1-norm, the Euclidean or 2-norm, and in general the p-norm for p > 0) of a given tensor.
Created by: ZHUI
Add new norm api, support frobenius norm and p-order vector norm.
The new norm api returns the matrix norm (Frobenius) or vector norm (the 1-norm, the Euclidean or 2-norm, and in general the p-norm for p > 0) of a given tensor.