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

Auto Bump (no conflicts/test failures) (2) #205

Closed
wants to merge 10 commits into from

Conversation

mgehre-amd
Copy link
Collaborator

@mgehre-amd mgehre-amd commented Jul 25, 2024

Testing the auto-bump script
If #197 passes the downstream tests, we can close this PR.
Otherwise, this would be the next small step until the next conflict/test failure.

penguin-wwy and others added 9 commits March 15, 2024 08:29
…lvm#3028)

Although we provide a wheel package for Python 3.8, it may actually
throw the following exception:
`TypeError: 'type' object is not subscriptable`
2 modifications:
1. torch.int64 is enum 4 in TORCH_DTYPE_TO_INT
2. add int32 support
…llvm#3037)

as that stablehlo is better than chlo as the boundary between frontend
compiler and backend compiler.
The only difference between version 7 and newer versions is support for
different data types. We should allow this pattern to match as early as
7. Earlier versions have a more manual broadcast specification through
attributes, so I did not include those versions.

See: [onnx.Div
docs](https://onnx.ai/onnx/operators/onnx__Div.html#l-onnx-doc-divl)
Added support for dynamic shapes in `flattenusingints` op in tosa
dialect. Due to this some Argmax tests pass
This PR fixes this issue llvm#3004

The following tests pass after this PR
 ```
1. "ArgmaxIntModule_basic"
2. "ArgmaxIntModule_multiple_maxs"
3. "ArgmaxModule_basic"
```
Lift this from 2-dim only to n-dim for n>=2
Base automatically changed from matthias.disable_oob_tests to feature/backport_ea1_ops July 26, 2024 07:26
An error occurred while trying to automatically change base from matthias.disable_oob_tests to feature/backport_ea1_ops July 26, 2024 07:26
@mgehre-amd mgehre-amd closed this Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants