Searched refs:subOne (Results 1 – 1 of 1) sorted by relevance
88 Value subOne = builder.create<arith::SubIOp>(kernelDim, one); in getConvOutputDim() local90 Value dilated = builder.create<arith::MulIOp>(dilation, subOne); in getConvOutputDim()