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

Revert float precision changes to wgsl compiler #65

Merged
merged 1 commit into from
Aug 12, 2024
Merged

Conversation

laggui
Copy link
Member

@laggui laggui commented Aug 12, 2024

Revert the precision changes applied in #53.

While the initial PR was merged to fix Burn's issue with the web image classification example, this has affected a bunch of wgpu tests.

An alternative has been proposed by using 13 decimal points, which seems to resolve the previously introduced errors in the wgpu tests, but it feels a bit arbitrary.

The original issue will remain open and requires further investigation.

@laggui laggui merged commit 546f588 into main Aug 12, 2024
1 of 2 checks passed
@laggui laggui deleted the fix/wgpu-float branch August 12, 2024 18:45
@laggui
Copy link
Member Author

laggui commented Aug 12, 2024

Damn it, we need to change the default PR settings to squash and merge @nathanielsimard 😅

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.

1 participant