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] support additional nllloss tests #9045

Merged
merged 80 commits into from
Sep 30, 2021

Commits on Sep 16, 2021

  1. initial dyn unsqueeze example

    Andrew Zhao Luo committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    e8994e4 View commit details
    Browse the repository at this point in the history
  2. simplify, properly unpack scalar

    Andrew Zhao Luo committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    b044395 View commit details
    Browse the repository at this point in the history
  3. basic tests

    Andrew Zhao Luo committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    3c0b669 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c3facb View commit details
    Browse the repository at this point in the history
  5. working topi

    AndrewZhaoLuo committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    045ab70 View commit details
    Browse the repository at this point in the history
  6. fix things

    AndrewZhaoLuo committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    20f55dd View commit details
    Browse the repository at this point in the history
  7. temp work

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

Commits on Sep 17, 2021

  1. fix casting to int64

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    cd15f1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e70f24d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba609a8 View commit details
    Browse the repository at this point in the history
  4. add comment

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    89fd696 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e21dcc1 View commit details
    Browse the repository at this point in the history
  6. failing regime

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    7f2a602 View commit details
    Browse the repository at this point in the history
  7. fix

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    5a3c47b View commit details
    Browse the repository at this point in the history
  8. it works!

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    c83a1a6 View commit details
    Browse the repository at this point in the history
  9. add test

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    d5749f3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b46f70b View commit details
    Browse the repository at this point in the history
  11. remove unused topi

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    f681dd3 View commit details
    Browse the repository at this point in the history
  12. undo some file changes

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    c73020d View commit details
    Browse the repository at this point in the history
  13. more cleanup

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    cf3ace8 View commit details
    Browse the repository at this point in the history
  14. newline

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    2d0d48d View commit details
    Browse the repository at this point in the history
  15. clean up

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    7669645 View commit details
    Browse the repository at this point in the history
  16. clean up

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    14629ec View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2aa5607 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b2cf8ce View commit details
    Browse the repository at this point in the history
  19. Update docs

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    de7320d View commit details
    Browse the repository at this point in the history
  20. add converter

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    75d29c5 View commit details
    Browse the repository at this point in the history
  21. initial dyn unsqueeze example

    Andrew Zhao Luo authored and AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    385246a View commit details
    Browse the repository at this point in the history
  22. simplify, properly unpack scalar

    Andrew Zhao Luo authored and AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    533d198 View commit details
    Browse the repository at this point in the history
  23. basic tests

    Andrew Zhao Luo authored and AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    5b75ee8 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    63e9ec9 View commit details
    Browse the repository at this point in the history
  25. working topi

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    72322d0 View commit details
    Browse the repository at this point in the history
  26. fix things

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    9b710ca View commit details
    Browse the repository at this point in the history
  27. temp work

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    cbf49a5 View commit details
    Browse the repository at this point in the history
  28. fix casting to int64

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    85c3d82 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    48e9129 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0013dfd View commit details
    Browse the repository at this point in the history
  31. add comment

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    a187e57 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    bac9e50 View commit details
    Browse the repository at this point in the history
  33. failing regime

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    7decc4d View commit details
    Browse the repository at this point in the history
  34. fix

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    d26ff7a View commit details
    Browse the repository at this point in the history
  35. it works!

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    fe3ce5c View commit details
    Browse the repository at this point in the history
  36. add test

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    17c9f65 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    cc4f30c View commit details
    Browse the repository at this point in the history
  38. remove unused topi

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    55b7875 View commit details
    Browse the repository at this point in the history
  39. undo some file changes

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    8d72e8b View commit details
    Browse the repository at this point in the history
  40. more cleanup

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    118934f View commit details
    Browse the repository at this point in the history
  41. newline

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    0d11d7c View commit details
    Browse the repository at this point in the history
  42. clean up

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    4451059 View commit details
    Browse the repository at this point in the history
  43. clean up

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    4310732 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    227d912 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    720fb8e View commit details
    Browse the repository at this point in the history
  46. Update docs

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    25f8c23 View commit details
    Browse the repository at this point in the history
  47. add converter

    AndrewZhaoLuo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    0b9ec33 View commit details
    Browse the repository at this point in the history
  48. Merge branch 'aluo/onnx/unsqueeze-alt' of github.com:AndrewZhaoLuo/tv…

    …m into aluo/onnx/unsqueeze-alt
    Andrew Zhao Luo committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    feb635c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2021

  1. working tests

    Andrew Zhao Luo committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    12709e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff39840 View commit details
    Browse the repository at this point in the history
  3. fix things

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

    Andrew Zhao Luo committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    39dba34 View commit details
    Browse the repository at this point in the history
  5. more lint

    Andrew Zhao Luo committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    6caadf3 View commit details
    Browse the repository at this point in the history
  6. pick things

    AndrewZhaoLuo committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    a9f5117 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'aluo/onnx/unsqueeze-alt' of github.com:AndrewZhaoLuo/tv…

    …m into aluo/onnx/unsqueeze-alt
    
    * 'aluo/onnx/unsqueeze-alt' of github.com:AndrewZhaoLuo/tvm:
      more lint
      more lint
      fix things
    AndrewZhaoLuo committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    c0ca64b View commit details
    Browse the repository at this point in the history
  8. disable opencl tests

    AndrewZhaoLuo committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    39f729f View commit details
    Browse the repository at this point in the history
  9. unsqueeze tests

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

Commits on Sep 20, 2021

  1. clean up

    AndrewZhaoLuo committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    2bf1fb0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into aluo/onnx/unsqueeze-alt

    * main:
      [3/10] Moved TIR generation from Python to C++ for CMSIS-NN (apache#8951)
      Support match pvar with dtype constraint (apache#9016)
    AndrewZhaoLuo committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    3f5e26d View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. dyn stuff

    AndrewZhaoLuo committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    0b58530 View commit details
    Browse the repository at this point in the history
  2. add num_newaxis

    AndrewZhaoLuo committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    7e2ebac View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into aluo/onnx/unsqueeze-alt

    * main:
      Add back missing __init__.py to unbreak CI. (apache#9052)
      [Meta Schedule][M3b] Builder (apache#9044)
    AndrewZhaoLuo committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    dc17ada View commit details
    Browse the repository at this point in the history
  4. add support

    Andrew Zhao Luo authored and AndrewZhaoLuo committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    e354563 View commit details
    Browse the repository at this point in the history
  5. black

    AndrewZhaoLuo committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    13165ee View commit details
    Browse the repository at this point in the history
  6. doc string

    AndrewZhaoLuo committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    1d0ca0f View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Merge branch 'main' into aluo/onnx/support-nllloss-tests

    Andrew Zhao Luo committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    8ce9b3b View commit details
    Browse the repository at this point in the history
  2. remove bad merge

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

Commits on Sep 23, 2021

  1. fix default axis behavior

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

Commits on Sep 28, 2021

  1. Merge branch 'main' into aluo/onnx/support-nllloss-tests

    * main: (37 commits)
      [ONNX] [Relay] Dynamic squeeze (apache#9095)
      [Meta Schedule][M3b] Database (apache#9061)
      [Bugfix] Add nullptr checking for `AttrStmt` with `coproc_uop_scope` attr key (apache#9123)
      [Codegen] Swap out analyzer when outlining (apache#9117)
      [CI] bash.sh, build.sh: add option to set the container name and hostname (apache#9110)
      Ensure google-mock is installed and setup (apache#9107)
      Arm(R) Ethos(TM)-U NPU TIR to CS for Conv2D (apache#8811)
      Frontend: add onnx GlobalLpPool op (apache#8845)
      [LLVM] Refactor MakeCallPacked, NFC (apache#9118)
      prevent casting handle to other types (apache#9114)
      fix annotation of tir generic (apache#9119)
      [Relay] Register layout conversion function to more reduce ops (apache#9048)
      Fix the missing `dtype` attribute of `tir.Shuffle` in Python level (apache#9131)
      add `multiply` and remove `subtract` for dnnl json runtime (apache#9120)
      relu of dnnl json runtime only support 4-dims input (apache#9122)
      [Meta Schedule][M3a] SpaceGenerator  (apache#9079)
      [TensorIR][Bugfix] Disallow fusing loops with dependency (apache#9112)
      adding Jorn to reviewers list (apache#9105)
      [BYOC] Fix incorrect conv2d padding handling of `dnnl with c source runtime` (apache#9097)
      [Frontend][TFLite] fix apache#9078 (apache#9099)
      ...
    AndrewZhaoLuo committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    ec71db0 View commit details
    Browse the repository at this point in the history
  2. rebase

    AndrewZhaoLuo committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    4447044 View commit details
    Browse the repository at this point in the history
  3. fix squeeze

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

Commits on Sep 29, 2021

  1. Merge branch 'main' into aluo/onnx/support-nllloss-tests

    * main:
      Fix flaky NMS test by making sure scores are unique (apache#9140)
      [Relay] Merge analysis/context_analysis.cc and transforms/device_annotation.cc (apache#9038)
      [LLVM] Make changes needed for opaque pointers (apache#9138)
      Arm(R) Ethos(TM)-U NPU codegen integration (apache#8849)
      [CI] Split Integration tests out of first phase of pipeline (apache#9128)
      [Meta Schedule][M3b] Runner (apache#9111)
      Fix Google Mock differences between Ubuntu 18.04 and 16.04 (apache#9141)
      [TIR] add loop partition hint pragma (apache#9121)
      fix things (apache#9146)
      [Meta Schedule][M3a] SearchStrategy (apache#9132)
      [Frontend][PyTorch] support for quantized conv_transpose2d op (apache#9133)
      [UnitTest] Parametrized test_conv2d_int8_intrinsics (apache#9143)
      [OpenCL] Remove redundant visit statement in CodeGen. (apache#9144)
      [BYOC] support arbitrary input dims for add/mul/relu of dnnl c_src codegen (apache#9127)
      [Relay][ConvertLayout] Support for qnn.conv2d_transpose (apache#9139)
      add nn.global_avgpool to fq2i (apache#9137)
      [UnitTests] Enable minimum testing on Vulkan target in CI (apache#9093)
      [Torch] Support returning quantized weights and bias for BYOC use cases (apache#9135)
      [Relay] Prepare for new plan_devices.cc (part II) (apache#9130)
      [microTVM][Zephyr] Add MIMXRT1050 board support (apache#9068)
    AndrewZhaoLuo committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    6f5aeb1 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. jostle ci

    AndrewZhaoLuo committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    629244f View commit details
    Browse the repository at this point in the history