Hacker News new | ask | show | jobs
Ask HN: Why there are so many AI compilers?
1 points by yeshengm 2239 days ago
There are a lot of AI compilers out there: MLIR/TVM/XLA/Halide/Hgraph/TensorRT etc... Do we really need so many AI compilers given that only PyTorch/Tensorflow/MXNet are mainsteam frameworks? Or do HW vendors/frameworks really have the incentive to have their own set of IRs?