If you have improvements to Intel® Low Precision Optimization Tool, send us your pull requests for review! For those just getting started, Github has a how to.
Before sending your pull requests, please make sure that you followed this list.
- Read contributing guidelines.
- Changes are consistent with the Python Coding Style.
- Use pylint to check your Python code
- Use flake8 and autopep8 to make Python code clean
- Add unit tests in Unit Tests to cover the code you would like to contribute.
- Run Unit Tests.
Include a detailed summary of the change please.
Include an explanation of the motivation for the change please.
Include an explanation about the regression your change might bring.
- For bug fix, provide test steps to reproduce your issue.
- For new features, provide test steps besides unit tests if necessary.
Privide the development or test environment info.
- OS
- CPU info
- Python version
- Dependent component version