mirror of
https://github.com/open-mmlab/mmpretrain.git
synced 2025-06-03 14:59:18 +08:00
* [Refactor] Use mdformat instead of markdownlint to format markdown. * Update unavailiable api links in tutorials * Update CONTRIBUTING.md * Use mdformat==0.7.9 to support Python 3.6
662 B
662 B
name, about, title, labels, assignees
name | about | title | labels | assignees |
---|---|---|---|---|
Bug report | Create a report to help us improve | [Bug] | bug |
Describe the bug
A clear and concise description of what the bug is.
here
To Reproduce
The command you executed.
[here]
Post related information
- The output of
pip list | grep "mmcv\|mmcls\|^torch"
here
- Your config file if you modified it or created a new one.
[here]
- Your train log file if you meet the problem during training.
here
- Other code you modified in the
mmcls
folder.here
Additional context
Add any other context about the problem here.
here