llvm/torch-mlir

TorchToLinalg for AtenConv2dOp does not emit error guards

Open

#352 opened on Oct 6, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (692 forks)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (1,840 stars)
PR merge metrics
 (Avg merge 11d 19h) (18 merged PRs in 30d)

Description

It needs to check that the contracting dimensions are the same size.

Contributor guide