Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Tosa/Transforms/
H A DTosaDecomposeTransposeConv.cpp190 int64_t inputChannels = weightTy.getDimSize(3); in matchAndRewrite() local
/llvm-project-15.0.7/mlir/lib/Dialect/Tosa/IR/
H A DTosaOps.cpp1181 int32_t inputChannels = ShapedType::kDynamicSize; in inferReturnTypeComponents() local