- 01 9月, 2021 12 次提交
-
-
由 Thunderbrook 提交于
* merge dense * log level * tensor copy sync * format
-
由 ShenLiang 提交于
* add cache for send_recv * add eval_batch for pipeline * add eval batch for pipelineparallel * add style code
-
由 Yuang Liu 提交于
-
由 wanghuancoder 提交于
* modify fetch logic, use D2H Stream, test=develop * refine, test=develop
-
由 baoachun 提交于
* add strided_slice_grad op for npu
-
由 Qi Li 提交于
-
由 wangguanzhong 提交于
* stablize depthwise conv * clean commend
-
由 QingshuChen 提交于
* support KL label smooth * update UT for KL label_smooth
-
由 Roc 提交于
-
由 niuliling123 提交于
* add ElementwiseTernary, Reduce, ReadDataStride
-
由 cc 提交于
-
由 zyfncg 提交于
* Support getitem by Bool index * delete some debug info of bool index * support the case that the shape of bool index is different from indexed tensor * support setitem by bool index * add the unittest for throwing exception * merge conflict * add check for int tensor when index is bool
-
- 31 8月, 2021 11 次提交
-
-
由 Aurelius84 提交于
* polish code * fix unittest on windows * refine pybind interface * support statistic MemSize of AllocatorPool * Replace mutex into atomic
-
由 Qi Li 提交于
* [NPU] fix cmake for ascend ci, test=develop * update paddle_build.sh scripts, test=allcase
-
由 Shang Zhizhou 提交于
* Revert "Revert "Add copy from tensor (#34406)" (#35173)" This reverts commit 32c1ec42. * add template instantiation
-
由 tianshuo78520a 提交于
* notest;test=cpu * test * test=document_fix
-
由 wenbin 提交于
* add trt error information. * rerun ci
-
由 Huihuang Zheng 提交于
As the title, see details at the PR description.
-
由 zhouweiwei2014 提交于
-
由 王明冬 提交于
-
由 Aganlengzi 提交于
-
由 Aganlengzi 提交于
-
由 Peihan 提交于
* change exit code and summary style * disable test_ernie_text_cls on windows
-
- 30 8月, 2021 9 次提交
-
-
由 zhulei 提交于
* [NPU] Add log_loss op * [NPU] Add log_loss op * [NPU] Add log_loss op
-
由 chentianyu03 提交于
-
由 Jacek Czaja 提交于
-
由 zhulei 提交于
* [Op Def] Add extra def of linear_interp & linear_interp_v2 * [Op Def] Add extra def of linear_interp & linear_interp_v2 & addmm
-
由 ceci3 提交于
* update ernie int8
-
由 tianshuo78520a 提交于
-
由 xiongkun 提交于
* tmp * Tile - Assign - Crop * Finish the set value npu kernel and test case in npu * improve the error message * Modify according to zhangliujie * code review
-
由 tianshuo78520a 提交于
* notest;test=cpu_gpu * notest;test=cpu_gpu * notest;test=cpu_gpu * notest;test=cpu_gpu * notest;test=cpu_gpu * notest;test=cpu_gpu * notest;test=cpu_gpu * fix * fix
-
由 Aurelius84 提交于
* Abstract GenerateDeviceEventFlag to shield platforms * Remove get_cuda_flags
-
- 27 8月, 2021 8 次提交
-
-
由 JYChen 提交于
-
由 xiaoting 提交于
* add maxunppol2d op, test=develop * fix typo, test=develop * fix unpool unitest, test=develop * fix unpool code-example, test=develop * fix for unpool_op_unittest,test=develop * fix example code, test=develop * add noqa:F401, test=develop * fix converage, test=develop * fix unitest for unpool, test=develop * rename unpool2d to unpool, test=develop * rename unpool2d to unpool, test=develop
-
由 Guoxia Wang 提交于
* sparse_momentum_op is used to save w@GRAD memory for gather_op when gather from a large parameter
-
由 joanna.wozna.intel 提交于
* Add calculation for gru op * Correct the types * Remove mkldnn only * Correct mkldnn ifdef * Remove mkldnn ifdef * Separate mkldnn quantizer test * Correct Windows test * Check different cmake fix * Revert cmake change * Cmake change 2 * Cmake change 3
-
由 Aurelius84 提交于
* add CPUDeiveEvent * Polish DeviceEvent code * Add DEVICE_EVENT_LIBS
-
由 zhupengyang 提交于
-
由 baoachun 提交于
* add elementwise max grad op for npu * add elementwise max grad op for npu * add elementwise max grad op for npu * add elementwise max grad op for npu * add elementwise max grad op for npu
-
由 WeiXin 提交于
* polish the error message of paddle.slice. * polish code.
-