Skip to content

fix excessive memory usage that causes OOM #112

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

Merged
merged 1 commit into from
Mar 28, 2023
Merged

fix excessive memory usage that causes OOM #112

merged 1 commit into from
Mar 28, 2023

Conversation

hadipash
Copy link
Collaborator

Motivation

This fix prevents storing datasets in memory thus saving dozens or even hundreds GBs of RAM.

@hadipash hadipash requested a review from SamitHuang March 28, 2023 02:05
Copy link
Collaborator

@SamitHuang SamitHuang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great

@SamitHuang SamitHuang merged commit 53763f8 into mindspore-lab:main Mar 28, 2023
colawyee pushed a commit that referenced this pull request Jan 2, 2024
* support image variation

* add unclip-h

* refactor clip component

* refactor and update README

* update README

* add description of convert

* update link for 8-digit hash code

* compatibility for recent update

* Update README, fix dependency and update Class Name

* change print to logger

* add docstring and update README
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.

2 participants