ngraph.helpers¶
nGraph helper functions.
Module Attributes
Functions
|
Get nGraph function from Inference Engine CNN network. |
|
Get Inference Engine CNN network from nGraph function. |
Classes
ngraph.impl.Function wraps ngraph::Function |
|
This class contains the information about the network model read from IR and allows you to manipulate with some model parameters such as layers affinity and output layers. |
Exceptions
Modules