Skip to content

Comparision with Apache TVM #497

Answered by mikepapadim
andrii0lomakin asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

Apache TVM purely focuses on ML/DL workloads and not intend to be used for general purpose workloads or data-analytics.
It provides intergration with TensorFlow, Keras, PyTorch, ONNXRT etc.
The front-end is written in python, while the compile and runtime are C++ with FFI binding to python.
Also, for intergration with languages running on the JVM, it provides some minimal wrappers for Java.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@andrii0lomakin
Comment options

Answer selected by andrii0lomakin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants