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] Onnx node tests #7720

Merged
merged 17 commits into from
Mar 24, 2021
Merged

[ONNX] Onnx node tests #7720

merged 17 commits into from
Mar 24, 2021

Commits on Mar 22, 2021

  1. WIP

    mbrookhart committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    f25afe4 View commit details
    Browse the repository at this point in the history
  2. some fixes

    mbrookhart committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    bf37601 View commit details
    Browse the repository at this point in the history
  3. more fixes

    mbrookhart committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    9f3dad3 View commit details
    Browse the repository at this point in the history
  4. fix some conv_transpose tests

    mbrookhart committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    357d97d View commit details
    Browse the repository at this point in the history
  5. fix out of bounds slice

    mbrookhart committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    a89fdc3 View commit details
    Browse the repository at this point in the history
  6. fix flatten import

    mbrookhart committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    e276330 View commit details
    Browse the repository at this point in the history
  7. fix logsoftmax and softmax tests

    mbrookhart committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    e689b69 View commit details
    Browse the repository at this point in the history
  8. fix Error in Upsample

    mbrookhart committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    a0cac3b View commit details
    Browse the repository at this point in the history
  9. fix onehot

    mbrookhart committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    713e35d View commit details
    Browse the repository at this point in the history
  10. normalize errors

    mbrookhart committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    9d4c8a6 View commit details
    Browse the repository at this point in the history
  11. fix gather with negative indices

    mbrookhart committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    d663493 View commit details
    Browse the repository at this point in the history
  12. parameterize test

    Matthew committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    a5aee5f View commit details
    Browse the repository at this point in the history
  13. skip unsupported tests

    Matthew committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    928c128 View commit details
    Browse the repository at this point in the history
  14. clean up

    Matthew committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    c39884b View commit details
    Browse the repository at this point in the history
  15. fix rebase

    Matthew committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    cd8ee5e View commit details
    Browse the repository at this point in the history
  16. fix lint

    Matthew committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    2d81e57 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5b5493d View commit details
    Browse the repository at this point in the history