Installation ============ INNA use NNVM as frontend compiler. To get started, install tvm by reference `TVM Install from Source `__. After install tvm, clone INNA repo from git server. .. code:: bash git clone git@100.2.95.100:fanbaoyu/inna.git Install INNA throw ``pip install``. .. code:: bash pip install ./inna