camall3n / onager

Lightweight python library for launching experiments and tuning hyperparameters, either locally or on a cluster
MIT License
20 stars 4 forks source link

Specified +tag-args order should be preserved in resulting tags #46

Open camall3n opened 2 years ago

camall3n commented 2 years ago

Currently the +tag-args option only allows for filtering the args that get added to the generated tags, but maybe the order should be preserved.

Benefits to decoupling tag arg order from arg order: