Adds ONNX support to Kedro.
Read our docs.
Execute this command in your terminal:
pip install kedro-onnx
If you want to contribute to this package, execute the following steps:
- Fork the repo
- Clone it in your machine
- Install with
pip install .[dev]
- Run
pre-commit install
in the project root - Make your changes
- Create a pr
Note: Remember to create unit tests and to run pytest and flake8 before creating a pr
- Nickolas da Rocha Machado @nickolasrm