Pytorch-Memory-Utils
Pytorch-Memory-Utils copied to clipboard
.txt in Ubuntu 16.04
Hi, why cannot I find where the outputting .txt file is? It doesn`t in the current dir of my code. What I run is your example code and it runs in Ubuntu 16.04.
Did your code run with no error ? Just can't output the .txt ?
I'm not sure whether your path string is right or not.
Can you tell me more about it ?
I meet the same problem, and now I solve it. You should give your path a specific path just like"gpu_tracker = MemTracker(frame,path="/data/jackeywang/code/")".