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

[ONNX] [Relay] Update unique operator to match ONNX output (1D only) #8099

Merged
merged 26 commits into from
Jun 1, 2021

Commits on May 13, 2021

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

Commits on May 14, 2021

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

Commits on May 18, 2021

  1. more changes

    electriclilies committed May 18, 2021
    Configuration menu
    Copy the full SHA
    e7cd051 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5ae586 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca4210b View commit details
    Browse the repository at this point in the history
  4. TupleGetItem is being passed a stringgit add python/tvm/relay/fronten…

    …d/onnx.py debugging print statements
    electriclilies committed May 18, 2021
    Configuration menu
    Copy the full SHA
    78d2087 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    13d9af8 View commit details
    Browse the repository at this point in the history
  2. fix indices

    electriclilies committed May 21, 2021
    Configuration menu
    Copy the full SHA
    d8cbe25 View commit details
    Browse the repository at this point in the history
  3. change comment

    electriclilies committed May 21, 2021
    Configuration menu
    Copy the full SHA
    d7853cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c1544e View commit details
    Browse the repository at this point in the history
  5. black

    electriclilies committed May 21, 2021
    Configuration menu
    Copy the full SHA
    5c8f86c View commit details
    Browse the repository at this point in the history
  6. fix lint

    electriclilies committed May 21, 2021
    Configuration menu
    Copy the full SHA
    e37a97b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e70186b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7bc6545 View commit details
    Browse the repository at this point in the history
  9. fix lint

    electriclilies committed May 21, 2021
    Configuration menu
    Copy the full SHA
    72a42d8 View commit details
    Browse the repository at this point in the history
  10. revert changed .numpys

    electriclilies committed May 21, 2021
    Configuration menu
    Copy the full SHA
    d6a013a View commit details
    Browse the repository at this point in the history
  11. missed a few

    electriclilies committed May 21, 2021
    Configuration menu
    Copy the full SHA
    e654b27 View commit details
    Browse the repository at this point in the history
  12. fix more .asnumpy

    electriclilies committed May 21, 2021
    Configuration menu
    Copy the full SHA
    e27ff5e View commit details
    Browse the repository at this point in the history
  13. fix black

    electriclilies committed May 21, 2021
    Configuration menu
    Copy the full SHA
    3d50aef View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Fix op level 3 test

    electriclilies committed May 24, 2021
    Configuration menu
    Copy the full SHA
    0392655 View commit details
    Browse the repository at this point in the history
  2. remove prints

    electriclilies committed May 24, 2021
    Configuration menu
    Copy the full SHA
    baaa97b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0181f57 View commit details
    Browse the repository at this point in the history
  4. black

    electriclilies committed May 24, 2021
    Configuration menu
    Copy the full SHA
    00f989b View commit details
    Browse the repository at this point in the history
  5. fix lint

    electriclilies committed May 24, 2021
    Configuration menu
    Copy the full SHA
    d7676ba View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. fix indentation

    electriclilies committed May 25, 2021
    Configuration menu
    Copy the full SHA
    8fcd5a7 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. fix topi test

    electriclilies committed May 28, 2021
    Configuration menu
    Copy the full SHA
    9f42cfe View commit details
    Browse the repository at this point in the history