
when use the torch.matmul or mm, the system return the segmentation fault err. Why?

when use the torch.matmul or mm, the system return the segmentation fault err. Why?
the version of my pytorch is 0.4.0
I try to re-install the pytorch. Nothing is changed. The veision that I installed few month ago works fine . Maybe you can try to re-install in your server.
You may have to dig into the core dump file to find some clues. I guess some of the librarys are not compatible.