-
Notifications
You must be signed in to change notification settings - Fork 62
[tensor-descriptor]: Extend support when tensor descriptor created in control flow #4152
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
Merged
Merged
Changes from 2 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
4384ad1
Ensure block ptr is created with the same layout as the descriptor_lo…
etiotto f0ce91c
Remove naked print and unnecessary headers
etiotto 04f1c1d
Merge remote-tracking branch 'origin/main' into etiotto.tensor_desc_t…
etiotto 3543e6e
WIP: TensorDescToBlockPtr updates
etiotto 38ef6c3
WIP: RemoveLAuoyutConversion improvement for tt.advance operation
etiotto e4d5d7d
Merge remote-tracking branch 'origin/main' into etiotto.tensor_desc_t…
etiotto 9eb16ec
WIP: TensorDescToBlockPtr updates
etiotto 7f9bbc9
WIP: TensorDescToBlockPtr updates
etiotto f6ed66a
WIP: TensorDescToBlockPtr updates
etiotto cb4bb2e
WIP: TensorDescToBlockPtr updates
etiotto f6ce50a
Merge branch 'main' into etiotto.tensor_desc_to_block_ptr.1
etiotto b439d24
Merge remote-tracking branch 'origin/main' into etiotto.tensor_desc_t…
etiotto e5f74b8
Address code review comments
etiotto ff321f5
Merge remote-tracking branch 'origin/main' into etiotto.tensor_desc_t…
etiotto 7fcbe40
Add unit test
etiotto 567d82f
Split unrelated changes in a separate PR
etiotto 75e5ef4
Merge branch 'main' into etiotto.tensor_desc_to_block_ptr.1
whitneywhtsang 7be4b3f
Merge branch 'main' into etiotto.tensor_desc_to_block_ptr.1
etiotto 463adf8
Merge remote-tracking branch 'origin/main' into etiotto.tensor_desc_t…
etiotto 93bec90
Add test 'load_in_while_loop' and fix it
etiotto f61f753
Fix precommit
etiotto 27a78c1
Add test 'while_uses_tdesc_yielded_by_for_loop' and fix it
etiotto c55925f
Add test 'while_loop_with_if_stmt' and fix it
etiotto c39325d
Merge remote-tracking branch 'origin/main' into etiotto.tensor_desc_t…
etiotto 9f41668
Fix precommit
etiotto File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.