issues Search Results · repo:LEFTeyex/warmup language:Python
Filter by
2 results
(60 ms)2 results
inLEFTeyex/warmup (press backspace or delete to remove)I want to ask about the warmup behavior. For example, I use StepLR with step_size=5, gamma=0.1, start_lr=0.3,
len(dataloader)=100. If I set the warmup_step=800, what is the learning rate after warmup_step? ...
fransiskusyoga
- Opened on Jun 24, 2023
- #2
When instantiating the object WarmUpScheduler and passing e.g. the torch.optim.lr_scheduler.CosineAnnealingLR as in
example.py execution fails due to the following error:
Traceback (most recent call last): ...
TomasGadea
- 5
- Opened on Jun 12, 2023
- #1
![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.