facebookresearch / dora

Dora is an experiment management framework. It expresses grid searches as pure python files as part of your repo. It identifies experiments with a unique hash signature. Scale up to hundreds of experiments without losing your sanity.
MIT License
262 stars 24 forks source link

Listing grid names show other modules #36

Open adefossez opened 2 years ago

adefossez commented 2 years ago

pkgutil.walk_package doesn't do what I thought it was doing and show too many results when listing grids.