@henryald Alternatively, you can use torch.profiler
, which does the syncing for you
For example: Model() uses GPU but backwards() doesn't - #3 by neoncube
@henryald Alternatively, you can use torch.profiler
, which does the syncing for you
For example: Model() uses GPU but backwards() doesn't - #3 by neoncube