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

[MLIR][ONNX] Add OnnxToTorch support for ReduceLogSumExp Op #3201

Merged
merged 20 commits into from
May 14, 2024

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    b4c5b9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f894e1c View commit details
    Browse the repository at this point in the history
  3. Fix log op issue

    archana-ramalingam committed May 8, 2024
    Configuration menu
    Copy the full SHA
    9045933 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e2ebd4 View commit details
    Browse the repository at this point in the history
  5. Change F32 to F64

    archana-ramalingam committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ae8171b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c99196e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6aa9626 View commit details
    Browse the repository at this point in the history
  8. Fix log op issue

    archana-ramalingam committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4ce202b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ce6e627 View commit details
    Browse the repository at this point in the history
  10. Change F32 to F64

    archana-ramalingam committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a2f78b8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d12ea1f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3cbf980 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a111b00 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3b22809 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    94850f9 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    35b7306 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ad66bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afc72db View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on May 14, 2024

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