Closed stigma0617 closed 5 years ago
Hi,
I'm impressed by your good work.
I have a question:
How to measure total training memory you said in README file?
by nvidia-smi or torch.cuda.max_memory_allocated()??
@stigma0617 we use torch.cuda.max_memory_allocated.
torch.cuda.max_memory_allocated
Hi,
I'm impressed by your good work.
I have a question:
How to measure total training memory you said in README file?
by nvidia-smi or torch.cuda.max_memory_allocated()??