llvm/torch-mlir

TorchToLinalg for AtenConv2dOp does not emit error guards

Open

#352 ouverte le 6 oct. 2021

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)C++ (692 forks)github user discovery
good first issuehelp wanted

Métriques du dépôt

Stars
 (1 840 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur