Skip to content

No results loaded with torch-tb-profiler when there isn't a profiler in the code #334

@ManiadisG

Description

@ManiadisG

I have installed torch-tb-profiler and, when my code includes a profiler, the results of my experiments are displayed correctly in Tensorboard.
Example:
image

However, if my code doesn't use a profiler, nothing is displayed and the spinner icon spins indefinately:

image

If I uninstall torch-tb-profiler, tensorboard again works as intended (though, of course, I can no longer view the profiler outcomes from experiments that do use it).

Is there a way to overcome this and allow for the visualization of both experiments that do and don't use a profiler?

System Information:

  • Ubuntu 20.04
  • Anaconda environment

Relevant package versions:

  • pytorch 1.8.1
  • tensorboard 2.5.0
  • tensorboard-plugin-profile 2.4.0
  • torch-tb-profiler 0.2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingduplicateThis issue or pull request already existspluginPyTorch Profiler TensorBoard Plugin related

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions