- 28 11月, 2022 21 次提交
-
-
由 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 16 次提交
-
-
由 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
-
由 Wang Bojun 提交于
* group norm fp16 support
-
由 yunyaoXYY 提交于
* Clean fluid resize_linear API * Clean fluid image_resize_short API * add image_resize back
-
由 Chitsing KUI 提交于
* attr ready * op ip ready * start dynamic * end2end ok * input shape to map, stat by op * layer wip * first version ready * fix proto depds * fix profiler deps * fix flops typo, rm tuple shape
-
由 Ruibiao Chen 提交于
* Move stream_anayzer to interpreter * Refactor StreamAnalyzer * Refactor RunNextInstructionList * Remove no_data_transform_index * Fix typos * Fix data_transfer OpFuncType error * Add event for depend_op * Update transfer OpFuncType for heter place
-
由 Nyakku Shigure 提交于
-
由 Roc 提交于
* support xpu scalar inplace * sharding for xpu Co-authored-by: Nheyanru <81976792+heyanru01@users.noreply.github.com>
-
由 JZ-LIANG 提交于
-