This folder contains a bunch of convenience scripts for maintaining the uTensor runtime codebase. Python is NOT included in the runtime builds.
test_scriptsare scripts wich generate testing files foruTensor
- run
pipenv install -d --skip-lock - run
pipenv shellto laush the virtual environment and you should be ready to go
- python wrapper for
uTensor- using
pybind11?
- using