We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
说明: 优化需求信息需包含以下信息: 1. 背景项目介绍 简单描述应用场景,算法模块简介(可附上相关开源项目/文档链接) 2. 性能需求描述 目前性能,目标性能,目标平台,测试数据维度(shape) 3. 待优化代码块源码 进行初步性能剖析,找出最值得优化的代码块,提供待优化模块的基础代码(C/C++代码实现/python 代码实现)void func() int main() { //测试性能,提供测试数据的维度 func() //输出目前耗时 }
本期悬赏任务说明:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
任务激励
任务详情
Arm平台自动调优:
数据类型 INT8支持:
RISCV后端优化类:
问题反馈类:
算子优化支持:
优化需求收集类
本期悬赏任务说明:
The text was updated successfully, but these errors were encountered: