-
Notifications
You must be signed in to change notification settings - Fork 320
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
Support signed int divisor in onnx.Mod op #2471
Merged
negiyas
merged 10 commits into
onnx:main
from
negiyas:pr_support_signed_int_divosor_in_onnx_mod_op
Sep 13, 2023
Merged
Support signed int divisor in onnx.Mod op #2471
negiyas
merged 10 commits into
onnx:main
from
negiyas:pr_support_signed_int_divosor_in_onnx_mod_op
Sep 13, 2023
Commits on Sep 1, 2023
-
Support onnx.Mod with signed int divisor.
Signed-off-by: Yasushi Negishi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7db9fcd - Browse repository at this point
Copy the full SHA 7db9fcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7903ee8 - Browse repository at this point
Copy the full SHA 7903ee8View commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ba3c7f9 - Browse repository at this point
Copy the full SHA ba3c7f9View commit details -
Signed-off-by: Yasushi Negishi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d5c55f2 - Browse repository at this point
Copy the full SHA d5c55f2View commit details
Commits on Sep 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9b192e9 - Browse repository at this point
Copy the full SHA 9b192e9View commit details
Commits on Sep 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 816f76f - Browse repository at this point
Copy the full SHA 816f76fView commit details
Commits on Sep 13, 2023
-
Signed-off-by: Yasushi Negishi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5056b7a - Browse repository at this point
Copy the full SHA 5056b7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dea35d2 - Browse repository at this point
Copy the full SHA dea35d2View commit details -
Fix lit errors for lowering onnx.mod op with signed int.
Signed-off-by: Yasushi Negishi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 367df4b - Browse repository at this point
Copy the full SHA 367df4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a34fa54 - Browse repository at this point
Copy the full SHA a34fa54View commit details
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.