-
Notifications
You must be signed in to change notification settings - Fork 363
Open
Labels
area / SDK-storageIssue area: SDK and storage related issuesIssue area: SDK and storage related issueshelp wantedExtra attention is neededExtra attention is neededphase / exploringIssue phase: issue is in discovery phaseIssue phase: issue is in discovery phasetype / bugIssue type: something isn't workingIssue type: something isn't working
Milestone
Description
π Bug
When I set the run_hash manually I get:
Setting custom `Run.hash` value is deprecated! Consider setting `Run.name` instead. This functionality will be removed in version 3.15.
To reproduce
aim.Run(experiment="asd", run_hash="potato")Expected behavior
The warning is clear per se, however the fix is not.
It comes from here.
The Run class doesn't have a name property, nor a parameter to its __init__.
Am I missing something?
Environment
- Aim Version: v3.13.3
- Python version: 3.9.7
Metadata
Metadata
Assignees
Labels
area / SDK-storageIssue area: SDK and storage related issuesIssue area: SDK and storage related issueshelp wantedExtra attention is neededExtra attention is neededphase / exploringIssue phase: issue is in discovery phaseIssue phase: issue is in discovery phasetype / bugIssue type: something isn't workingIssue type: something isn't working
Type
Projects
Status
Next-up