tensorflow/profiler-ui

merge multiple profile context together

matthewygf opened this issue · 1 comments

Use cases:

  • i have multiple training (2) running on the same GPUs and i want to profile each process, but want to see them at the same time on the profiler-ui.

current profiler ui takes --profile_context_path=path/to/directory/profile

is it possible to do multiple visualization like tensorboard? --profile_context_path=path/to/directory

Hey Matthew, this is an awesome idea! I added it to a new feature requests section on the README