ngraph-bridge
ngraph-bridge copied to clipboard
Initial Backend Engine Integration
This PR includes the new backend engine. It separates the OpenVINO execution from the Executable into an isolated class, IEBackendEngine. This will create an abstraction for integrating other device based backend engines in the future.