Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
为 paddle.linalg.norm 进行功能升级与对齐 (#60070)
* xian zhan ge keng * fix bug * fix bug * fix bug * remove useless code * fix * fix coverage * fix test * add enable_static in test * remove c++ impl * fix vector_norm * add test for vector_norm * simplify vector_norm impl * update * update * norm -> vector_norm + matrix_norm * update * simplify again * update * set default p = 2.0 * update * update * update * fix ci and remove 'reduce_all' * adapt fro * add dygraph test for norm * fix test_zero_dim_tensor.py * fix linalg.py * fix paddle/linalg.py * fix test_norm * fix * fix * add None for porder in the table
- Loading branch information