Oleh
Results
1
issues of
Oleh
Hi! There is a small error that disables training on the CPU. in file [lightning_module.py](https://github.com/clovaai/donut/blob/master/lightning_module.py) https://github.com/clovaai/donut/blob/master/lightning_module.py#L121 causes ZeroDision if there is no GPU on the machine. I made a quick...