You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. Thx for the great project :)
There are some issues with compatibility with cudnn version < 9.5.0:
cudnnBackendUpdateCudaGraph and cudnnBackendPopulateCudaGraph should be wrapped to #if (in gen_server.cpp) when cudnn version < 9.5.0
The text was updated successfully, but these errors were encountered:
Hi. Thx for the great project :)
There are some issues with compatibility with cudnn version < 9.5.0:
cudnnBackendUpdateCudaGraph and cudnnBackendPopulateCudaGraph should be wrapped to #if (in gen_server.cpp) when cudnn version < 9.5.0
The text was updated successfully, but these errors were encountered: