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 T5 Model #794

Merged
merged 19 commits into from
May 25, 2022
Merged

Support T5 Model #794

merged 19 commits into from
May 25, 2022

Commits on Apr 28, 2022

  1. add replication pad

    wjj19950828 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    817dfcb View commit details
    Browse the repository at this point in the history
  2. update op_list.md

    wjj19950828 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    6656224 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. resolve conflict

    wjj19950828 committed May 5, 2022
    Configuration menu
    Copy the full SHA
    789d07b View commit details
    Browse the repository at this point in the history
  2. re-lint

    wjj19950828 committed May 5, 2022
    Configuration menu
    Copy the full SHA
    583bfd8 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. Configuration menu
    Copy the full SHA
    f5f9799 View commit details
    Browse the repository at this point in the history
  2. fixed aten::index

    wjj19950828 committed May 7, 2022
    Configuration menu
    Copy the full SHA
    902bdef View commit details
    Browse the repository at this point in the history
  3. rm useless code

    wjj19950828 committed May 7, 2022
    Configuration menu
    Copy the full SHA
    48a3e3b View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    620666e View commit details
    Browse the repository at this point in the history
  2. Support Wav2vec2

    wjj19950828 committed May 9, 2022
    Configuration menu
    Copy the full SHA
    be22eaa View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Configuration menu
    Copy the full SHA
    448fb19 View commit details
    Browse the repository at this point in the history
  2. Support onnx roberta

    wjj19950828 committed May 10, 2022
    Configuration menu
    Copy the full SHA
    4309c31 View commit details
    Browse the repository at this point in the history
  3. update op_list.md

    wjj19950828 committed May 10, 2022
    Configuration menu
    Copy the full SHA
    1761e71 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. deal with comments

    wjj19950828 committed May 11, 2022
    Configuration menu
    Copy the full SHA
    16d15aa View commit details
    Browse the repository at this point in the history
  2. deal with comments

    wjj19950828 committed May 11, 2022
    Configuration menu
    Copy the full SHA
    942de10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f0b141 View commit details
    Browse the repository at this point in the history
  4. Support T5

    wjj19950828 committed May 11, 2022
    Configuration menu
    Copy the full SHA
    a229bff View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. fixed for ci

    wjj19950828 committed May 12, 2022
    Configuration menu
    Copy the full SHA
    a6c820c View commit details
    Browse the repository at this point in the history
  2. deal with comments

    wjj19950828 committed May 12, 2022
    Configuration menu
    Copy the full SHA
    422a6b5 View commit details
    Browse the repository at this point in the history
  3. deal with scalar tensor

    wjj19950828 committed May 12, 2022
    Configuration menu
    Copy the full SHA
    feb0f15 View commit details
    Browse the repository at this point in the history