Node deserializer assertion
Passes if node_name deserializer matches the expected
deserializer.
p (Pipeline): The
pipeline.
node_name (String): The node
name.
expected (String): | Symbol The
expected deserializer.
Expect_pass if matches; Expect_stop
otherwise.
assert(expect_deserializer(p, "model", ^onnx))