.FastVision.Modelsupsample_block_small
	
function defined in module 
	FastVision.Models
			upsample_block_small(insize, k_out)
An upsampling block that increases the spatial dimensions of the input by 2 using pixel-shuffle upsampling.
There is
			1
			method for FastVision.Models.upsample_block_small:
		
The following page links back here: