-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
You literally cannot group by the group parameter of a run because class Key hardcodes the section to summary
Entry point
| internal.Key(name=expr_parsing.to_backend_name(g)) for g in self.groupby |
Class Key with hardcoded section
wandb-workspaces/wandb_workspaces/reports/v2/internal.py
Lines 321 to 323 in 93ec1f2
| class Key(ReportAPIBaseModel): | |
| section: str = "summary" | |
| name: str = "" |
Metadata
Metadata
Assignees
Labels
No labels