“20b76f3deb056b7b7a9be1cbf6d9581bcbd3fc43”上不存在“python/paddle/sparse/nn/functional/__init__.py”
-
由 qingqing01 提交于
* Add normalization operator. 1. Refine the raw norm_op and let it more general to support to normalize Tensor along any axis. 2. There is a bug in l2_normalize API, which lacks sqrt after `reduce_sum`. 3. Use norm_op to refine the l2_normalize API. 4. Fix bug in test_normalization_wrapper.py.
19fd0717