diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index be02bf20..558b0333 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -8,7 +8,6 @@ Please mention any github issues addressed by this PR. # Checklist -- [ ] I have run the tests on a device with GPUs. - [ ] I have performed a self-review of my code. - [ ] I have commented hard-to-understand parts of my code. - [ ] I have made corresponding changes to the public API documentation.