-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Paddle-Lite新需求收集(call for new feature request) #10452
Comments
希望能训推一体,避免出现训练和推理框架版本导致的推理问题。 |
OpenCL int8 支持 |
#8058 这个pr有支持fc的int8,在高通机型上测试性能提升不高只有20%~30%,你可以试试 |
wow~ |
希望表格识别能和文字识别聚合起来做一个paddle-lite版本的 |
希望后续可以支持动作分类模型进行端侧部署,支持 'temporal_shift' 算子和3d卷积'conv3d, pool3d'算子的转化 |
希望后续可以支持YOLO模型进行端侧部署,目前YOLO5模型中'fill_constant' 算子和'flip'算子的转化有问题 |
#10485 模型转换报错 elementwise_add_bias_dims not equal to 1, fusion failed |
#10469 希望提供opencl上全局限制Image2D的接口,通过config文件配置若想避免layout算子强制执行buffer2Image,需要把一连串的算子都指定到cpu,但推理就会很慢了 |
希望后续可以支持动作分类模型进行端侧部署,支持 'temporal_shift' 算子和3d卷积'conv3d, pool3d'算子的转化,支持BMN、AttentionLSTM模型的压缩转化。 |
希望x86_64推出可以进行cv编译库的功能想在x86平台上使用cv预处理库 |
希望支持 LLM模型端侧推理 |
支持训练,且支持分布式训练 |
希望能为表格识别识别模型做一个demo |
1、希望可以做一个表格识别的Android demo; |
问卷链接:https://iwenjuan.baidu.com/?code=suexg7
欢迎开发着提出自己的建议,一起优化Paddle-Lite
The text was updated successfully, but these errors were encountered: