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

resnet_v2-models can cause out of memory error #1722

Open
Anselmoo opened this issue May 13, 2022 · 1 comment · May be fixed by #1724
Open

resnet_v2-models can cause out of memory error #1722

Anselmoo opened this issue May 13, 2022 · 1 comment · May be fixed by #1724

Comments

@Anselmoo
Copy link
Contributor

Bug Description

In the case of using resnet_v2-models, an out-of-memory error can be generated.

Expected Behavior

Instead of crashing and generating an out-of-memory error, the currently used model should be skipped.

Setup Details

Include the details about the versions of:

  • OS type and version: Ubuntu 20
  • Python: 3.8
  • autokeras: latest version

Additional context

See also discussion: #1721

@Anselmoo
Copy link
Contributor Author

Anselmoo added a commit to Anselmoo/autokeras that referenced this issue May 13, 2022
Anselmoo added a commit to Anselmoo/autokeras that referenced this issue May 13, 2022
Anselmoo added a commit to Anselmoo/autokeras that referenced this issue May 14, 2022
Update utils.py and test by using `break` instead of `raise`
@Anselmoo Anselmoo linked a pull request May 14, 2022 that will close this issue
@haifeng-jin haifeng-jin added this to To Do in AutoKeras Management via automation Jul 6, 2022
@haifeng-jin haifeng-jin added this to the 1.0.20 milestone Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

2 participants