This crate provides a static TVM runtime which is compatible with the original C++ implementation. In particular, it supports
- NNVM graphs (training and inference)
- threading
- convertions to and from
ndarray
- Web Assembly
- SGX
- integration with the TVM Python module system