-
Notifications
You must be signed in to change notification settings - Fork 94
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
AutoKernel首期 悬赏任务 (快来薅羊毛~~) #1
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
任务激励
任务详情
算子类(C++- float32)
此类算子添加参考文档 如何快速添加算子, 测试脚本放在
autokernel_plugin/tests
目录下基于最新版本,实现 avgpooling的移植,验证正确性(难度:简单)已完成:chenjun2hao
基于最新版本,实现 maxpooling的移植,验证正确性(难度:简单)已完成:chenjun2hao
基于最新版本,实现 fc算子的移植,验证正确性(难度:简单)已完成:QingChuanWS
基于最新版本,实现 softmax算子的移植,验证正确性(难度:简单)已完成:ccw1996
基于最新版本,实现 dw_conv(depthwise_convolution)的移植,验证正确性(难度:简单)已完成:QingChuanWS
基于最新版本,实现 normalize算子的移植,验证正确性(难度:简单)已完成:crouchggj
其他算子待定,欢迎大家待补充(难度:简单)
后端类(C/C++)
文档提交在
doc
目录下优化类(C/C++)
测试/编译类(C/C++)
doc/benchmark.md
(难度:一般)文档类(C/C++)
第三期悬赏任务说明:
做任务之前,可以先通过AutoKernel初级教程了解AutoKernel项目
The text was updated successfully, but these errors were encountered: