Sure, although in this particular case I wouldn’t suspect any of the zero_grad
operations to be the culprit as they should be inplace operations that don’t allocate any memory.
Sure, although in this particular case I wouldn’t suspect any of the zero_grad
operations to be the culprit as they should be inplace operations that don’t allocate any memory.