MAX vs TVM
#2895
Replies: 1 comment
-
|
For those who don't know what TVM is: https://tvm.apache.org In their LLVM talk, the team mentioned ML compilers in general. You can see what they said here. Other than that, I don't have the necessary technical knowledge for any more comparisons. |
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.
-
I have used TVM to deploy ML models on edge devices. It seems MAX has a lot of overlap with TVM. I am curious about whether MAX can overtake TVM in the long run, when more target platforms are added to Mojo --- would MAX match TVM features like Auto Tuning, what features can make MAX better than TVM, etc. --- general pros and cons of MAX vs TVM. Please chime in!
Beta Was this translation helpful? Give feedback.
All reactions