နိုင်

Results 4 comments of နိုင်

Go to functions.py and add the line below at the top after the imports. `torch.autograd.set_detect_anomaly(True)`

Also refer to this thread if you encounter one more error after executing the previous step. [#108](https://github.com/tamarott/SinGAN/issues/108)

I tried that but it would start to throw kernel panic error. As for the syslinux, it wouldn't even boot (or rather the BIOS fails to detect the boot loader)

yep.. same issue occuring.. someone suggested setting -m32 flag instead of the march=i386. But that also doesn't work because the instruction sets for the assembly file throw error.