Hi there, I have this crash report trying to render an mp4 file
App Crash Log Traceback (most recent call last):
File "my_design.py", line 61, in run
File "my_DAIN_class.py", line 1538, in RenderVideo
File "my_DAIN_class.py", line 1391, in StepRenderInterpolation
File "my_DAIN_class.py", line 1031, in DoInterpolation
File "my_DAIN_class.py", line 673, in interpolate
File "site-packages\torch\nn\modules\module.py", line 550, in __call__
File "networks\DAIN_slowmotion.py", line 162, in forward
File "site-packages\torch\nn\modules\module.py", line 550, in __call__
File "site-packages\torch\nn\modules\container.py", line 100, in forward
File "site-packages\torch\nn\modules\module.py", line 550, in __call__
File "site-packages\torch\nn\modules\conv.py", line 349, in forward
File "site-packages\torch\nn\modules\conv.py", line 345, in _conv_forward
RuntimeError: Input type (torch.cuda.FloatTensor) and weight type (torch.cuda.HalfTensor) should be the same