- 28 11月, 2022 28 次提交
-
-
由 huangjiyi 提交于
* decouple cudnn_desc.h from fluid * move cudnn_desc.h from fluid to phi * fix bugs * decouple cudnn_helper.h from fluid * fix bugs * move cudnn_helper.h from fluid to phi * add fluid cudnn_helper.h * move miopen_desc.h from fluid to phi * move miopen_helper.h from fluid to phi * fix bugs * move gpu_dnn.h from fluid to phi * fix bugs * update copyright year * simplify gpu_dnn.h in fluid * fix bugs * fix xpu build bug * fix compile bug * fix bug
-
由 张春乔 提交于
-
由 Yiqun Liu 提交于
* Optimize the log of broadcast and decrease the log level. * Remove the redundant brackets. * Change op benchmark ci to test the tests module. * Remove the observe of elementwise and reduce_ops sub-directory.
-
由 YuanRisheng 提交于
* Fix onednn kernel bugs * fix gpu bugs
-
由 Asthestarsfalll 提交于
-
由 PuQing 提交于
-
由 201716010711 提交于
-
由 Qi Li 提交于
* [NPU] apply npu_identity to conv bn and copy2cpu, test=develop * update npu identity to share data with x, test=develop * address review comments, test=develop
-
由 傅剑寒 提交于
* remove flatten in nn.py under fluid * fix test case * fix test case * fix codestyle * fix codestyle * fix code style * remove extra test case * remove test case
-
由 Nyakku Shigure 提交于
-
由 zhangbo9674 提交于
* add trace mode for interpretercore * fix bug * add a ctrl flag * add record for memcpyd2h * polish code * polish code
-
由 wangguanqun 提交于
* remove fluid * update public * core * public * public1 * ci
-
由 Wen Sun 提交于
* refactor: move wait * refactor: move barrier * fix: fix incorrect import
-
由 caozhou 提交于
* add pattern for auto search * add unittest
-
由 Ruibiao Chen 提交于
* Remove kSyncRun in StreamAnalyzer * Update code
-
由 huangjiyi 提交于
* rm fluid “xpu_header.h” deps in phi * move part of xpu_op_list.h from fluid to phi * add fluid xpu_op_list deps * add glog deps for xpu_op_list in phi * fix PR-CI-Kunlun
-
由 zyfncg 提交于
* add fluid_op_name_map * rename some kernel name * add comments for op-kernel map * refine map name of op to kernel
-
由 MarDino 提交于
-
由 wenbin 提交于
-
由 Jianghai 提交于
* add matmul_flops * add dropout,layer_norm ... * add dropout,layer_norm ... * add elementwise_flops * add dict check * add unitests * add equation for flops computation * regularized annotations
-
由 yuehuayingxueluo 提交于
* clear fluid api: warpctc, nce, identity_loss * fix test_layers.py __init__.py * fix loss.py * change __init__.py and api calling method * fix nce * fix nce * fix fluid.data * delete warpctc api document * fix loss.py * fix ctc_loss * fix test_warpctc_op.py * fix test_layers.py * fix some bug * fix conflict * fix ci bug * Empty Commit test=allcase * fix ci bug
-
由 201716010711 提交于
-
由 201716010711 提交于
-
由 xiaoxiaohehe001 提交于
* add_gather_nd_ * add_gather_nd_ * add_gather_nd_
-
由 Thomas Young 提交于
* fix expand as op * fix bug
-
由 haosicheng 提交于
-
由 xiaoguoguo626807 提交于
* remove fluid.reduce_sum * remove fluid.reduce_sum * modify axis and import paddle * modify keepdim and out_name * modift unittest * modift unittest * modify CI_static and loss.py * modify test_mse_loss * modify static ci * modify static ci datatype * add import paddle in test * fix conflict * fix conflict * modify ci * modify ci * fix_conflict * fix bug * code_style
-
由 张春乔 提交于
* Update communicator.cc * Update communicator.cc * remove LoDTensor * remove LoDTensor and Tensor
-
- 26 11月, 2022 3 次提交
-
-
由 gem5 提交于
-
由 Leo Chen 提交于
* hot fix * fix compile * merge develop * follow comments
-
由 201716010711 提交于
-
- 25 11月, 2022 9 次提交
-
-
由 zhangxin81 提交于
* fix loopup_table plugin deserialize size error
-
由 201716010711 提交于
-
由 wanghuancoder 提交于
* for xpu multi thread bug test
-
由 Wangzheee 提交于
* fix
-
由 Vvsmile 提交于
remove random_crop which is not used in Paddle 2.0
-
由 Yuang Liu 提交于
-
由 Roc 提交于
* support xpu scalar inplace * sharding for xpu * update * update Co-authored-by: Nheyanru <81976792+heyanru01@users.noreply.github.com>
-
由 Wen Sun 提交于
* refactor: move all_gather
-
由 Nyakku Shigure 提交于
* add isort config * isort all files
-