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
I had the same issue.
I changed all the 'data_ptr' into 'data' in the '/mnt/HDD4TB3/PU-Net_pytorch/auction_match/auction_match_gpu.cpp' file and it worked.
I had the same issue. I changed all the 'data_ptr' into 'data' in the '/mnt/HDD4TB3/PU-Net_pytorch/auction_match/auction_match_gpu.cpp' file and it worked.
I just made this changed and it solved the ImportError: No module named 'am' problem as well.
Thank you @ZhuXiyue !
I run the following line,
Then, I received the following error
The text was updated successfully, but these errors were encountered: