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 CircleCI and readthedoc build failed #8980

Merged
merged 6 commits into from
Oct 10, 2022

Conversation

hhaAndroid
Copy link
Collaborator

@hhaAndroid hhaAndroid commented Oct 9, 2022

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.

Motivation

Fix CI

Modification

Note:

The following writing will cause readthedoc to fail to build and the code can't use relative paths

## [MemoryProfilerHook](../../../mmdet/engine/hooks/memory_profiler_hook.py)

The correct writing is as follows

## MemoryProfilerHook

[Memory profiler hook](https://github.com/open-mmlab/mmdetection/blob/3.x/mmdet/engine/hooks/memory_profiler_hook.py) 

BC-breaking (Optional)

None

@hhaAndroid hhaAndroid changed the title Fix CircleCI Fix CircleCI and readthedoc build failed Oct 10, 2022
@ZwwWayne ZwwWayne merged commit 480f622 into open-mmlab:dev-3.x Oct 10, 2022
@ZwwWayne ZwwWayne added this to the 3.0.0rc2 milestone Oct 21, 2022
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