-
-
Notifications
You must be signed in to change notification settings - Fork 399
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
Add missing ops to exec module #635
Conversation
5560f99
to
d5c1440
Compare
Codecov Report
@@ Coverage Diff @@
## master #635 +/- ##
==========================================
+ Coverage 72.50% 72.64% +0.13%
==========================================
Files 179 179
Lines 13376 13411 +35
==========================================
+ Hits 9698 9742 +44
+ Misses 3678 3669 -9
Continue to review full report at Codecov.
|
Hi! I missed this PR, and #645 implemented part of it (the |
d5c1440
to
9e22d00
Compare
* Node::ConditionalOp * Node::Continue
9e22d00
to
bd54a38
Compare
rebased. Hopefully it is straightforward? |
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.
This looks good to me!
It changes the following: