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][Dyn] Dynamic TopK Op #6008

Merged
merged 5 commits into from
Jul 10, 2020
Merged

Commits on Jul 7, 2020

  1. add dynamic topk op

    Matthew Brookhart committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    0b3219a View commit details
    Browse the repository at this point in the history
  2. add topk to dynamic_to_static pass

    Matthew Brookhart committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    26d74bf View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into mbrookhart/dynami…

    …c_topk
    Matthew Brookhart committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    a97d923 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. fix TF test

    Matthew Brookhart committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    59d73dc View commit details
    Browse the repository at this point in the history
  2. fix pylint

    Matthew Brookhart committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    c2138df View commit details
    Browse the repository at this point in the history