Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalgNamed.cpp77 getConvOutputDim(Location loc, Value initDim, Attribute padBeforeAttr, in getConvOutputDim() function
124 dynDims[heightDim] = getConvOutputDim( in inferDynamicDimsForConv()
137 dynDims[weightDim] = getConvOutputDim( in inferDynamicDimsForConv()