1.6 KiB
1.6 KiB
Motivation
Modifications
Accuracy Tests
Benchmarking and Profiling
Checklist
- Format your code according to the Format code with pre-commit.
- Add unit tests according to the Run and add unit tests.
- Update documentation according to Write documentations.
- Provide accuracy and speed benchmark results according to Test the accuracy and Benchmark the speed.
- Work with maintainers to merge your PR. See the PR Merge Process