9 #include "ngraph/descriptor/tensor.hpp"
97 std::shared_ptr<Node> m_src_node;
103 bool m_is_relevant_to_shape;
104 bool m_is_relevant_to_value;
Output< Node > output(size_t output_index)
Node & operator=(const Node &)
Assignment operator.
Class representing a shape that may be partially or totally dynamic.
Definition: partial_shape.hpp:34
Shape for a tensor.
Definition: shape.hpp:19
Definition: output.hpp:32
Compile-time descriptor of a first-class value that is a tensor.
Definition: tensor.hpp:28
Definition: element_type.hpp:51
The Intel nGraph C++ API.
Definition: attribute_adapter.hpp:16