Nii Mante
Results
2
issues of
Nii Mante
Any pointers on how to write this without CUDA support? My system doesn't have an nvidia chip, so I can't use CUDA code.
How were the weights saved to disk? Were they extracted from Torch using `getParameters` then saved as a torch object using `torch.save`? I'm interested because I've trained my own smaller...