CUDALibrarySamples
CUDALibrarySamples copied to clipboard
fix batchgemmedex compile err in linux
Using the default code 4 GemmBatchedEx in a linux environment will cause err in a parameter list.
This pr simply modifies the relevant parameter list to make it compileable.