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
My solution is changing this full_file_path = full_file_path.replace("/h5/", "/mat/") to full_file_path = full_file_path.replace("\\h5\\", "\\mat\\").
Now I just wondering if this project could run on the Windows OS (due to the NCCL is not supported by Windows). Please help me if there is any possible way to do that. @chunmeifeng
按照这种方式解决不了问题,请问有什么办法吗
The text was updated successfully, but these errors were encountered: