Searched refs:dilated (Results 1 – 2 of 2) sorted by relevance
90 Value dilated = builder.create<arith::MulIOp>(dilation, subOne); in getConvOutputDim() local91 Value addOne = builder.create<arith::AddIOp>(dilated, one); in getConvOutputDim()
634 in a dilated convolution.