open-mmlab / open-mmlab/mmengine
Consider more than one param group in the logging of optimizer in OptimWrapper
Open
@zhouzaida is already working on this.
Since May 23, 2022.
P0
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 464
- PR merge metrics
- No merged PRs in 30d
Description
What if there is more than one param group in the optimizer? And how to handle the generation task which has multiple optimizers for generator and discriminator?
Originally posted by @RangiLyu in https://github.com/open-mmlab/mmengine/pull/155#discussion_r855864116
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.