Replies: 4 comments 3 replies
-
最后一题我是这么写的:
通过了测试,完整代码可以参考:https://github.com/JZh18/mlc-ai-exercises/blob/main/2_5_Exercises_for_TensorIR.ipynb |
Beta Was this translation helpful? Give feedback.
1 reply
-
也分享一下我的实现 https://github.com/JYYCaN/mlc-code |
Beta Was this translation helpful? Give feedback.
2 replies
-
分享:https://colab.research.google.com/drive/1K6J6rET3HdChmhQ-Sy-0FXcrzGxd8TZu?usp=sharing |
Beta Was this translation helpful? Give feedback.
0 replies
-
分享 : https://github.com/GeLee-Q/TVM_Practice/blob/master/TensorIR_Practice.ipynb |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
请问exercises会公布答案吗?
我写了一版供大家参考。最后一个练习的最后一个步骤出错了,请大家帮忙看看问题在哪里?
2.5.1.2. Exercise 1: Broadcast Add:
2.5.1.3. Exercise 2: 2D Convolution
2.5.2.2. Exercise 3: Transform a batch matmul program
3.1 bmm_relu
3.2 Also please validate your result
3.3 Step 1-4
3.4 Step 5: vectorize / unroll
3.5 Step 5: parallel: there is an error
Beta Was this translation helpful? Give feedback.
All reactions