- 11 8月, 2021 8 次提交
-
-
由 Hao Lin 提交于
* Add ext_tensor.slice() API, test=develop * Call Tensor::mutable_data first to fix bugs and add test for writing to sliced tensor * Fix unit test bug * Fix code format problem, test=develop * Fix code format problem * Fix code format problem * strengthen unit test * Use CustomTensorUtils::ShareDataFrom to simplify codes
-
由 lilong12 提交于
* add auto_parallel apis
-
由 0x45f 提交于
* add exp and exp_grad npu op * modify support register type * remove empty line and remove exp_grad support data type int/int64 * move exp and epx_grad kernel to activation_op_npu.cc, delete attrs * move code to activation_op_npu.cc
-
由 andyjpaddle 提交于
-
由 wenbin 提交于
-
由 niuliling123 提交于
-
由 From00 提交于
* Add NPU kernel for TopKV2 op * deleted unnecessary cache file static_mode_white_list.cpython-37.pyc * A draft for error checking * A commit with accuracy error for float32 data * Modify codes according to the review comments * Modify codes according to the review comments
-
由 hong 提交于
* add not used output var to gc_check_list; test=develop * add useless output to gc check list; test=develop
-
- 10 8月, 2021 13 次提交
-
-
由 Liu-xiandong 提交于
* fix npu compile error, test=develop * [NPU] Support npu kernel for flatten_contiguous_range op, test=develop * [NPU] Support npu kernel for flatten_contiguous_range op, test=develop * [NPU] Support npu kernel for flatten_contiguous_range op, test=develop * [NPU] Support npu kernel for flatten_contiguous_range op, test=develop * [NPU] Support npu kernel for flatten_contiguous_range op, test=develop * [NPU] Support npu kernel for flatten_contiguous_range op, test=develop * [NPU] Support npu kernel for flatten_contiguous_range op, test=develop * Update flatten_op_npu.cc * Update flatten_op_npu.cc Co-authored-by: Nqili93 <qili93@qq.com>
-
由 niuliling123 提交于
添加Kernel primitives api: ReadData, WriteData ComputeFunctor
-
由 chentianyu03 提交于
-
由 Aganlengzi 提交于
* [NPU] add squared_l2_norm squared_l2_norm and tests * [NPU] replace Square&ReduceSumD with SquareSumV1
-
由 zyfncg 提交于
* Support npu kernel for fill_any_like op * modify the description of exception * remove useless template element * remove useless decorator * fix the code format error
-
由 andyjpaddle 提交于
* fix npu compile error, test=develop * add fill constant batch size lilke op npu,test=develop Co-authored-by: Nqili93 <qili93@qq.com>
-
由 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
-
由 Hui Zhang 提交于
* fix for div zero * fix err;test=develop * fix lod
-
由 chenjian 提交于
* Support npu kernel for tile op * modify according to the comments * fix compute function
-
由 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 9 次提交
-
-
由 chentianyu03 提交于
This reverts commit 090c863a.
-
由 Leo Chen 提交于
* add lock * fix typo
-
由 Wangzheee 提交于
-
由 YuanRisheng 提交于
-
由 zhouweiwei2014 提交于
-
由 ronnywang 提交于
* add one_hot_op and tests * update * make code clear
-
由 crystal 提交于
-
由 Leo Chen 提交于
-
由 ronnywang 提交于
* add broadcast supporting for elementwise_add * add broadcast supporting for elementwise_add * add more tests * remove the redundant code * update * fix place error in unittest * remove skip.If
-
- 08 8月, 2021 1 次提交
-
-
由 ronnywang 提交于
-
- 06 8月, 2021 9 次提交
-
-
由 houj04 提交于
-
由 QingshuChen 提交于
* support kunlun black list and add kl1 op * xpu_op_list add device_context dependence
-
由 TTerror 提交于
-
由 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>
-
由 furnace 提交于
* [NPU] add reduce_prod * [NPU] delete check_dygraph=False * [NPU] delete skipIf * add attrs support or check * [NPU] delete extra codes for test_reduce_max_op_npu * [NPU] add attr out_dtype
-
由 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
-
由 Qi Li 提交于
-
由 gongweibao 提交于
-
由 cc 提交于
-