- 02 7月, 2022 1 次提交
-
-
由 Leo Chen 提交于
* fix init() * delete test_device_context * replace CPUDeviceContext with CPUContext * fix test_scalar * remove dot_op.cc * fix compile
-
- 26 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 05 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 24 3月, 2022 1 次提交
-
-
由 zhiboniu 提交于
-
- 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
-
- 19 2月, 2022 1 次提交
-
-
由 Aurelius84 提交于
* Unify paddle/pten::framework::ddim into pten::ddim * fix paddle namespace * compile sucessfully * fix npu src file * fix conflict * fix conflict * fix tensorrt compiler error * fix conflict * fix conflict * fix tesst file conflict * fix conflict * fix mlu file conflict * fix mlu file conflict * fix cinn header file conflict * fix conflict * fix conflict * fix conflict * fix conflict
-
- 04 1月, 2021 1 次提交
-
-
由 myq406450149 提交于
* p_norm fix op version info. test=develop
-
- 10 12月, 2020 1 次提交
-
-
由 Zhong Hui 提交于
fix p_norm with empty shape (#29500)
-
- 08 9月, 2020 1 次提交
-
-
由 myq406450149 提交于
* fix frobenius_norm error, rm p=0 2-axis support. test=develop
-
- 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.
-
- 15 4月, 2020 1 次提交
-
-
由 Zhong Hui 提交于
Fix the compile problem in norm op in the windows env, add delete some invalid argument
-
- 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
-