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

Squeeze Onnx Import #1753

Merged
merged 17 commits into from
May 17, 2024
Merged

Commits on May 11, 2024

  1. Fix typo

    agelas committed May 11, 2024
    Configuration menu
    Copy the full SHA
    658add8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1dbd3d View commit details
    Browse the repository at this point in the history
  3. NodeCodegen for squeeze

    agelas committed May 11, 2024
    Configuration menu
    Copy the full SHA
    dec8ba1 View commit details
    Browse the repository at this point in the history
  4. Add Squeeze to enum and macros

    agelas committed May 11, 2024
    Configuration menu
    Copy the full SHA
    f5a046b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    321ebb6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    160cac0 View commit details
    Browse the repository at this point in the history
  7. Include the ONNX model

    agelas committed May 11, 2024
    Configuration menu
    Copy the full SHA
    d0ce463 View commit details
    Browse the repository at this point in the history
  8. Add squeeze test to onnx_tests

    agelas committed May 11, 2024
    Configuration menu
    Copy the full SHA
    4763a8b View commit details
    Browse the repository at this point in the history
  9. Add codegen test

    agelas committed May 11, 2024
    Configuration menu
    Copy the full SHA
    c9547d3 View commit details
    Browse the repository at this point in the history
  10. Add squeeze_update_output

    agelas committed May 11, 2024
    Configuration menu
    Copy the full SHA
    6b0b2d8 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

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

Commits on May 13, 2024

  1. Remove old squeeze.onnx

    agelas committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7643012 View commit details
    Browse the repository at this point in the history
  2. Test both opset 16 and 13

    agelas committed May 13, 2024
    Configuration menu
    Copy the full SHA
    850367f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10f9fa4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4410f72 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

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

Commits on May 15, 2024

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