Open arnold408 opened 1 year ago
I am trying to the code in a server with CPU (no GPU). Getting Segmentation Fault , core dumped error in inference.py at this line : fakeswap, = self.generator(att_struct, [swapped_lats, None], randomize_noise=False)
my torch version is 1.12.1+cpu
Please suggest. Will the code work with CPU?
Thanks
I am trying to the code in a server with CPU (no GPU). Getting Segmentation Fault , core dumped error in inference.py at this line : fakeswap, = self.generator(att_struct, [swapped_lats, None], randomize_noise=False)
my torch version is 1.12.1+cpu
Please suggest. Will the code work with CPU?
Thanks