forked from llvm/torch-mlir
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Feature/backport_ea1_ops #105
Draft
mgehre-amd
wants to merge
1,490
commits into
main
Choose a base branch
from
feature/backport_ea1_ops
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Closed
[AutoBump] Merge with 0474082 (Sep 11) (46)
[AutoBump] Merge with fixes of 1c4b9d6 (Sep 11) (47)
Bumps [externals/llvm-project](https://github.com/Xilinx/llvm-project) from `37f5d68` to `385a31d`. - [Commits](Xilinx/llvm-project@37f5d68...385a31d) --- updated-dependencies: - dependency-name: externals/llvm-project dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
[AutoBump] Merge with fixes of bb69014 (Sep 11) (48)
…lvm-project-385a31d Bump externals/llvm-project from `37f5d68` to `385a31d`
[AutoBump] Merge with fixes of d61986c (Sep 12) (50)
[AutoBump] Merge with bc70c50 (Sep 13) (51)
[AutoBump] Merge with fixes of d6cf718 (Sep 13) (52)
Bumps [externals/llvm-project](https://github.com/Xilinx/llvm-project) from `385a31d` to `2babd7e`. - [Commits](Xilinx/llvm-project@385a31d...2babd7e) --- updated-dependencies: - dependency-name: externals/llvm-project dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…lvm-project-2babd7e Bump externals/llvm-project from `385a31d` to `2babd7e`
Bumps [externals/llvm-project](https://github.com/Xilinx/llvm-project) from `2f9fa50` to `f670e5d`. - [Commits](Xilinx/llvm-project@2f9fa50...f670e5d) --- updated-dependencies: - dependency-name: externals/llvm-project dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…lvm-project-f670e5d Bump externals/llvm-project from `2f9fa50` to `f670e5d`
…ENABLE_PYTORCH_EXTENSIONS Disable test for TORCH_MLIR_ENABLE_PYTORCH_EXTENSIONS
Bumps [externals/llvm-project](https://github.com/Xilinx/llvm-project) from `f670e5d` to `c86e97b`. - [Commits](Xilinx/llvm-project@f670e5d...c86e97b) --- updated-dependencies: - dependency-name: externals/llvm-project dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…lvm-project-c86e97b Bump externals/llvm-project from `f670e5d` to `c86e97b`
[AutoBump] Merge with fixes of edd1bbe (Oct 14, needs LLVM bump to Oct11) (82)
[AutoBump] Merge with 895f490 (Oct 15) (83)
Bumps [externals/llvm-project](https://github.com/Xilinx/llvm-project) from `ca3473c` to `951cb07`. - [Commits](Xilinx/llvm-project@ca3473c...951cb07) --- updated-dependencies: - dependency-name: externals/llvm-project dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…lvm-project-951cb07 Bump externals/llvm-project from `ca3473c` to `951cb07`
[AutoBump] Merge with dc7a1ff (Oct 16) (85)
[AutoBump] Merge with 09cdbe4 (Oct 18) (87)
[AutoBump] Merge with fixes of 45bb17e (Oct 15) (84)
[AutoBump] Merge with fixes of f5d15ab (Oct 20) (88)
[AutoBump] Merge with fixes of 9c70676 (Oct 18) (86)
[AutoBump] Merge with fixes of 42ba541 (Oct 22) (91)
[AutoBump] Merge with 140cad5 (Oct 22) (90)
[AutoBump] Merge with fixes of d2330df (Oct 21) (89)
sparse_test uses the torch_mlir_e2e_test package, which is not available downstream. We also don't care about sparsity.
Disable sparse_test
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is not to be merged; just an easy way to see the accumulated changes.