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

Support pointer-generator in BeamSearch op #23123

Closed
Tracked by #23122
amancini-N opened this issue Dec 16, 2024 · 0 comments · Fixed by #23134
Closed
Tracked by #23122

Support pointer-generator in BeamSearch op #23123

amancini-N opened this issue Dec 16, 2024 · 0 comments · Fixed by #23134
Labels
core runtime issues related to core runtime

Comments

@amancini-N
Copy link
Contributor

amancini-N commented Dec 16, 2024

Support pointer-generator network in T5 implementation of BeamSearch

@yuslepukhin yuslepukhin added the core runtime issues related to core runtime label Dec 16, 2024
tianleiwu pushed a commit that referenced this issue Dec 23, 2024
### Description
Introduces a new optional input (encoder_ibnput_ids) in the decoder
graph of the T5 implementation for BeamSearch. This allows usage of
pointer generator networks in decoder graph.

### Motivation and Context
- Fixes #23123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core runtime issues related to core runtime
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants