Skip to content

Support pytorch memory profiler

Manon Blanco requested to merge memory-profiler into main

Closes #222 (closed)

pip install torch_tb_profiler
tensorboard --logdir=./log

http://localhost:6006/#pytorch_profiler

Edited by Manon Blanco

Merge request reports

Loading