llvm / llvm/torch-mlir

TorchToLinalg for AtenConv2dOp does not emit error guards

Open
#352 2 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.