-
Notifications
You must be signed in to change notification settings - Fork 87
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
create simplify_dyn_ops pass and add variable slice optimization #2161
Conversation
… into simplify_dyn_ops_slice
… into simplify_dyn_ops_slice
This build is OK for merge ✅ |
🔴torchvision-inceptionv3_1: FAILED: MIGraphX is not within tolerance - check verbose output🔴cadene-dpn92_1: FAILED: MIGraphX is not within tolerance - check verbose output🔴slim-inceptionv4_1: FAILED: MIGraphX is not within tolerance - check verbose output |
Codecov Report
@@ Coverage Diff @@
## develop #2161 +/- ##
===========================================
+ Coverage 91.51% 91.53% +0.02%
===========================================
Files 427 429 +2
Lines 15972 16011 +39
===========================================
+ Hits 14616 14655 +39
Misses 1356 1356
|
… into simplify_dyn_ops_slice
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ORT failure seems to be unrelated to your changes right now. Overall just answer some Q's I have
split_single_dyn_dim
pass