3a2c66702c
Tests on CPU (scheduled) / check-skip (push) Has been cancelled
Tests on CPU (scheduled) / pre-tests (push) Has been cancelled
Tests on CPU (scheduled) / tests-cpu-ubuntu (float32) (push) Has been cancelled
Tests on CPU (scheduled) / tests-cpu-ubuntu (float64) (push) Has been cancelled
Tests on CPU (scheduled) / tests-cpu-windows (3.11, float32, 2.5.1) (push) Has been cancelled
Tests on CPU (scheduled) / tests-cpu-windows (3.11, float32, 2.9.1) (push) Has been cancelled
Tests on CPU (scheduled) / tests-cpu-windows (3.11, float64, 2.5.1) (push) Has been cancelled
Tests on CPU (scheduled) / tests-cpu-windows (3.11, float64, 2.9.1) (push) Has been cancelled
Tests on CPU (scheduled) / tests-cpu-windows (3.12, float32, 2.5.1) (push) Has been cancelled
Tests on CPU (scheduled) / tests-cpu-windows (3.12, float32, 2.9.1) (push) Has been cancelled
Tests on CPU (scheduled) / tests-cpu-windows (3.12, float64, 2.5.1) (push) Has been cancelled
Tests on CPU (scheduled) / tests-cpu-windows (3.12, float64, 2.9.1) (push) Has been cancelled
Tests on CPU (scheduled) / tests-cpu-windows (3.13, float32, 2.9.1) (push) Has been cancelled
Tests on CPU (scheduled) / tests-cpu-windows (3.13, float64, 2.9.1) (push) Has been cancelled
Tests on CPU (scheduled) / tests-cpu-mac (3.11, float32, 2.5.1) (push) Has been cancelled
Tests on CPU (scheduled) / tests-cpu-mac (3.11, float32, 2.9.1) (push) Has been cancelled
Tests on CPU (scheduled) / tests-cpu-mac (3.12, float32, 2.5.1) (push) Has been cancelled
Tests on CPU (scheduled) / tests-cpu-mac (3.12, float32, 2.9.1) (push) Has been cancelled
Tests on CPU (scheduled) / tests-cpu-mac (3.13, float32, 2.9.1) (push) Has been cancelled
Tests on CPU (scheduled) / coverage (push) Has been cancelled
Tests on CPU (scheduled) / typing (push) Has been cancelled
Tests on CPU (scheduled) / tutorials (push) Has been cancelled
Tests on CPU (scheduled) / docs (push) Has been cancelled
Lint / TOML Format (push) Has been cancelled
48 lines
1.7 KiB
Markdown
48 lines
1.7 KiB
Markdown
## 📝 Description
|
|
|
|
**⚠️ Issue Link Required**: This PR must be linked to an approved and assigned issue. See [Contributing Guide](https://github.com/kornia/kornia/blob/main/CONTRIBUTING.md#pull-request) for details.
|
|
|
|
**Fixes/Relates to:** # (issue number)
|
|
|
|
**Important**:
|
|
- Ensure you are assigned to the linked issue before submitting this PR
|
|
- This PR should strictly implement what the linked issue describes
|
|
- Do not include changes beyond the scope of the linked issue
|
|
|
|
---
|
|
|
|
## 🛠️ Changes Made
|
|
- [ ] Item 1
|
|
- [ ] Item 2
|
|
|
|
---
|
|
|
|
## 🧪 How Was This Tested?
|
|
- [ ] **Unit Tests:** (List new/updated tests)
|
|
- [ ] **Manual Verification:** (Describe the steps you took)
|
|
- [ ] **Performance/Edge Cases:** (How does this handle nulls, large data, etc.?)
|
|
|
|
---
|
|
|
|
## 🕵️ AI Usage Disclosure
|
|
*Check one of the following:*
|
|
- [ ] 🟢 **No AI used.**
|
|
- [ ] 🟡 **AI-assisted:** I used AI for boilerplate/refactoring but have manually reviewed and tested every line.
|
|
- [ ] 🔴 **AI-generated:** (Note: These PRs may be subject to stricter scrutiny or immediate closure if the logic is not explained).
|
|
|
|
---
|
|
|
|
## 🚦 Checklist
|
|
- [ ] I am assigned to the linked issue (required before PR submission)
|
|
- [ ] The linked issue has been approved by a maintainer
|
|
- [ ] I have performed a **self-review** of my code (no "ghost" variables or hallucinations).
|
|
- [ ] My code follows the existing style guidelines of this project.
|
|
- [ ] I have commented my code, particularly in hard-to-understand areas.
|
|
- [ ] I have added tests that prove my fix is effective or that my feature works.
|
|
- [ ] (Optional) I have attached screenshots/recordings for UI changes.
|
|
|
|
---
|
|
|
|
## 💭 Additional Context
|
|
Add any other context or screenshots about the pull request here.
|