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

Extend index_select_along_seq to work on 2d tensors #456

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

durandtibo
Copy link
Owner

No description provided.

@durandtibo durandtibo self-assigned this Sep 29, 2023
@durandtibo durandtibo linked an issue Sep 29, 2023 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

All modified lines are covered by tests ✅

Files Coverage Δ
src/redcat/tensorseq.py 100.00% <100.00%> (ø)

📢 Thoughts on this report? Let us know!.

@durandtibo durandtibo merged commit b6de41c into main Sep 29, 2023
57 checks passed
@durandtibo durandtibo deleted the index_select_along_seq branch September 29, 2023 21:09
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.

Extend permute_along_seq to work with (batch_size, seq_len)
2 participants