-
Notifications
You must be signed in to change notification settings - Fork 271
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
【Hackathon No.68】为神经网络编译器 CINN 增加 argmax 和 argmin 算子 #192
Conversation
|
||
# 附件及参考资料 | ||
|
||
[CINN文档](https://paddlepaddle.github.io/CINN/) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
也可以放一些你参考xla、tvm的代码的github链接(比如链接到相应代码行的网址),未来人对照看,就很方便。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
好的已经添加了新的文档链接
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
设计文档我没有什么问题了,关于我的最后一条评论,你看看参考文档要更新吗?更新整个文档更完整。不更新对主体设计文档影响也不大。
好的,已经添加了新的文档链接 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
很好!我完全没有问题了,我来合并本设计文档吧
No description provided.