PaddlePaddle / Paddle-Lite

PaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎)
https://www.paddlepaddle.org.cn/lite
Apache License 2.0
6.97k stars 1.61k forks source link

support search gan model. 1.add pixel_unshuffle support &2.enable fill_constant calc offline on arm and opencl & 3.enable reshape_calc_offline_pass on arm and opencl #10537

Closed xiebaiyuan closed 3 months ago

xiebaiyuan commented 3 months ago

PR devices

Arm

PR types

Op Support & Performance optimization

PR changes

OP | PASS | Kernels |

Description

1.add pixel_unshuffle support 2.enable fill_constant calc offline on arm and opencl 3.enable reshape_calc_offline_pass on arm and opencl

paddle-bot[bot] commented 3 months ago

Thanks for your contribution!

xiebaiyuan commented 3 months ago

看起来流水线是各种clone资源失败。 我这里好像没有权限rerun @hong19860320