openvino/docs
Evgeny Lazarev 3f5ff2cfe5
Remove generic ie op (#4213)
* Removed legacy IE shape infer

* Removed GenericIE operation

* Removed legacy shape infer tests

* Removed legacy test with legacy IE reshape

* Fixed compilation issues related to removal of GenericIE

* Fixed one more compilation issue with clDNN

* Fixed test for reading experimental ops

* Updated tests and make IR Reader to load old experimenal and extension ops as opset6

* Change opset of some ops only if they are currently experimental/extension to avoid situation like opset1::Proposal -> opset6::Proposal

* Removed more legacy code

* Returned back code removed by mistake

* Fixed issues related to incorrect merge with master

* Merge fixes

* Fixed unit tests which starts to fail because now loading the model with unknown operation is failed earlier

* Removed incorrectly added code

Co-authored-by: Evgeny Lazarev <elazarev.nnov@gmail.com>
2021-02-13 21:15:46 +03:00
..
HOWTO Feature/azaytsev/cherry picks from 2021 2 (#4069) 2021-02-02 11:29:12 +03:00
IE_DG Feature/azaytsev/cherry picks from 2021 2 (#4069) 2021-02-02 11:29:12 +03:00
IE_PLUGIN_DG Remove generic ie op (#4213) 2021-02-13 21:15:46 +03:00
MO_DG Update mobilenetv3 doc support (#4256) 2021-02-11 22:33:36 +03:00
benchmarks Feature/azaytsev/cherry picks from 2021 2 (#4069) 2021-02-02 11:29:12 +03:00
doxygen Remove generic ie op (#4213) 2021-02-13 21:15:46 +03:00
gapi Feature/azaytsev/cherry picks from 2021 2 (#4069) 2021-02-02 11:29:12 +03:00
get_started Feature/azaytsev/cherry picks from 2021 2 (#4069) 2021-02-02 11:29:12 +03:00
how_tos MO dev guide refactoring (#3266) (#3595) 2021-01-14 16:28:53 +03:00
img Feature/azaytsev/cherry picks from 2021 2 (#4069) 2021-02-02 11:29:12 +03:00
install_guides doc: remove CentOS minor version from Docker (#4307) 2021-02-12 14:28:43 +03:00
model_server Feature/azaytsev/layout updates (#2985) 2020-11-06 11:07:53 +03:00
nGraph_DG Added CC macro to transformations (#3795) 2021-01-19 10:19:25 +03:00
onnx_custom_op fix path to code snippets in Custom_ONNX_Ops.md (#2764) 2020-10-28 06:20:52 +03:00
ops Implement reference nGraph implementation for "Interpolate-4" with 5D tensor support in the "linear_onnx" mode (#3948) 2021-02-09 14:23:50 +03:00
optimization_guide [MULTI] Zero-copy (when backed by the determenistic app-level scheduling) (#3286) 2020-11-30 16:03:42 +03:00
ovsa Feature/azaytsev/cherry picks from 2021 2 (#4069) 2021-02-02 11:29:12 +03:00
resources Feature/azaytsev/merge to master (#2786) 2020-10-27 00:41:46 +03:00
security_guide Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
snippets Unused variables (#3963) 2021-01-22 17:41:15 +03:00
template_extension MO dev guide refactoring (#3266) (#3595) 2021-01-14 16:28:53 +03:00
template_plugin Simplified cancel behavior (#4224) 2021-02-09 12:55:24 +03:00
CMakeLists.txt Unused variables (#3963) 2021-01-22 17:41:15 +03:00
Legal_Information.md Feature/azaytsev/cherry picks from 2021 2 (#4069) 2021-02-02 11:29:12 +03:00
index.md Fixed links to build instruction (#3310) 2020-11-24 13:13:21 +03:00