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

Use int32 seeds for random sampler on HPU #50

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

kzawora-intel
Copy link

Turns out that Gaudi doesn't have full native int64 support and it's preferred to use int32 indices on HPU. Other accelerators are not affected by this patch.

@madamczykhabana
Copy link

LGTM

@kzawora-intel kzawora-intel merged commit ab359ac into habana_main Jun 5, 2024
@kzawora-intel kzawora-intel added the habana Issues or PRs submitted by Habana Labs label Sep 20, 2024
@kzawora-intel kzawora-intel deleted the private/kzawora/random_sampler_fix branch October 7, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
habana Issues or PRs submitted by Habana Labs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants