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
https://mlc.ai/zh/chapter_end_to_end/index.html#tvmscript-irmodule:~:text=%E6%AF%8F%E4%B8%AA%E6%93%8D%E4%BD%9C%E5%8F%AF%E4%BB%A5%E4%BB%BB%E6%84%8F%E9%87%8D%E6%96%B0%E6%8E%92%E5%BA%8F%EF%BC%8C%E7%9B%B4%E5%88%B0%E8%BE%B9%E7%BC%98%E7%9A%84%E6%8B%93%E6%89%91%E9%A1%BA%E5%BA%8F%E3%80%82
这里的英文: Each operation can be reordered arbitrarily up to the topological order of the edges.
中文: 每个操作可以任意重新排序,直到边缘的拓扑顺序。
正确的翻: 每个操作可以任意重新排序,只要遵循所有边的拓扑序?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://mlc.ai/zh/chapter_end_to_end/index.html#tvmscript-irmodule:~:text=%E6%AF%8F%E4%B8%AA%E6%93%8D%E4%BD%9C%E5%8F%AF%E4%BB%A5%E4%BB%BB%E6%84%8F%E9%87%8D%E6%96%B0%E6%8E%92%E5%BA%8F%EF%BC%8C%E7%9B%B4%E5%88%B0%E8%BE%B9%E7%BC%98%E7%9A%84%E6%8B%93%E6%89%91%E9%A1%BA%E5%BA%8F%E3%80%82
这里的英文:
Each operation can be reordered arbitrarily up to the topological order of the edges.
中文:
每个操作可以任意重新排序,直到边缘的拓扑顺序。
正确的翻:
每个操作可以任意重新排序,只要遵循所有边的拓扑序?
The text was updated successfully, but these errors were encountered: