Home
last modified time | relevance | path

Searched defs:inputChannels (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Dialect/Tosa/Transforms/
H A DTosaDecomposeTransposeConv.cpp180 int64_t inputChannels = weightTy.getDimSize(3); matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Tosa/IR/
H A DTosaOps.cpp1610 int64_t inputChannels = ShapedType::kDynamic; inferReturnTypeComponents() local