llvm/torch-mlir

TorchToLinalg for AtenConv2dOp does not emit error guards

Open

#352 opened on Oct 6, 2021

 (2 comments) (0 reactions) (0 assignees)C++ (720 forks)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (1,886 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