Anastasia Kuporosova
3bdd12b6c5
[PyOV][Docs] Update docs with new way of using properties ( #20116 )
2023-10-03 06:59:57 +02:00
Anastasia Kuporosova
68ba8873a2
[Docs] Update python snippets with new properties imports ( #19872 )
2023-09-15 16:19:44 +04:00
Anastasia Kuporosova
2bf8d910f6
[Docs][PyOV] update python snippets ( #19367 )
...
* [Docs][PyOV] update python snippets
* first snippet
* Fix samples debug
* Fix linter
* part1
* Fix speech sample
* update model state snippet
* add serialize
* add temp dir
* CPU snippets update (#134 )
* snippets CPU 1/6
* snippets CPU 2/6
* snippets CPU 3/6
* snippets CPU 4/6
* snippets CPU 5/6
* snippets CPU 6/6
* make module TODO: REMEMBER ABOUT EXPORTING PYTONPATH ON CIs ETC
* Add static model creation in snippets for CPU
* export_comp_model done
* leftovers
* apply comments
* apply comments -- properties
* small fixes
* rempve debug info
* return IENetwork instead of Function
* apply comments
* revert precision change in common snippets
* update opset
* [PyOV] Edit docs for the rest of plugins (#136 )
* modify main.py
* GNA snippets
* GPU snippets
* AUTO snippets
* MULTI snippets
* HETERO snippets
* Added properties
* update gna
* more samples
* Update docs/OV_Runtime_UG/model_state_intro.md
* Update docs/OV_Runtime_UG/model_state_intro.md
* attempt1 fix ci
* new approach to test
* temporary remove some files from run
* revert cmake changes
* fix ci
* fix snippet
* fix py_exclusive snippet
* fix preprocessing snippet
* clean-up main
* remove numpy installation in gha
* check for GPU
* add logger
* iexclude main
* main update
* temp
* Temp2
* Temp2
* temp
* Revert temp
* add property execution devices
* hide output from samples
---------
Co-authored-by: p-wysocki <przemyslaw.wysocki@intel.com>
Co-authored-by: Jan Iwaszkiewicz <jan.iwaszkiewicz@intel.com>
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2023-09-13 21:05:24 +02:00
Ilya Churaev
18d6ece4e4
Deprecate ExecutableNetwork and InferRequest API ( #17801 )
...
* Deprecate ExecutableNetwork and InferRequest API
* Fixed some warnings
* Fixed some warnings
* Try to fix documentation
* Try to skip documentation warnings
2023-06-01 12:50:56 +04:00
Ilya Churaev
d53339ff67
Deprecate legacy precisions and layouts ( #17803 )
...
* Deprecate legacy precisions and layouts
* Suppress some warnings
* Fixed some warnings
2023-06-01 12:47:55 +04:00
River Li
b7b788917d
Fix double free in snippets ( #16702 )
2023-04-03 14:42:10 +04:00
River Li
d86d94edad
[DOC][CAPI] document for remote tensor ( #16408 )
...
* [DOC][CAPI] document for remote tensor
* Update
* Update minor
* Update GPU_RemoteTensor_API.md
---------
Co-authored-by: Sebastian Golebiewski <sebastianx.golebiewski@intel.com>
2023-03-22 01:55:51 +04:00
Ilya Lavrenov
0988c2b813
Fixed compilation of docs snippets ( #16004 )
2023-02-28 20:53:31 +04:00
Karol Blaszczak
f9a8d9132d
update NV12 ( #15370 )
...
* update NV12 docs and snippets
add single-plane input information
create single-plane cpp snippet
menu fix
update formatting for sphinx directives
Co-Authored-By: Ilya Churaev <ilyachur@gmail.com>
Co-Authored-By: Vladimir Paramuzov <vladimir.paramuzov@intel.com>
* additional snippet fixes
---------
Co-authored-by: Ilya Churaev <ilyachur@gmail.com>
Co-authored-by: Vladimir Paramuzov <vladimir.paramuzov@intel.com>
2023-02-28 17:58:08 +04:00
Ilya Lavrenov
de1631d67d
Generalized OpenCL handling ( #15253 )
...
* Squashed commit of the following:
commit 62c992f6a0bc3a2f559faac6912be9c5632a359f
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sun Jan 22 11:38:18 2023 +0400
Generalized OpenCL handling
* Updates
* Fixes
* Update thirdparty/CMakeLists.txt
test
* Fixed build with CL/cl2.hpp
* Fixes
* Fixes
* Fixed compilation flags
* Fixed build with target OpenCL 120
* Don't use cache
2023-02-03 15:36:47 +00:00
Ilya Churaev
0c9abf43a9
Updated copyright headers ( #15124 )
...
* Updated copyright headers
* Revert "Fixed linker warnings in docs snippets on Windows (#15119 )"
This reverts commit 372699ec49 .
2023-01-16 11:02:17 +04:00
Ilya Lavrenov
372699ec49
Fixed linker warnings in docs snippets on Windows ( #15119 )
2023-01-16 07:29:44 +04:00
Vladimir Paramuzov
fd961d6e56
[GPU] Allow devices which don't support OOO queue ( #13900 )
2022-11-15 17:51:09 +04:00
Vladimir Paramuzov
ced0eebd13
[GPU] Silence ocl include pragma message ( #13789 )
2022-11-03 18:02:23 +04:00
Ilya Lavrenov
e0b12009ea
Removed old headers from OV 2.0 API ( #12214 )
...
* Removed old headers from OV 2.0 API
* FIxed clang
* Fixed warning
* Updated OMZ submodule
* Fixed gpu tests build
2022-08-12 11:35:36 +04:00
Kelvin Choi
186189ee09
[GPU][DOC] Change fixed input string name to get_friendly_name at yuv infer request ( #12003 )
2022-07-05 15:36:02 +09:00
Alexey Lebedev
8f88889876
[docs] python snippets for devices master ( #11176 )
...
* Update CPU docs
* update GPU docs
* update with sphinxtab
* Fix docs
* Add preprocessig snippet
* Fix path
Co-authored-by: Anastasia Kuporosova <anastasia.kuporosova@intel.com>
2022-03-29 11:01:53 +03:00
Vladimir Paramuzov
09246e2db8
[GPU] GPU plugin docs ( #10734 )
2022-03-10 15:01:52 +03:00