Namburgesas
Results
1
comments of
Namburgesas
Seems to occur in the calls to `model:float()`. My workaround was to just save in GPU format: ```lua if minMeanError == nil or errors:mean() < minMeanError then print("\n(Saving model ...)")...