-
Notifications
You must be signed in to change notification settings - Fork 671
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
Merge main -> google #2791
Closed
Closed
Merge main -> google #2791
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
Contributor
hanhanW
commented
Aug 5, 2020
- 711f1ff Merge HLOToHLO into HLOToHLOPreprocessing (Merge HLOToHLO into HLOToHLOPreprocessing #2779)
- d11f7ae Enable MobileNet cifar10 test on vulkan-spirv. (Enable MobileNet cifar10 test on vulkan-spirv. #2781)
- 134cc76 Merge google -> main (Merge google -> main #2789)
- 068da1f Detect and lower depthwise conv to linalg.generic (Detect and lower depthwise conv to linalg.generic #2678)
- 24d17ed Use mergeBlocks to simplifying inlining body of scf loops into its parent. (micro changes #2..
- 8b6bac2 Add shape and dtype information to e2e logs (Add shape and dtype information to e2e logs #2769)
- df02e5a Revert "[ci] Run cmake --build twice to temporary fix the flaky build ([ci] Run cmake --build twice to temporary fix the flaky build #2501)"..
- 6f55569 Revert "Revert "Delete old Kokoro configs"" (Revert "Revert "Delete old Kokoro configs"" #2775)
Rolling forward. I've now fixed the Kokoro job configs that I missed the first time. Reverts iree-org#2765
…iree-org#2501)" (iree-org#2772) This reverts commit 028a883. We are not seeing flakiness in cross compilation for a while. It seems the issue was addressed somehow.
Adds mlir style dtype and shape information to the e2e test logs. If there are multiple inputs or outputs then they will be displayed as a comma separated list.
* 4609f44 Exclude bindings/java from the clang-format check. * bba5f7d Synchronize submodules * f08197e Integrate TF at tensorflow/tensorflow@3c945050395e * db417a3 Synchronize submodules * c4f8972 Integrate LLVM at llvm/llvm-project@c558c22cab9a * 3aa5a4a Synchronize submodules * 88587b3 Integrate LLVM at llvm/llvm-project@28e322ea9393 * 7769aa7 Remove case for tf.tensor from tf_test_utils.py * 60f7625 Merge pull request iree-org#2771 from hanhanW:main-to-google * 2c94a10 Adds some useful logging functions to Function and Module in the java bindings
Although this only tests compilation because the output values are too small to compare, it's worth to enable the test.
Some operations, like torch_index_select, can only live in their dispatch function in IREE. Merging patterns from HLOToHLO to earlier stage, so IREE can idetnfiy such of case. This also unblocks unidrectional_lstm test on vulkan-spirv and llvm-ir.
…org#2790) Flakiness has returned/never left. https://source.cloud.google.com/results/invocations/b1905e8b-ef34-42a5-8d57-4cce7dd994c9 Reverts iree-org#2772
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.