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] Fix NLL Loss tests #8971

Merged
merged 19 commits into from
Sep 16, 2021

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    593b188 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c19abb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    160cbb4 View commit details
    Browse the repository at this point in the history
  4. remove unneeded gather

    AndrewZhaoLuo committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    1da783d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb8594b View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. update tests

    Andrew Zhao Luo committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    a611b64 View commit details
    Browse the repository at this point in the history
  2. proper tensor comparison

    Andrew Zhao Luo committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    e81dfc9 View commit details
    Browse the repository at this point in the history
  3. blacking

    Andrew Zhao Luo committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    260ba96 View commit details
    Browse the repository at this point in the history
  4. lint

    AndrewZhaoLuo committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    10c2913 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'aluo/negative-indices-gather' of github.com:AndrewZhaoL…

    …uo/tvm into aluo/negative-indices-gather
    
    * 'aluo/negative-indices-gather' of github.com:AndrewZhaoLuo/tvm:
      blacking
      proper tensor comparison
      update tests
    AndrewZhaoLuo committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    e4c2e91 View commit details
    Browse the repository at this point in the history
  6. fix error

    Andrew Zhao Luo committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    fef2cd6 View commit details
    Browse the repository at this point in the history
  7. turn on test

    AndrewZhaoLuo committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    7949a39 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. missing test case

    AndrewZhaoLuo committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    02f1870 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. revert changes

    Andrew Zhao Luo committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    a184f7c View commit details
    Browse the repository at this point in the history
  2. add normalize_gather_indices

    Andrew Zhao Luo committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    56650da View commit details
    Browse the repository at this point in the history
  3. undo change

    Andrew Zhao Luo committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    73d3d55 View commit details
    Browse the repository at this point in the history
  4. update

    Andrew Zhao Luo committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    d7e24f8 View commit details
    Browse the repository at this point in the history
  5. more removing diffs

    Andrew Zhao Luo committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    5ff388b View commit details
    Browse the repository at this point in the history
  6. more undoing

    Andrew Zhao Luo committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    dbbd42e View commit details
    Browse the repository at this point in the history