feat: trace merging (#836)

* feat: runnalbe -- add exp_gen_cls param, get_leaves and merge exp gen functionalities

* fix: remove unused scenario_desc and update YAML task labels

* feat: override selection and update merge task description

* lint

* lint

* lint

* lint

* lint

* fix: log competition setting to enable mle_summary

* fix name error
This commit is contained in:
you-n-g
2025-04-29 09:30:45 +08:00
committed by GitHub
parent 7cbf5bf56c
commit ec51bb94b6
11 changed files with 126 additions and 15 deletions
+1
View File
@@ -112,6 +112,7 @@ celerybeat.pid
# Environments
.env*
*.env
.venv
^env/
venv/