- 01 9月, 2022 12 次提交
-
-
由 xiongkun 提交于
* tranfer xpu: conv2d into phi * tranfer xpu: conv2d into phi test=kunlun * test=kunlun * test=kunlun * test=kunlun
-
由 Aurelius84 提交于
* [XPU]Migrate adamw XPU kernel into Phi * test=kunlun * test=kunlun
-
由 Ruibiao Chen 提交于
-
由 wangguanqun 提交于
* config * fix unittest * zero init & cache & patch config * add barrier to save and load * add unittest
-
由 haosicheng 提交于
-
由 james 提交于
* migrate slice/slice_grad to phi, test=kunlun * minor, test=kunlun * typo, test=kunlun
-
由 zhaoyingli 提交于
-
由 ykkk2333 提交于
migrate xpu activation/activation_grad/transpose/transpose_grad/tril_triu/tril_triu_grad kernel to PHI, test=kunlun (#45554)
-
由 HongyuJia 提交于
* migrate coalesce_tensor_xpu, test=kunlun * fix xpu SetConstant, test=kunlun * fix include error, test=kunlun
-
由 Roc 提交于
-
由 Leo Chen 提交于
* refine cmake of framework * add deps for dense tensor * fix deps * remove alloc(ctx) * add depends on mkldnn
-
由 zhangyikun02 提交于
-
- 31 8月, 2022 28 次提交
-
-
由 duanyanhui 提交于
* enhance grid_sampler cpu kernel to 5D input * fix bug when 5D input tensor running on the cudnn kernel
-
由 Charles-hit 提交于
* move elementwise_floordiv、elementwise_max、elementwise_max_grad XPU kernel to phi,test=kunlun * move elementwise_min elementwise_min_grad kernels to phi,test=kunlun * delete elementwise_min_xpu.cc,test=kunlun * move elementwise_mod elementwise_pow XPU kernels to phi,test=kunlun
-
由 Leo Chen 提交于
-
由 zyfncg 提交于
* revert the change of remove_training_info * update * update
-
由 Qi Li 提交于
-
由 YuanRisheng 提交于
* move elementwise test=kunlun * move add/sub/mul/div kernel to elementwise_kernel, test=kunlun * fix ci bugs,test=kunlun * fix ci bugs * test=kunlun
-
由 risemeup1 提交于
* move clip XPU kernel to PHI,test=kunlun * delete clip_op_xpu.cc,test=kunlun
-
由 pangyoki 提交于
* new exe skip async mode * open distribution
-
由 Weilong Wu 提交于
-
由 Hui Zhang 提交于
* add del dropout op pass to jit pe enigne * add delete dropout test
-
由 HongyuJia 提交于
* migrate truncated_gaussian_random kernel to phi, test=kunlun * reuse CPU kernel, test=kunlun * debug kernel, test=kunlun * migrate truncated_gaussian_random kernel to phi, test=kunlun * split truncated_normal, test=kunlun * try fix error from CI, test=kunlun
-
由 HongyuJia 提交于
-
由 risemeup1 提交于
* move label_smmoth XPU kernel to PHI,test=kunlun * delete label_smooth_op_xpu.cc and modfied label_smooth_kernel.cc,test=kunlun * delete add_label_smooth.cc,test=kunlun
-
由 JZ-LIANG 提交于
* bugfix (#45332) * dist embedding support lookup table v1 * add unitest * update unitest cmake
-
由 zhaoyingli 提交于
* add grad_clip pass * add unittest * add notes * update func * add dist_attr for new op
-
由 feifei-111 提交于
* test=kunlun * test=kunlun
-
由 feifei-111 提交于
* test=kunlun * test=kunlun
-
由 feifei-111 提交于
* test=kunlun * test=kunlun
-
由 Roc 提交于
-
由 kangguangli 提交于
* migrate compare op(E/NE/LE/LT/GE/GT) from fluid to phi * fix compile error * fix memory alloc; test=kunlun * refine code; test=kunlun * replace PADDLE_ENFORCE with PADDLE_ENFORCE_XDNN_SUCCESS
-
由 Guanghua Yu 提交于
-
由 六个骨头 提交于
-
由 Aurelius84 提交于
* [OpAttr]output_size of unpool support Tensor type * fix coverage * fix contain_var * fix coverage
-
由 WangZhen 提交于
* Move XPU momentum to phi, test=kunlun * Fix mu type, test=kunlun
-
由 xiongkun 提交于
-
由 Aurelius84 提交于
* [XPU]Migrate argsort and arg_max XPU kernel into Phi * test=kunlun * test=kunlun
-
由 xiongkun 提交于
* transfer concat kernel * test=kunlun * test=kunlun * test=kunlun * test=kunlun
-
由 zhangbo9674 提交于
-