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

how to stop cpu memory growth during inference? #1565

Closed
sconlyshootery opened this issue May 9, 2022 · 2 comments
Closed

how to stop cpu memory growth during inference? #1565

sconlyshootery opened this issue May 9, 2022 · 2 comments

Comments

@sconlyshootery
Copy link

During the inference, I found the CPU memory growing.
I want to stop CPU memory growth.
Otherwise, I will meet OOM when the image number is large.
I try not to save each result to results, but the CPU memory still grows.

@MeowZheng
Copy link
Collaborator

Would you like to provide more details about your problem, like the datasets, the model, and the scripts for launching inference you use

@MeowZheng
Copy link
Collaborator

no further discussion

MeowZheng added a commit that referenced this issue Dec 20, 2022
CodeCamp #1565 [Doc] update the Chinese version of `get_started.md`
MeowZheng pushed a commit to MeowZheng/mmsegmentation that referenced this issue Dec 30, 2022
…ted.md (open-mmlab#2417)

DOC

Update docs/zh_cn/get_started.md

Co-authored-by: 谢昕辰 <xiexinch@outlook.com>
MeowZheng pushed a commit to MeowZheng/mmsegmentation that referenced this issue Dec 30, 2022
…ted.md (open-mmlab#2417)

* DOC

* Update docs/zh_cn/get_started.md

Co-authored-by: 谢昕辰 <xiexinch@outlook.com>
MeowZheng pushed a commit that referenced this issue Dec 30, 2022
)

* DOC

Update docs/zh_cn/get_started.md

Co-authored-by: 谢昕辰 <xiexinch@outlook.com>
MeowZheng pushed a commit that referenced this issue Dec 30, 2022
)

* DOC

Update docs/zh_cn/get_started.md

Co-authored-by: 谢昕辰 <xiexinch@outlook.com>
MeowZheng pushed a commit that referenced this issue Dec 30, 2022
)

* DOC

Update docs/zh_cn/get_started.md

Co-authored-by: 谢昕辰 <xiexinch@outlook.com>
nahidnazifi87 pushed a commit to nahidnazifi87/mmsegmentation_playground that referenced this issue Apr 5, 2024
…ted.md (open-mmlab#2417)

* DOC

Update docs/zh_cn/get_started.md

Co-authored-by: 谢昕辰 <xiexinch@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants