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

[pull] main from llvm:main #38

Closed
wants to merge 3 commits into from
Closed

[pull] main from llvm:main #38

wants to merge 3 commits into from

Commits on Jun 29, 2024

  1. [Torch] support decomposition of aten.aminmax (#3513)

    * unify decompisition of `aten.amax` and `aten.amin`
    * support `aten.amax` with `dim=()`
    qingyunqu authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    0e71a19 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Bump Onnx Version to 1.16.1 (#3515)

    This commit adds the support for new data types: uint4, and int4 and
    uint8 tensor protos. Also, it moves some tests from failing to crashing.
    
    Fixes #3507
    
    Signed-Off By: Vivek Khandelwal <[email protected]>
    vivekkhandelwal1 authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2f231f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

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