This is a new compiler framework that attempts to bake machine learning computation into the compiler stack. It is spearheaded by Chris Lattner who started LLVM.
I think this project is both early in it's development phase and has a good chance at turning into important compiler infrastructure.
https://github.com/tensorflow/mlir
This is a new compiler framework that attempts to bake machine learning computation into the compiler stack. It is spearheaded by Chris Lattner who started LLVM.
I think this project is both early in it's development phase and has a good chance at turning into important compiler infrastructure.
(I worked in compilers at NVIDIA for a few years)