Hello, I have compiled pytorch from source where the log show that numpy is supported.
But when I use the function of ‘from_numpy()’, there is an error, just as the title says, which says that it hasn’t been compiled with numpy. How can i solve this?