llvm/torch-mlir

TorchToLinalg for AtenConv2dOp does not emit error guards

Open

#352 geöffnet am 6. Okt. 2021

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (692 Forks)github user discovery
good first issuehelp wanted

Repository-Metriken

Stars
 (1.840 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide