- 05 9月, 2022 14 次提交
-
-
由 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
-
由 denglin-github 提交于
* add config param for enable_dlnne and support calibration mode * remove useless file * refine code and add annotation * refine code of Warnning tips
-
由 niuliling123 提交于
-
由 chalsliu 提交于
-
由 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
-
由 Roc 提交于
-
由 feng_shuai 提交于
* fix: vit attention pass * reflash CI
-
由 zhaoyingli 提交于
* dist_matmul trans * update unittest * update cmakelist
-
由 Weilong Wu 提交于
* [Eager] Cast,uniform_random,assign_value use final state * fix mistake * fix mistake * fix CI errors * add dygraph test for unform * add fp16 test case for bilinear_initializer
-
由 Weilong Wu 提交于
-
由 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
-
- 03 9月, 2022 1 次提交
-
-
由 Aurelius84 提交于
* [ONXX]Remove cond_var from Input(X) in while_loop op * fix unittest
-
- 02 9月, 2022 24 次提交
-
-
由 Weilong Wu 提交于
-
由 ronnywang 提交于
-
由 kangguangli 提交于
-
由 Chen Weihang 提交于
* update op change approve list, test=document_fix * update recommend member, test=document_fix * add weibo into approve list, test=document_fix
-
由 Sylwester Fraczek 提交于
-
由 feng_shuai 提交于
* vit_384_opt * just support trt8 * padding + unpadding * fix:unit test * refactor:padding * fix: change the position of round_up * refactor: delete workspace
-
由 Chen Weihang 提交于
* add serialization funcs in phi * migrate serialization utils
-
由 Xingyuan Zhang 提交于
-
由 Chen Weihang 提交于
* update op change approve list, test=document_fix * update recommend member, test=document_fix
-
由 ykkk2333 提交于
-
由 ykkk2333 提交于
-
由 ykkk2333 提交于
-
由 taixiurong 提交于
-
由 zyfncg 提交于
* set use_cudnn=true for conv2d * refine the config rule of api_compat
-
由 YUNSHEN XIE 提交于
-
由 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
-
由 Ruibiao Chen 提交于
-
由 Ruibiao Chen 提交于
-
由 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 提交于
-