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
You can find the backend.py file, which contains the command for compiling hashencode. If your device is not defined in the if-else block of the file, you should add an entry to accommodate your GPU. Otherwise, the result returned by the torch.cuda.get_device_name() function will include parentheses, which may cause the compilation to fail.
The text was updated successfully, but these errors were encountered: