- 02 9月, 2022 15 次提交
-
-
由 xiongkun 提交于
* 1. make list transformer into jit form. 2. fix some bugs in tensor_array, such as append. 3. enhance the function analysis visitor to recognize push/pop. 4. add setter/getter helper to deal with 2+ name sets. * fix ci errors: 1. add to_tensor_array logic in convert_cond 2. fix IfExpr error. 3. fix erros while return_names or push_pop_names is None 4. fix slice error in a[i]=1 where a is tensor_array 5. add pop interface in Variable
-
由 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
-
由 Weilong Wu 提交于
* [Eager] fix max_pool3d_with_index interface under different mode * fix mistake * Add tests under legacy and supplement comments
-
由 JZ-LIANG 提交于
* bugfix (#45332) * customize wait_comm
-
由 zhangkaihuo 提交于
-
由 wuhuachaocoding 提交于
-
由 zhangbo9674 提交于
-
由 Yuanle Liu 提交于
-
由 Haohongxiang 提交于
-
由 Weilong Wu 提交于
-
由 Weilong Wu 提交于
-
由 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 25 次提交
-
-
由 Leo Chen 提交于
-
由 Weilong Wu 提交于
-
由 Weilong Wu 提交于
-
由 Leo Chen 提交于
* clean includes of convert_util, test=kunlun * add deps on mkldnn, test=kunlun
-
由 Chen Weihang 提交于
-
由 sneaxiy 提交于
* make dense_contents_ lazy init * update legacy dygraph * fix legacy dygraph bug
-
由 ronnywang 提交于
* [NPU] add conv3d_transpose, instance_norm, instance_norm_grad * add ut * remove instance_norm_grad
-
由 houj04 提交于
-
由 Xiaoxu Chen 提交于
* add erf_p primitive operators * add gelu orig2prim rule
-
由 taixiurong 提交于
test=kunlun
-
由 Roc 提交于
-
由 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
-
由 kuizhiqing 提交于
* add fetch and prune for build cinn pass * add prune flag
-
由 Leo Chen 提交于
-
由 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
-