delve-team / delve

PyTorch model training and layer saturation monitor
https://delve-docs.readthedocs.io
MIT License
79 stars 13 forks source link

Plots from example.py are empty #47

Closed JustinShenk closed 3 years ago

JustinShenk commented 3 years ago

Running python examples/example.py on the develop branch produces the following mostly empty plots in ./regression:

image

Proposed fix: understand why plots are empty, and preferably disable saving images by default.

JustinShenk commented 3 years ago

Closed with PR #49