openvino/docs/template_extension
Ilya Lavrenov a952540edf
Openvino cmake config (#7419)
* Added OpenVINOConfig.cmake

* OpenVINOConfig.cmake part 2

* Trying to fix cmake generation

* Fixes

* Export frontends as well

* Fixed condition

* Added OpenVINO cmake package usage: docs, C samples

* Use more OpenVINO config

* Install OpenVINOConfig.cmake

* Trying to fix private plugins

* Trying to fix .tox

* Trying to fix ARM

* Fixed samples build

* Explicit ngraph duplicated targets

* Fixed fuzzing tests build

* Added IR frontend installation

* Removed install directory for IE reader

* Removed IR frontend from export list

* Reverted ngraph_DIR

* Try to fix .tox

* Fixed ieFuncTests with ONNX extensions

* Attempt #2

* Trying to fix ngraph setup.py

* Fix

* Trying to fix ONNX ngraph .tox CI

* Trying to remove spaces

* Fixed ngraph_DIR -> OpenVINO_DIR

* Removed junk files

* Try to fix ngraph wheel

* Try to fix ie_wheel

* Try to fix ngraph wheel
2021-09-10 15:31:27 +03:00
..
CMakeLists.txt Openvino cmake config (#7419) 2021-09-10 15:31:27 +03:00
cpu_kernel.cpp Fixed documentation code style (#7008) 2021-08-11 09:38:43 +03:00
cpu_kernel.hpp Fixed documentation code style (#7008) 2021-08-11 09:38:43 +03:00
extension.cpp Openvino cmake config (#7419) 2021-09-10 15:31:27 +03:00
extension.hpp Fixed documentation code style (#7008) 2021-08-11 09:38:43 +03:00
fft_kernel.cpp Fixed documentation code style (#7008) 2021-08-11 09:38:43 +03:00
fft_kernel.hpp Fixed documentation code style (#7008) 2021-08-11 09:38:43 +03:00
fft_op.cpp Fixed documentation code style (#7008) 2021-08-11 09:38:43 +03:00
fft_op.hpp Fixed documentation code style (#7008) 2021-08-11 09:38:43 +03:00
op.cpp Fixed documentation code style (#7008) 2021-08-11 09:38:43 +03:00
op.hpp Align style doc with samples (#5709) 2021-05-25 10:32:48 +03:00