Searched refs:initDim (Results 1 – 1 of 1) sorted by relevance
77 getConvOutputDim(Location loc, Value initDim, Attribute padBeforeAttr, in getConvOutputDim() argument82 loc, IntegerAttr::get(initDim.getType(), 1)); in getConvOutputDim()84 Value paddedBefore = builder.create<arith::AddIOp>(initDim, padBefore); in getConvOutputDim()