- 20 2月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
* rename pten dir to phi * rename namespace to phi * rename infrt pten dir to phi * resolve conflict * rename pten to phi in cmake * revert all infrt change * change needed files * fix infrt failed * fix inference failed
-
- 11 2月, 2022 1 次提交
-
-
由 Feiyu Chan 提交于
* move operators/math/math_function_* to pten/kernels/func * namespace from `paddle::operators::math` to `pten::funcs`
-
- 27 8月, 2020 1 次提交
-
-
由 myq406450149 提交于
-
- 19 8月, 2020 1 次提交
-
-
由 Zhong Hui 提交于
* add zero norm, inf norm support for p_norm op * fix the invalid argument check, fix the dtype problem in test case.
-
- 13 4月, 2020 1 次提交
-
-
由 Zhong Hui 提交于
* Add new norm api, support frobenius norm and p-order vector norm. test==develop * combine test files, add more attr checks. test=develop
-
- 31 1月, 2019 1 次提交
-
-
由 sneaxiy 提交于
-
- 18 12月, 2018 1 次提交
-
-
由 sneaxiy 提交于
test=develop
-
- 10 9月, 2018 1 次提交
-
-
由 qingqing01 提交于
* Implement norm_op by CUDA instead of Eigen. * Remove the commented code.
-
- 12 6月, 2018 1 次提交
-
-
由 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.
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 10 1月, 2018 1 次提交
-
-
由 xuwei06 提交于
-
- 02 1月, 2018 1 次提交
-
-
由 sweetsky0901 提交于
-
- 22 12月, 2017 2 次提交
-
-
由 sweetsky0901 提交于
-
由 sweetsky0901 提交于
-