Commits


Tianlei Wu authored and GitHub committed d637111e9f3
[CUDA/ROCm] Update BiasSplitGelu for SD XL Refiner model (#17849) SD XL Refiner model has new hidden dimension sizes not supported by BiasSplitGelu. This update the kernel to support them. ### Motivation and Context Current BiasSplitGelu does not support optimization for SD XL refiner model.