alam-shahul / popari

https://popari.readthedocs.io/en/latest/
MIT License
4 stars 0 forks source link

Issue with properly clearing artifacts during MLflow runs with differing hierarchical levels #17

Open alam-shahul opened 7 months ago

alam-shahul commented 7 months ago

If you are testing multiple hierarchical levels when running a grid search using popari-grid-search, you will find that the hierarchically-saved Popari outputs are not being properly cleared between runs that use the same CUDA device. Fix this by deleting the outputs after logging them to the MLflow artifact respositories

(this might seem like a fairly cryptic writeup, but trust)