When I track the GPU usage, the used memory stays unchanged wherever I write the code gpu_tracker.track(). Here is the output for one .py file:
GPU Memory Track | 03-Nov-20-21:34:31 | Total Used Memory:972.7 Mb
At flcore.servers.serveravg __init__: line 23 Total Used Memory:972.7 Mb
At flcore.servers.serveravg __init__: line 30 Total Used Memory:972.7 Mb
In other files, the outputs are still "927.7 Mb".