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

[Relay, Topi] [Frontend][TFLite, MXNet] ReverseSequence operator #5495

Merged
merged 18 commits into from Jun 17, 2020

Commits on Apr 29, 2020

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

Commits on Apr 30, 2020

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

Commits on May 1, 2020

  1. Configuration menu
    Copy the full SHA
    b8f757c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4c839c View commit details
    Browse the repository at this point in the history
  3. reverse sequence

    maheshambule committed May 1, 2020
    Configuration menu
    Copy the full SHA
    633348d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    362942c View commit details
    Browse the repository at this point in the history
  5. TOPI,Relay,TFLite - Reverse Sequence

    Signed-off-by: maheshambule <mahesh_ambule@persistent.com>
    maheshambule committed May 1, 2020
    Configuration menu
    Copy the full SHA
    a5bc9e8 View commit details
    Browse the repository at this point in the history
  6. Reverse Sequence small fixes

    Signed-off-by: maheshambule <mahesh_ambule@persistent.com>
    maheshambule committed May 1, 2020
    Configuration menu
    Copy the full SHA
    1ae7f0f View commit details
    Browse the repository at this point in the history
  7. lint fixes

    Signed-off-by: maheshambule <mdambule07@gmail.com>
    maheshambule authored and mahesh-ambule committed May 1, 2020
    Configuration menu
    Copy the full SHA
    e92360b View commit details
    Browse the repository at this point in the history
  8. TFLite reverse_sequence op

    Signed-off-by: maheshambule
    maheshambule committed May 1, 2020
    Configuration menu
    Copy the full SHA
    78b4eeb View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

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

Commits on May 6, 2020

  1. Merge pull request #8 from maheshambule/reverse_seq1

    MXNet SequenceReverse implementation
    maheshambule committed May 6, 2020
    Configuration menu
    Copy the full SHA
    c9a5a08 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. merge master

    maheshambule committed May 20, 2020
    Configuration menu
    Copy the full SHA
    f6a486c View commit details
    Browse the repository at this point in the history
  2. clang format

    maheshambule committed May 20, 2020
    Configuration menu
    Copy the full SHA
    50f785a View commit details
    Browse the repository at this point in the history
  3. clang format

    maheshambule committed May 20, 2020
    Configuration menu
    Copy the full SHA
    dd4a13f View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. rebase master

    maheshambule committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    0c0223b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Configuration menu
    Copy the full SHA
    f73c21a View commit details
    Browse the repository at this point in the history
  2. review comment fixes

    maheshambule committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    522eb2a View commit details
    Browse the repository at this point in the history