- 06 9月, 2022 3 次提交
-
-
由 Chen Weihang 提交于
-
由 Wen Sun 提交于
-
由 houj04 提交于
-
- 05 9月, 2022 12 次提交
-
-
由 piotrekobi 提交于
* gaussian random * mkldnn to onednn renaming * fix merge conflicts * remove fluid code * onednn renaming * Move classes from mkldnn_reuse.h to onednn_reuse.h * Move more functions from mkldnn_helper.h to onednn_helpper.h * Change MKLDNN to OneDNN in VLOG message Co-authored-by: NSilv3S <slawomir.siwek@intel.com>
-
由 kangguangli 提交于
* fix compile error in gcc540
-
由 zyfncg 提交于
* remove extra attr of opmaker * remove extra attr of gru * revert scale * fix bug of create_op * add extra attr checker in infer_shape * fix gelu
-
由 Aurelius84 提交于
* [OpAttr]Fix complation error of XPU from Pool2dGradKernel * test=kunlun
-
由 Weilong Wu 提交于
* [Eager] fix pool2d interface under eager mode * add use_gpudnn for pool2d * fix pool2d yaml conflicts * fix pool2d yaml
-
由 HongyuJia 提交于
* migrate memcpy to phi * fix typo error * fix typo error * fix bug and testcase * fix typo, uniform_random_kernel.cc header * fix Alloc pinned bug * change GPUContext::GetPinnedPlace * add GetPinnedPlace function * add GetPinnedPlace function * restore default throw error * fix Unimplemented error * skip StandaloneExecutor testcase * delete memcpy_sig
-
由 Weilong Wu 提交于
* [Eager, Performance optimization] fix pool3d under eager mode * polish code
-
由 niuliling123 提交于
-
由 sneaxiy 提交于
-
由 enzodechine 提交于
* move one_hot_v2, p_norm, p_norm_grad to phi * move one_hot_v2, p_norm, p_norm_grad to phi test=kunlun * remove unused header file * remove unused header file test=kunlun
-
由 risemeup1 提交于
* move elementwise_sub and elementwise_sub_grad XPU kernel to PHI,test=kunlun * modify code style,test=kunlun * modify elementwise_subtract_grad_kernel.cc,test=kunlun * modify elementwise_subtract_kernel.cc,test=kunlun * modify elementwise_subtract_grad_kernel.cc,test=kunlun * modify elementwise_kernel.cc and elementwise_subtract_kernel.cc,test=kunlun * modify codestyle,test=kunlun * modify elementwise_kernel.cc,test=kunlun
-
由 Aurelius84 提交于
* [OpAttr]ksize of pool2d support Tensor type * fix unittest * add unittest
-
- 04 9月, 2022 1 次提交
-
-
由 Sławomir Siwek 提交于
* gaussian random * mkldnn to onednn renaming * fix merge conflicts * remove fluid code * onednn renaming * change header path * change fluid import to phi
-
- 02 9月, 2022 15 次提交
-
-
由 kangguangli 提交于
-
由 Chen Weihang 提交于
* add serialization funcs in phi * migrate serialization utils
-
由 ykkk2333 提交于
-
由 ykkk2333 提交于
-
由 ykkk2333 提交于
-
由 taixiurong 提交于
-
由 zyfncg 提交于
* set use_cudnn=true for conv2d * refine the config rule of api_compat
-
由 zyfncg 提交于
* remove extra attr of abs in opmaker * remove extra attrs of some op in opmaker * remove is_test of conv * fix attr getting of interpretercore * fix inplace_abn * fix bug * fix bug of create_op * refine code format
-
由 Weilong Wu 提交于
* [Eager] fix spectral_norm interface under eager mode * fix spectral_norm yaml config
-
由 z8hanghuan 提交于
* move stack op to phi, *test=kunlun * move stack op to phi, *test=kunlun * move stack op to phi, *test=kunlun * move stack op to phi, *test=kunlun * move stack op to phi, *test=kunlun * move stack to phi,*test=kunlun
-
由 zhangkaihuo 提交于
-
由 Yuanle Liu 提交于
-
由 thunder95 提交于
* add dist cuda kernel * reuse some funcs in phi * 使用pnorm * fix code style - explicit * fix code sytle * fix bug * remove unused headers
-
由 Chen Weihang 提交于
* add batch norm xpu kernel * add batch_orm_grad xpu kernel, test=kunlun * fix lost changing error, test=kunlun * remove batch norm op xpu, test=kunlun * fix dtype error, test=kunlun * fix const deduce error, test=kunlun
-
由 Aurelius84 提交于
* [XPU]Migrate Adam XPU kernel into Phi * test=kunlun
-
- 01 9月, 2022 9 次提交
-
-
由 taixiurong 提交于
test=kunlun
-
由 HongyuJia 提交于
* copy kernel file to phi * delete some code * migrate uniform_random, test=kunlun * fix input error, test=kunlun * fix gpu register error, test=kunlun * add include file, test=kunlun * try fix error from CI, test=kunlun * polish other PR * fix CI-coverage error, test=kunlun
-
由 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
-
由 haosicheng 提交于
-
由 james 提交于
* migrate slice/slice_grad to phi, test=kunlun * minor, test=kunlun * typo, test=kunlun
-
由 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
-
由 Leo Chen 提交于
* refine cmake of framework * add deps for dense tensor * fix deps * remove alloc(ctx) * add depends on mkldnn
-