lstm
lstm copied to clipboard
question about the g_cloneManyTimes() function
Is there any specific reason for using torch.MemoryFile(''w'') in the g_cloneManyTimes() function rather than simply using net:clone()? Thanks
this confused me as well