You are welcome to contribute to ONNX.js!
You can contribute to ONNX.js in following ways:
- Contribute to core module functionality
- For example- implement ONNX operators to support more models, implement optimizations to the model execution framework, etc.
- Contribute bug fixes.
- Review the source code changes.
- Report issues and help us verify fixes as they are checked in.
Any changes are required to be reviewed. Please submit a pull request so that changes can be reviewed.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.