Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 943 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (9 loc) · 943 Bytes

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 opencode@microsoft.com with any additional questions or comments.