Commit 62038b21 authored by Robert Kimball's avatar Robert Kimball Committed by Scott Cyphers

Add unit test to check that every v0 op properly implements the is_* methods in Node (#4136)

* wip

* Add unit test to check that every v0 op properly implements the is_* methods in Node
Co-authored-by: 's avatarScott Cyphers <diyessi@users.noreply.github.com>
parent bbf9daf2
......@@ -71,6 +71,7 @@ set(SRC
node_input_output.cpp
nop_elimination.cpp
op.cpp
op_is.cpp
opset1.cpp
opset_pass/binary_elementwise_opset_pass.cpp
opset_pass/broadcast_opset_pass.cpp
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment