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

differentiable top k indices #24

Closed
Chen-Cai-OSU opened this issue Jul 10, 2021 · 1 comment
Closed

differentiable top k indices #24

Chen-Cai-OSU opened this issue Jul 10, 2021 · 1 comment

Comments

@Chen-Cai-OSU
Copy link

Hello,

I am looking for the the work around of back prop through torch.topk . torch.topk return values and indices. It can backprop values but not indices (see here). I was wondering can torchsort can somehow achieve this? Thank you so much!

@teddykoker
Copy link
Owner

Hi Chen Cai,

That can be achieved, see #19, specifically this comment: #19 (comment)

Let me know if you need any clarification!

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

2 participants