TorchToLinalg for AtenConv2dOp does not emit error guards
Open
good first issue
help wanted
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 736
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 15
Description
It needs to check that the contracting dimensions are the same size.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start from the TorchToLinalg lowering for AtenConv2dOp and inspect how shape checks or error guards are handled there. The work is done when mismatched contracting dimensions are detected and an error guard is emitted for that case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, pytorch
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100