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

[Text Generation][Fix] Assert that tokens have the same shape on output #1143

Merged
merged 15 commits into from
Jul 26, 2023

Commits on Jul 18, 2023

  1. initial implementation

    dbogunowicz committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    3b4e959 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e809f82 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. initial commit

    dbogunowicz committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    e86b769 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b707a04 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. add split_engine_inputs

    dbogunowicz committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    74cf199 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c60e002 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3695592 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    038e11d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8234524 View commit details
    Browse the repository at this point in the history
  6. Revert "reuse already existing softmax"

    This reverts commit 8234524.
    dbogunowicz committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    384eec0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c8a62ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    12fdb25 View commit details
    Browse the repository at this point in the history
  9. initial implementation

    dbogunowicz committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    4501176 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    be3fbdc View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    5842568 View commit details
    Browse the repository at this point in the history