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 bug in output sampler on GPU #170

Merged
merged 82 commits into from
Dec 19, 2023
Merged

Fix bug in output sampler on GPU #170

merged 82 commits into from
Dec 19, 2023

Conversation

gianlucadetommaso
Copy link
Contributor

There is a small bug in the output calibrator sampler due to sharding, which manifests only on CPU. This PR fixes it.

@gianlucadetommaso gianlucadetommaso added the bug Something isn't working label Dec 19, 2023
@gianlucadetommaso gianlucadetommaso linked an issue Dec 19, 2023 that may be closed by this pull request
@gianlucadetommaso gianlucadetommaso merged commit ae5c254 into main Dec 19, 2023
6 of 7 checks passed
@gianlucadetommaso gianlucadetommaso deleted the fixbug2 branch December 19, 2023 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: MNIST classification tutorial not running
1 participant