- 01 9月, 2022 3 次提交
-
-
由 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 37 次提交
-
-
由 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 提交于
-
由 Ruibiao Chen 提交于
* Refactor ExecutorCache * Update code * Fix mkldnn UT errors * Fix typos * Fix CI errors
-
由 Leo Chen 提交于
-
由 LiYuRio 提交于
-
由 james 提交于
* move pool/pool_grad xpu kernel to phi, test=kunlun * replace mutable_data() with DeviceContext::Alloc() * replace PADDLE_ENFORCE_EQ with PADDLE_ENFORCE_XDNN, test=kunlun * adjust function param name & update include header * remove pool_op_xpu.cc * fire r200 test * minor, test=kunlun
-
由 ronnywang 提交于
-
由 Charles-hit 提交于
* fix split bug * solve function redefine * fix fluid.layers.split and add unit test * delete splitInferMeta register in unary.cc * modify test_split_op GPU unit test * modify test_split_op GPU unit test place param * refactor split op and fix infershape bugs * add () in && and || * fix split C++ unit test * fix split infershape
-
由 WangZhen 提交于
* Move XPU mean and mean_grad to phi, test=kunlun * Fix stream, test=kunlun * Replace ENFORCE, test=kunlun
-
由 Wilber 提交于
-
由 zyfncg 提交于
-