Functions | |
| Function | function_from_cnn (IENetwork cnn_network) |
| Get nGraph function from Inference Engine CNN network. More... | |
| Function | function_to_cnn (Function ng_function) |
| Get Inference Engine CNN network from nGraph function. More... | |
| Function ngraph.helpers.function_from_cnn | ( | IENetwork | cnn_network | ) |
Get nGraph function from Inference Engine CNN network.
| Function ngraph.helpers.function_to_cnn | ( | Function | ng_function | ) |
Get Inference Engine CNN network from nGraph function.