Descriptors are compile-time representations of objects that will appear at run-time. More...
Namespaces | |
| layout | |
| Layout descriptors describe how tensor views are implemented. | |
Data Structures | |
| class | Input |
| class | Output |
| class | Tensor |
| Compile-time descriptor of a first-class value that is a tensor. More... | |
Functions | |
| NGRAPH_API std::ostream & | operator<< (std::ostream &, const ngraph::descriptor::Tensor &) |
Descriptors are compile-time representations of objects that will appear at run-time.