Skip to content

Tensorboardx

Latest
Compare
Choose a tag to compare
@williamFalcon williamFalcon released this 29 Jun 19:21
· 181 commits to master since this release

In this release Experiment becomes a subclass of tensorboardx. SummaryWriter.

The Experiment API flows to the SummaryWriter underneath. However, using test-tube gives a more organized layout across experiments.