openvino/docs
Mikhail Nosov c2d09afab9
PreProcess API change: (#8629)
- PrePostProcessor takes 'function' argument in constructor
- PrePostProcessor::build() doesn't take any function anymore
- PrePostProcessor::input() method to get reference to input
- PrePostProcessor::output() method to get reference to output
- InputInfo - add getters of tensor, preprocess, network
- OutputInfo - add getters of tensor, preprocess, network

Samples:
ClassificationSampleAsync - use new getters

Inference engine:
- Use new getters in ie_network_reader.cpp

TODO: Consider removal of builder-like API in PrePostProcessor, InputInfo, OutputInfo
2021-11-17 00:51:19 +03:00
..
HOWTO New IRC package structure (#6255) 2021-09-15 16:49:11 +03:00
IE_DG [GPU] Fix default value of KEY_GPU_MODEL_PRIORITY (#8398) 2021-11-04 12:49:00 +03:00
IE_PLUGIN_DG Added OpenVINO runtime macro (#7586) 2021-09-23 10:39:20 +03:00
MO_DG [MO|nGraph]GatherND_8 (#7743) 2021-11-10 11:54:52 +03:00
benchmarks Feature/azaytsev/cherry picks from 2021 4 (#7389) 2021-09-07 19:21:41 +03:00
doxygen PriorBox-8 specification (#8000) 2021-10-27 11:29:06 +03:00
gapi Feature/merge 2021 3 to master (#5307) 2021-04-19 20:19:17 +03:00
get_started New IRC package structure (#6255) 2021-09-15 16:49:11 +03:00
how_tos New IRC package structure (#6255) 2021-09-15 16:49:11 +03:00
img Remove `demo_security_barrier_camera` and update relevant docs (#7494) 2021-09-15 11:02:38 +03:00
install_guides New IRC package structure (#6255) 2021-09-15 16:49:11 +03:00
migration_ov_2_0/docs Updated common migration pipeline (#8176) 2021-11-10 16:27:23 +03:00
model_server [IE CLDNN] Updated GPU device config (#6040) 2021-06-09 09:02:25 +03:00
nGraph_DG Added OpenVINO util library (#7481) 2021-09-20 18:37:32 +03:00
onnx_custom_op Reimplement Extension.OnnxModelWith* cases w/o model in source code (#8112) 2021-11-03 14:43:44 +03:00
ops Add links to missed ops in opset_8.md file (#8620) 2021-11-16 15:23:14 +03:00
optimization_guide [Doc] Optimization guide update (#8359) 2021-11-02 14:35:21 +03:00
ovsa Feature/azaytsev/cherry picks from 2021 4 (#7389) 2021-09-07 19:21:41 +03:00
resources Feature/merge 2021 3 to master (#5307) 2021-04-19 20:19:17 +03:00
security_guide doc: fix Docker install guide (#7004) 2021-08-10 23:03:26 +03:00
snippets Updated common migration pipeline (#8176) 2021-11-10 16:27:23 +03:00
template_extension Introduce OV Extension base api (#7562) 2021-11-01 10:36:30 +03:00
template_plugin PreProcess API change: (#8629) 2021-11-17 00:51:19 +03:00
.clang-format Fixed documentation code style (#7008) 2021-08-11 09:38:43 +03:00
CMakeLists.txt Install rules for static libraries case (#8384) 2021-11-10 18:25:51 +03:00
Legal_Information.md Feature/azaytsev/cherry picks from 2021 4 (#7389) 2021-09-07 19:21:41 +03:00
index.md Introduced template for OV2.0 migration guide (#7360) 2021-09-17 03:53:39 +03:00