- 13 5月, 2023 1 次提交
- 
- 
由 Zhang Jun 提交于* scale, square, sum, swish trt op converter support zero dim (#53660) * [Paddle-Inference] Support trt 0dims of expand_as_v2 and mish. (#53627) * support_expand_mish * add unitest for reshpe 0 dims (#53685) * Add trt pow converter. (#53462) * Add trt pow converter. * update to use AddConstantLayer * add dims=0 ut * [inference Zero-Dim]add equal, elementwise_op trt 0d (#53704) * [inference Zero-Dim]prelu trt converter support zero dim tensor (#53634) * prelu op trt converter support zero dim * [Inference Zero-Dim] Support trt 0dim of gelu, hard_swish, hard_sigmoid and leaky_relu (#53714) * support_act * delete_silu * [inference zero dim] softmax, stack op trt converter support zero dim (#53729) * softmax support * support stack * remove unused code * update --------- Co-authored-by: NYuanle Liu <yuanlehome@163.com> Co-authored-by: Nxiaoxiaohehe001 <49090790+xiaoxiaohehe001@users.noreply.github.com> Co-authored-by: Nzhoutianzi666 <39978853+zhoutianzi666@users.noreply.github.com> Co-authored-by: NWilber <jiweibo@baidu.com> 
 
- 
- 08 5月, 2023 1 次提交
- 
- 
由 GGBond8488 提交于* add 0D output support for inalg.slogdet,test=allcase * fix zerom dime test error test=allcase * fix test error test=allcase * add static backward test, test=allcase * support_0D_output_for_matrix_rank_multi_dot, test=allcase * add 0D output test for matrox_rank and mutli_dot test=allcase * fix assert error ,test=allcase * fix test error, test=allcase * fix other test error, test=allcase * fix other test error, test=allcase * fix test error, test=allcase * fix matrix_rank and multi dot test err test=allcase * fix test error test=allcase * fix test zero dim test, test=allcase * add static backward test for multi_dot, test=allcase * add tol 2d broadcast test case, test=allcase * fix test error test=allcase * fix test error test=allcase * test=allcase * support_0d_output_for_linalg.norm * fix test error test=allcase * fix 0D test * fix test error test=allcase * fix test error test=allcase * fix tets,test=allcase * fix error,test=allcase * fix errors ,test=allcase * add static backward , test=allcase * add static backwward test, test=allcase * slogdet_support_0D_output * add new case * fix tests, test=allcase * cherry-pick * cherry-pick * fix trace gpu kernel 0d error, test=allcase * fix windows error, test=allcase * add matrixrank cherry-pick 
 
- 
- 27 4月, 2023 1 次提交
- 
- 
由 wangfengsheng1999 提交于[Cherry-Pick]Support output 0D for is_empty/as_complex/inner/dot/rank/tensordot/squeeze_/static.accuracy/static.auc/metric.accuracy (#53199) * support output 0D for is_empty/as_complex/inner/dot/rank/tensordot/squeeze_/static.accuracy/static.auc/metric.accuracy * test_dot_py * test_dot_py 
 
- 
- 17 4月, 2023 1 次提交
- 
- 
由 Chitsing KUI 提交于* add random control for fused dropout add * add __init__ 
 
- 
- 13 4月, 2023 1 次提交
- 
- 
由 lzydev 提交于* fix bug in cross_entropy in static mode * fix ci-coverage 
 
- 
- 22 3月, 2023 1 次提交
- 
- 
由 ShenLiang 提交于
 
- 
- 21 3月, 2023 1 次提交
- 
- 
由 zhouweiwei2014 提交于* [Zero-Dim] Support output 0D for argmin/argmax/median/kthvalue/mode/equal_all/allclose * fix CI 
 
- 
- 16 3月, 2023 1 次提交
- 
- 
由 Infinity_lee 提交于* fix atan2 * fix * fix * fix * fix error * fix error * fix 
 
- 
- 13 3月, 2023 1 次提交
- 
- 
由 iSerendipity 提交于* remove fused_matmul from list * add infermeta for fused matmul 
 
- 
- 22 2月, 2023 1 次提交
- 
- 
由 Shuangchi He 提交于* Fix some typos. Signed-off-by: Yulv-git <yulvchi@qq.com> * pre-commit Signed-off-by: Yulv-git <yulvchi@qq.com> --------- Signed-off-by: Yulv-git <yulvchi@qq.com> 
 
- 
- 10 2月, 2023 1 次提交
- 
- 
由 Infinity_lee 提交于
 
- 
- 07 2月, 2023 1 次提交
- 
- 
由 张春乔 提交于
 
- 
- 31 1月, 2023 1 次提交
- 
- 
由 RedContritio 提交于* add elements count check in atan2 * add unittest and pre-check in inferMeta * add dimension check 
 
- 
- 17 1月, 2023 1 次提交
- 
- 
由 yeliang2258 提交于* add zero dims test * update code * fix zero dims * update code 
 
- 
- 10 1月, 2023 1 次提交
- 
- 
由 FlyingQianMM 提交于* [Zero-Dim] support input 0D Tensor for maximum,minimum,allclose,sigmoid_focal_loss * [Zero-Dim] add backward test for sigmoid_focal_loss with 0-D input Tensor 
 
- 
- 04 1月, 2023 1 次提交
- 
- 
由 Guanghua Yu 提交于
 
- 
- 03 12月, 2022 1 次提交
- 
- 
由 Yuang Liu 提交于
 
- 
- 16 11月, 2022 1 次提交
- 
- 
由 Leo Chen 提交于
 
- 
- 10 11月, 2022 1 次提交
- 
- 
由 YuanRisheng 提交于* standard api * fix sparse bugs * fix xpu bugs, test=kunlun * remove hard code for custom unittest * open ci, test=kunlun * deal with conflict 
 
- 
- 02 11月, 2022 1 次提交
- 
- 
由 YuanRisheng 提交于* Standardise batch norm * standardize conv3d and depwise_conv2d * fix ci bugs 
 
- 
- 01 11月, 2022 1 次提交
- 
- 
由 Chen Weihang 提交于* add extra attr property set * add type_info for all context * add onednn context to all context * fix context compile error * simplify conv kernel args * pass runtime attr into dev_ctx * fix marco error * clear conv_grad_kernel extra args * merge conv_grad_grad into conv_grad * clear conv2d_grad_grad extra attrs * clear yaml and eager extra attr * fix conv1d error * change to thread local * fix npu compile failed * try to fix windows compile failed * add conv2d onednn phi kernel * fix ci bugs (#36) * fix compile bugs (#38) * fix extra input transform bug (#39) * support dynamic created attr (#40) * reset extra info gen code * rm conv_grad_grad kernel * reimpl pass attr adapting * add int attr support * remove vector inputnames creating * fix map at error * Update paddle/phi/kernels/onednn/conv_grad_kernel.cc Co-authored-by: NSławomir Siwek <slawomir.siwek@intel.com> * remove useless extra attrs * replace mkldnn_engine by onednn_engine Co-authored-by: NYuanRisheng <yuanrisheng@baidu.com> Co-authored-by: NSławomir Siwek <slawomir.siwek@intel.com> 
 
- 
- 17 10月, 2022 1 次提交
- 
- 
由 YuanRisheng 提交于* namespace modify * update by comment 
 
- 
- 22 9月, 2022 1 次提交
- 
- 
由 YuanRisheng 提交于* remove invoke yaml * fix ci bugs 
 
- 
- 14 9月, 2022 1 次提交
- 
- 
由 Li Min 提交于
 
- 
- 09 9月, 2022 1 次提交
- 
- 
由 Chen Weihang 提交于* add fusion dir and fuse_softmax_mask kernel * remove fusion kernel dir * migrate infershape * fix code errror 
 
- 
- 07 9月, 2022 1 次提交
- 
- 
由 WangZhen 提交于Adapt tensor output_size for conv2d_transpose and depthwise_conv2d_transpose 
 
- 
- 31 8月, 2022 2 次提交
- 
- 
由 Aurelius84 提交于* [OpAttr]output_size of unpool support Tensor type * fix coverage * fix contain_var * fix coverage 
- 
由 Li Min 提交于
 
- 
- 24 8月, 2022 1 次提交
- 
- 
由 WangZhen 提交于* Adapt minlength attr for bincount 
 
- 
- 23 8月, 2022 1 次提交
- 
- 
由 YuanRisheng 提交于* move distribute_fpn_proposals * fix some code * fix yaml bugs * add set dtype * move proposal_impl to funcs * fix compile bugs 
 
- 
- 12 8月, 2022 2 次提交
- 
- 
由 zyfncg 提交于* remove some custom_impl api and make them generated by yaml completely * delete useless code * fix adamw bug * fix infermeta * revert adamw * polish code * fix bug 
- 
由 duanyanhui 提交于* enhance grid_sampler to support 3d input 
 
- 
- 10 8月, 2022 1 次提交
- 
- 
由 Aurelius84 提交于* [OpAttr]Support VarDesc* and vector<VarDesc*> in Attribute * add unittest for inference predictor 
 
- 
- 09 8月, 2022 1 次提交
- 
- 
由 duanboqiang 提交于* add margin infer * migrate yaml * modify unittests script 
 
- 
- 04 8月, 2022 2 次提交
- 03 8月, 2022 2 次提交
- 
- 
由 seemingwang 提交于* move repeat interleave * fix api name * recover op registration * fix arguments order * fix * fix infermeta * fix infermeta * fix header * fix infermeta * fix * fix * fix dtype * log&test * test * remove logs * fix * remove logs * combine files * combine * combine files * fix cuda place 
- 
由 zhiboniu 提交于* phi_matrix_nms * remove old kernels and add optest check_eager * reoder args * reoder args in infermate * update * get back legacy dygraph 
 
- 
- 01 8月, 2022 1 次提交
- 
- 
由 Lin Manhui 提交于* Add kernel declarations * Copy kernel implementation code * Transfer implementation code * Register new kernels * Remove old kernels * Fix code style * Fix bugs * mutable_data->HostAlloc * Transfer infermeta * Add yaml and update python api * Add PADDLE_WITH_HIP check * Update unittests * Add kernel declarations * Copy kernel implementation code * Transfer kernel implementation code * Register new kernels * Remove old kernels * Add lu_unpack_sig * Fix bugs * Fix bugs * Fix bugs * Optimize directory structure * Add output checks * Update include files * lu_impl.h->lu_kernel_impl.h * Transfer infermeta * Add yaml and update python api * Add check_eager Co-authored-by: NBobholamovic <linmanhui@baidu.com>
 
- 
- 30 7月, 2022 1 次提交
- 
- 
由 zhiboniu 提交于* phi_prior_box * add float[] support * phi_prior_box_optest * update 
 
- 
 
