Composit ML Framework for composing neural networks and mapping them to heterogeneous backends with as minimum levels of abstraction as possible Installation Instructions python -m venv venv source venv/bin/activate ./install.sh