JasonGross / guarantees-based-mechanistic-interpretability

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pytorch lightning doesn't seem to support wandb logging adequately

JasonGross opened this issue · comments

How do I log plt -> plotly plots without converting them to images with pytorch lightning? cf https://docs.wandb.ai/guides/track/log/plots#matplotlib-and-plotly-plots

Fixed in acde9b6 with help from @euanong