Commits


Weixing Zhang authored and GitHub committed 5b7dc5aeee6
fix build failure for ROCm EP (#5816) The kernel declaration of Identity needs to be updated in ROCm EP since ROCm EP shares the implementation of Identity with CUDA EP in which it has been changed due to opset 13 support.