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
Hello. When using GraphST, I tried to set the number of CPUs to be used through torch.set_num_threads. However, I found that the setting didn't take effect when actually using it. So how should I set it? Thanks.