llvm/torch-mlir

TorchToLinalg for AtenConv2dOp does not emit error guards

Offen

#352 geöffnet am 06.10.2021

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (724 Forks)github user discovery
good first issuehelp wanted

Repository-Metriken

Stars
 (1.888 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 11T 19h) (18 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide