PhIMaL / DeePyMoD

https://phimal.github.io/DeePyMoD/
MIT License
44 stars 11 forks source link

Tensorboard loader now handles empty folders. #59

Open GJBoth opened 3 years ago

GJBoth commented 3 years ago

This PR has a more advanced filter for event files which is able to deal with folders with only subfolders and no event files. @GijsVermarien I checked with my local tensorboard files, can you check with older versions?

GijsVermarien commented 3 years ago

I just checked with tensorboard 2.4.1 and 2.0.0 and seems to be working well (verified with PDE_Burgers.ipynb).