Operator definition: IF
#17
dmatveev
started this conversation in
Architecture
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
IF
is an example of a quite basic high-order construct.OpenVINO
if_op
,v8::If
PyTorch
where
TensorFlow
cond
if
statement is also converted tocond
per documentation (maybe it is the case in PyTorch too).Beta Was this translation helpful? Give feedback.
All reactions