Commits


Corentin Schreiber authored and GitHub committed 69ab4670f75
CUDA UpsampleNearest performance improvement (#7592) * Made rank a template parameter of _UpampleNearestKernel * Added error checking for rank specified to UpampleImpl * Added __restrict__ keyboard to input and output arrays in Upsample