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 quickstart-fastai example #2111

Merged
merged 2 commits into from
Jul 13, 2023
Merged

Fix quickstart-fastai example #2111

merged 2 commits into from
Jul 13, 2023

Conversation

charlesbvll
Copy link
Member

@charlesbvll charlesbvll commented Jul 13, 2023

Issue

Description

The quickstart_fastai example could have some issues depending on the hardware used to run it.

Related issues/PRs

N/A

Proposal

Explanation

Disable parallelism for the data loading and use cpu() before converting tensor to numpy.

Checklist

  • Implement proposed change
  • Make CI checks pass
  • Ping maintainers on Slack (channel #contributions)

Any other comments?

N/A

@charlesbvll charlesbvll marked this pull request as ready for review July 13, 2023 13:47
@tanertopal tanertopal merged commit 344c242 into main Jul 13, 2023
17 checks passed
@tanertopal tanertopal deleted the fix-fastai-example branch July 13, 2023 14:18
tanertopal added a commit that referenced this pull request Jul 13, 2023
* main:
  Use better naming for CI jobs (#2110)
  Update Opacus example to use latest version (#2112)
  Fix quickstart-fastai example (#2111)
alessiomora pushed a commit to alessiomora/flower that referenced this pull request Aug 30, 2023
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