Commits


Tianlei Wu authored and GitHub committed 94b17919745
Upgrade CUTLASS to v2.11 and add sequence length threshold for cutlass FMHA (#14401) ### Description Add sequence length threshold for triggering cutlass FMHA in FP32. See performance test results in https://github.com/microsoft/onnxruntime/pull/14343 to see how this threshold is selected. Upgrade cutlass to v2.11 and update deps.txt and cgmanifest for nuget pipeline build (test build: https://aiinfra.visualstudio.com/Lotus/_build/results?buildId=268574&view=results)