Home
last modified time | relevance | path

Searched refs:WrongInputIndexingMap (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/IR/
H A DLinalgInterfaces.cpp269 WrongInputIndexingMap, enumerator
291 return MatchConvolutionResult::WrongInputIndexingMap; in isConvolutionInterfaceImpl()
410 if (res == MatchConvolutionResult::WrongInputIndexingMap) in verifyConvolutionInterface()