5

As per my understanding, both TVM and MLIR are used as compiler infrastructure for deep learning neural networks. Is my understanding correct?.

And Which would be better if we are building a compiler for custom hardware that runs deep learning inferences?

harry
  • 970
  • 6
  • 25
  • 2
    [tag:tvm] appears to be meant for an Amazon web service thingy, rather than Apache TVM. – torek Dec 14 '20 at 12:17

1 Answers1

2

I found this discussion helpful: https://discuss.tvm.apache.org/t/google-lasted-work-mlir-primer/1721

harry
  • 970
  • 6
  • 25