* Moved FrameworkNode to nGraph * Moved graph comparator to ngraph test util * Fixed build * Try to fix centos * Fix export target * Moved engine utils to separate library * Removed ONNX util from common library * Fixed build * Fixed code style
* Changed clang-format * Fixed code style for tests * Fixed build * Fixed code style
* Unblock shuffle channels tests from ie test manifest * Add more backend tests * ShiffleChannel reference impl update * Update attr visitor test * Remove unused get_pre_shuffle_shape helper function * Update class descriprion * Add type prop shape tests * Remove NGRAPH_SUPPRESS_DEPRECATED macro * Add single layer tests * Update layer tests * Remove unused header * Move implementation to cpp file