Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] Fix typo in customize_models.md #1844

Merged
merged 1 commit into from Aug 1, 2022
Merged

Conversation

suchot
Copy link

@suchot suchot commented Jul 29, 2022

Motivation

find a typo in customize_models.md

Modification

Fix a typo in documentation.

# diff
=====
- from ..registry import BACKBONES
+ from ..builder import BACKBONES
=====

@suchot suchot changed the title fix typo in customize_models.md [Fix] fix typo in customize_models.md Jul 29, 2022
@suchot suchot changed the title [Fix] fix typo in customize_models.md [Fix] Fix typo in customize_models.md Jul 29, 2022
@MeowZheng MeowZheng merged commit 4eaa8e6 into open-mmlab:master Aug 1, 2022
@suchot suchot deleted the fix_typo branch August 2, 2022 02:36
@suchot suchot restored the fix_typo branch January 4, 2023 08:47
aravind-h-v pushed a commit to aravind-h-v/mmsegmentation that referenced this pull request Mar 27, 2023
* Device to use (e.g. cpu, cuda:0, cuda:1, etc.)

* "cuda" if torch.cuda.is_available() else "cpu"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants