-
Notifications
You must be signed in to change notification settings - Fork 99
Fix index_put with boolean index #2018
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 all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
0981612
Fix index_put with boolean index
xadupre e5ff42f
add unit test
xadupre d52b331
disable test for torch 2.6
xadupre 1e20ebe
lint
xadupre a84cb89
fix issues
xadupre 62ab7b8
renaming
xadupre 156b48a
cusop
xadupre 86f51ee
fix one test
xadupre b265c12
lint
xadupre dbdac0c
lint
xadupre 035b8aa
Delete tests/function_libs/torch_lib/e2e_test.py
justinchuby e28e753
Add trace_only to torch_op decorators
justinchuby a6c6538
Merge branch 'main' into index_put
justinchuby e11d1af
Fix misplaced closing parenthesis in ops_test_data.py
justinchuby 95a3191
Merge branch 'main' of https://github.com/microsoft/onnxscript into i…
xadupre ced2d53
Update onnxscript/function_libs/torch_lib/ops/core.py
xadupre e60541b
Merge branch 'index_put' of https://github.com/xadupre/onnxscript int…
xadupre 5a6e11f
fix index_put bool for other dimension
xadupre a53a2f9
lint
xadupre 7d8a47a
Update onnxscript/function_libs/torch_lib/ops/core.py
justinchuby 87870f9
Delete tests/function_libs/torch_lib/aten_ops_test.py
justinchuby 7aff13e
Merge branch 'main' into index_put
justinchuby 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
Oops, something went wrong.
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.