Searched refs:padBefore (Results 1 – 1 of 1) sorted by relevance
83 Value padBefore = reifyConstantDim(padBeforeAttr, builder); in getConvOutputDim() local84 Value paddedBefore = builder.create<arith::AddIOp>(initDim, padBefore); in getConvOutputDim()