Hacker News new | ask | show | jobs
by grlass 1659 days ago
Apache TVM [1], which is a tensor compiler stack focussed on deep neural networks.

It is mostly written in C++ and Python, integrates external libraries like LLVM, OpenCL, CUDA, etc.

[1] https://tvm.apache.org/