7 #include "ngraph/node.hpp"
8 #include "ngraph/pattern/op/pattern.hpp"
26 Or(
const OutputVector& patterns)
A handle for one of a node's outputs.
Definition: node_output.hpp:33
Definition: matcher.hpp:63
const NodeTypeInfo & get_type_info() const override
Or(const OutputVector &patterns)
creates an Or node matching one of several sub-patterns in order. Does not add node to match list.
Definition: or.hpp:26
Definition: pattern.hpp:73
The Intel nGraph C++ API.
Definition: attribute_adapter.hpp:16