- 10 8月, 2021 10 次提交
-
-
由 lelelelelez 提交于
-
由 shangliang Xu 提交于
-
由 chentianyu03 提交于
-
由 chentianyu03 提交于
* add any.hpp to utils and replace boost::any with self defined paddle::any * add copy any.hpp to custom op depends * modify any.hpp include path * remove boost from setup.py.in * add copy any.hpp to custom op depends * move any.hpp to paddle/utils/ dirs * move any.h to extension/include direction * copy utils to right directions
-
由 kuizhiqing 提交于
-
由 chenjian 提交于
* Support npu kernel for expand_as_v2 op * mofify the registry data type name * fix test unit * fix npu compile error, test=develop * fix compute function Co-authored-by: Nqili93 <qili93@qq.com>
-
由 Linjie Chen 提交于
* Fix error of HSigmoidLoss * update unittest * update unittest
-
- 09 8月, 2021 12 次提交
-
-
由 chentianyu03 提交于
This reverts commit 090c863a.
-
由 YuanRisheng 提交于
-
由 wangzhen38 提交于
-
由 zhouweiwei2014 提交于
-
- 08 8月, 2021 1 次提交
-
- 07 8月, 2021 1 次提交
-
- 06 8月, 2021 14 次提交
-
-
由 QingshuChen 提交于
* support kunlun black list and add kl1 op * xpu_op_list add device_context dependence
-
由 Liu-xiandong 提交于
* fix npu compile error, test=develop * [NPU] Support npu kernel for atan and atan_grad op, test=develop * [NPU] Support npu kernel for atan and atan_grad op, test=develop Co-authored-by: Nqili93 <qili93@qq.com>
-
由 sunzhongkai588 提交于
* fix paddle.optimizer test=document_fix * fix paddle.optimizer test=document_fix * fix bugs in paddle.nn.functional document test=document_fix * fix bugs in paddle.nn.functional document test=document_fix * fix bugs in paddle.nn.functional document test=document_fix * fix bugs in paddle.nn.functional document test=document_fix * fix nn formula bugs test=document_fix * fix nn formula bugs test=document_fix * fix nn formula bugs test=document_fix
-
由 yeliang2258 提交于
* add eye npu op * remove useless headers * code style * Update eye_op_npu.cc * Update eye_op_npu.cc * remove useless code in test file * code style check * change Copyright to 2021 * add test case and do some fix * fix * update code * fix for CI * return * fix
-
由 gongweibao 提交于
-
由 Zeng Jinle 提交于
* fix ut * decrease gpu memory consumption * remove exclusive
- 05 8月, 2021 2 次提交
-
-
由 Zeng Jinle 提交于
-