- 26 10月, 2022 1 次提交
-
-
由 Lin Manhui 提交于
* Fix paddle.pow() bugs * Add unittest cases * Fix ut cases * Add ut cases on multiple devices
-
- 26 9月, 2022 1 次提交
-
-
由 Lin Manhui 提交于
-
- 06 9月, 2022 1 次提交
-
-
由 xiaohemaikoo 提交于
-
- 30 8月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
-
- 05 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 10 5月, 2022 1 次提交
-
-
由 BrilliantYuKaimin 提交于
* Create elementwise_heaviside_op.cc * add ElementwiseHeavisideFunctor * Create test_elementwise_heaviside_op.py * 增加heaviside的python接口 * add heaviside in white list * 增加heaviside的签名 * 增加heaviside的核函数 * 增加heaviside梯度的核函数 * 增加heaviside梯度的注册 * 调整代码格式 * Update elementwise_sig.cc * add heaviside in __all__ * Update heaviside docs * Update math.py * Update math.py * Update math.py
-
- 01 5月, 2022 1 次提交
-
-
由 Lijunhui 提交于
-
- 14 4月, 2022 1 次提交
-
-
由 Lijunhui 提交于
* regist elementwise_xxx
-
- 30 3月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
Revert "Revert "[Phi] Move elementwise_floordiv and elementwise_pow to phi (#40993)" (#41065)" (#41110) This reverts commit 3a6f1135.
-
- 29 3月, 2022 2 次提交
-
-
由 tianshuo78520a 提交于
This reverts commit b532315d.
-
由 wuyefeilin 提交于
* mv floordiv to phi * mv elementwise_pow to phi * fix as review
-
- 25 3月, 2022 1 次提交
-
-
由 FlyingQianMM 提交于
-
- 15 3月, 2022 1 次提交
-
-
由 xiongkun 提交于
[phi] Transfer lgamma, kldiv_loss, isclose, cumprod kernels into phi and pass the tests of these four kernels (#39770) * tranfer and pass the lgamma unittest * merge and pass the test * transfer kldiv_loss and kldiv_loss_grad; pass the unitest * trafer the isclose and cumprod kernel * change PT_REGISTER -> PD_REGISTER * fix by code review * fix by code review * fix * remove enforce include dependence from scalar * fix * fix by code review * fix by code review
-
- 14 3月, 2022 1 次提交
-
-
由 Xiaoxu Chen 提交于
-
- 09 3月, 2022 1 次提交
-
-
由 YuanRisheng 提交于
-
- 07 3月, 2022 1 次提交
-
-
由 YuanRisheng 提交于
* move elementwise_div grad * change mutable_data to alloc * fix compile bugs
-
- 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
-
- 25 1月, 2022 1 次提交
-
-
由 xiongkun 提交于
* transfer: string tinyformat errors and part of enforce into pten * remove comment * fix by code review * assert is not compile in -DNDEBUG * add string as dependences of paddle_inference
-
- 21 1月, 2022 1 次提交
-
-
由 Aurelius84 提交于
* Migrate Dim and DDim from paddle::framework into pten namespace * fix paddle::framework::Array * fix framework::Array
-
- 20 1月, 2022 1 次提交
-
-
由 Aurelius84 提交于
* Migrate bfloat16/float16/complex from platform into pten::common * fix typo * fix code style
-
- 18 1月, 2022 1 次提交
-
-
由 Yiqun Liu 提交于
-
- 17 1月, 2022 1 次提交
-
-
由 Zhang Ting 提交于
-
- 04 1月, 2022 1 次提交
-
-
由 YuanRisheng 提交于
* change 'math' to 'math_kernel' * fix compile bugs * merge develop * fix compile bugs * move cpu_impl of elementwise kernel to new directory
-