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

Is there interest in implementations of something analogous to torch.Tensor.scatter_ and torch.gather? #718

Closed
balisujohn opened this issue Jan 31, 2024 · 1 comment

Comments

@balisujohn
Copy link
Contributor

I am trying to get analogous behavior to RepetitionPenaltyLogitsProcessor in tortoise.cpp. It makes use of both torch.gather and torch.Tensor.scatter_` Would there be interest in upstreamed implementations of these ops?

@balisujohn balisujohn changed the title Is there interest in implementations of something analagous to torch.Tensor.scatter_ and torch.gather? Is there interest in implementations of something analogous to torch.Tensor.scatter_ and torch.gather? Feb 1, 2024
@balisujohn
Copy link
Contributor Author

balisujohn commented Apr 20, 2024

closing because I ended up not using a ggml op for this.

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