This repo hosts Marvell's ML toolchain to deploy ML models on the MLIP:
- bin/mrvl-tmlc is an ML compiler
- bin/mrvl-mlsim is a software simulator tool to simulate the MLIP hardware
This toolchain is integrated with the Apache TVM project: https://github.com/apache/tvm
Adding Marvell tools binaries to PATH will enable TVM to access the toolchain
For a detailed usage guide, please refer to: https://github.com/apache/tvm/blob/main/docs/how_to/deploy/mrvl.rst