- 20 4月, 2022 8 次提交
-
-
由 Yilingyelu 提交于
* gradients; test=document_fix * fix VarType; test=document_fix * fix vartype; test=document_fix * cumsum; test=document_fix * t; test=document_fix
-
由 baoachun 提交于
-
由 heliqi 提交于
-
由 Leo Chen 提交于
* clear the listener after run * only sync variables in program * refine code * fit for lod_tensor_blocking_queue
-
由 fwenguang 提交于
-
由 Chen Weihang 提交于
-
由 Chen Weihang 提交于
* fix custom op pinned input error * fix compile error
-
由 TeFeng Chen 提交于
* optimize preparation overhead before executing cinn compiled program * update code notes * fix flag annotation * enable auto-tune when using CINN * update cinn commit tag * skip test * fix lacking header file
-
- 19 4月, 2022 32 次提交
-
-
由 Chen Weihang 提交于
-
由 wangguanqun 提交于
* double accessor and show_scale * double accessor and show_scale * rename * fix bug in pslib config * add unittest
-
由 chenjian 提交于
* reduce performance influence * add unit test * fix
-
由 jakpiase 提交于
* changes for md in tensor * ci fix * Temporarily limited dims for test * ci fix * removed unnecessary includes * added reviewers suggestions * checkouted two files to avoid changing more than 19 in single PR * minor fix * reverted one file to reduce files changed to 19
-
由 Baibaifan 提交于
-
由 chenjian 提交于
* fix according to suggestion * add kernel summary * improve coverage
-
由 Xiaoxu Chen 提交于
-
由 kuizhiqing 提交于
-
由 Jiabin Yang 提交于
* make fast through to linear * make fast through to linear * add to do for later upgrades * support build once for now
-
由 Zhang Ting 提交于
-
由 z8hanghuan 提交于
-
由 seemingwang 提交于
* extract sub-graph * graph-engine merging * fix * fix * fix heter-ps config * test performance * test performance * test performance * test * test * update bfs * change cmake * test * test gpu speed * gpu_graph_engine optimization * add ssd layer to graph_engine * fix allocation * fix syntax error * fix syntax error * fix pscore class * fix * recover test * recover test * fix spelling * recover * fix * fix linking problem * remove comment
-
由 guguguzi 提交于
* fix bug for MultiplicativeDecay * remove changes to test_lr_scheduler.py
-
由 huzhiqiang 提交于
-
由 Aurelius84 提交于
* [Eager]Fix full_like/clip with np.generic type as attribute * support numpy genertic * remove usless code
-
由 baoachun 提交于
* update gpu fp16 op blacklist * update blacklist
-
由 qipengh 提交于
-
由 littletomatodonkey 提交于
* fix pad3d infer shape
-
由 fwenguang 提交于
-
由 zhaoyingli 提交于
* add dist reshape impl_idx=2 * fix cmakelist
-
由 YuanRisheng 提交于
[Phi]Separate AddKernel/DivideKernel/SubtractKernel/MultiplyKernel from ElementwiseKernel(Part1) (#41806) * seperate add/div/sub/mul from elementwise * delete code * fix compile bugs * deal with conflict * fix bugs when compile * fix windows unit test bug * fix ci converage bugs
-
由 Aurelius84 提交于
* [Phi]Fix expand_sig infershape BUG under static graph mode * [Phi]Fix expand_sig infershape BUG under static graph mode * [Phi]Fix unittest * [Phi]Fix unittest
-
由 JingZhuangzhuang 提交于
-
由 zmxdream 提交于
* add rename for heter_ps.cu * update. test=develop * update. test=develop * fix. test=develop
-
由 ShenLiang 提交于
* fix utest * fix time
-
由 LiYuRio 提交于
-
由 sneaxiy 提交于
-
由 WangXi 提交于
-
由 Weilong Wu 提交于
* [Eager] paddle.sort interface use final_state * Add eager test case for paddle.sort()
-
由 Leo Chen 提交于
-
由 Aurelius84 提交于
* [Eager]Fix NeedTransformPlace behavior if set skip_transform in yaml * add unittest for full_like * fix unittest
-
由 Zhanlue Yang 提交于
-