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

Frequency based sampling broken #272

Open
AdrianKs opened this issue Apr 26, 2023 · 0 comments
Open

Frequency based sampling broken #272

AdrianKs opened this issue Apr 26, 2023 · 0 comments

Comments

@AdrianKs
Copy link
Collaborator

In frequency based sampling, we are using _multinomial_alias_setup and _multinomial_alias_draw. However, these methods were removed as of torch 1.8.

Therefore, frequency based sampling does not work anymore with any newer version of pytorch.

See pytorch/pytorch#21257 and pytorch/pytorch#50489

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

No branches or pull requests

1 participant