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

Adding translator with many generic input parameter support #782

Merged
merged 22 commits into from
Feb 12, 2021
Merged

Adding translator with many generic input parameter support #782

merged 22 commits into from
Feb 12, 2021

Commits on Feb 8, 2021

  1. Configuration menu
    Copy the full SHA
    9e0951f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8acf7ef View commit details
    Browse the repository at this point in the history
  3. Fixing mypy issue

    lalitpagaria committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    ea3386d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8a39eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    184aac9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c2e38b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2cebfd6 View commit details
    Browse the repository at this point in the history
  8. Fix test failure

    lalitpagaria committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    1d2fd4c View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Configuration menu
    Copy the full SHA
    6eee6f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07f25d7 View commit details
    Browse the repository at this point in the history
  3. fix code snippets in md

    tholor committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    61a243e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e8140b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c7516f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ec6699 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad801ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8934c4a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Configuration menu
    Copy the full SHA
    43829d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b85b8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6d6bed View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Configuration menu
    Copy the full SHA
    ded600d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    997c35a View commit details
    Browse the repository at this point in the history
  3. Removing padding parameter. Better to leave it as default otherwise i…

    …t cause tensor size miss match error. If this option required by used then it can be added later.
    lalitpagaria committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    2a77dfa View commit details
    Browse the repository at this point in the history