llvm/torch-mlir

TorchToLinalg for AtenConv2dOp does not emit error guards

Open

#352 aberto em 6 de out. de 2021

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

Métricas do repositório

Stars
 (1.840 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador