Andrey Zaytsev
235cd56e54
Feature/azaytsev/cherry picks from 2021 2 ( #4069 )
...
* Added info on DockerHub CI Framework
* Feature/azaytsev/change layout (#3295 )
* Changes according to feedback comments
* Replaced @ref's with html links
* Fixed links, added a title page for installing from repos and images, fixed formatting issues
* Added links
* minor fix
* Added DL Streamer to the list of components installed by default
* Link fixes
* Link fixes
* ovms doc fix (#2988 )
* added OpenVINO Model Server
* ovms doc fixes
Co-authored-by: Trawinski, Dariusz <dariusz.trawinski@intel.com>
* Updated openvino_docs.xml
* Added Intel® Iris® Xe Dedicated Graphics, naming convention info (#3523 )
* Added Intel® Iris® Xe Dedicated Graphics, naming convention info
* Added GPU.0 GPU.1
* added info about Intel® Iris® Xe MAX Graphics drivers
* Feature/azaytsev/transition s3 bucket (#3609 )
* Replaced https://download.01.org/ links with https://storage.openvinotoolkit.org/
* Fixed links
# Conflicts:
# inference-engine/ie_bridges/java/samples/README.md
* Benchmarks 2021 2 (#3590 )
* Initial changes
* Updates
* Updates
* Updates
* Fixed graph names
* minor fix
* Fixed link
* Implemented changes according to the review changes
* fixed links
* Updated Legal_Information.md according to review feedback
* Replaced Uzel* UI-AR8 with Mustang-V100-MX8
* Feature/azaytsev/ovsa docs (#3627 )
* Added ovsa_get_started.md
* Fixed formatting issues
* Fixed formatting issues
* Fixed formatting issues
* Fixed formatting issues
* Fixed formatting issues
* Fixed formatting issues
* Fixed formatting issues
* Updated the GSG topic, added a new image
* Formatting issues fixes
* Formatting issues fixes
* Formatting issues fixes
* Formatting issues fixes
* Formatting issues fixes
* Formatting issues fixes
* Formatting issues fixes
* Formatting issues fixes
* Formatting issues fixes
* Formatting issues fixes
* Formatting issues fixes
* Formatting issues fixes
* Formatting issues fixes
* Revert "Formatting issues fixes"
This reverts commit c6e6207431 .
* Replaced to Security section
* doc fixes (#3626 )
Co-authored-by: Nikolay Tyukaev <ntyukaev_lo@jenkins.inn.intel.com>
# Conflicts:
# docs/IE_DG/network_state_intro.md
* fix latex formula (#3630 )
Co-authored-by: Nikolay Tyukaev <ntyukaev_lo@jenkins.inn.intel.com>
* fix comments ngraph api 2021.2 (#3520 )
* fix comments ngraph api
* remove whitespace
* fixes
Co-authored-by: Nikolay Tyukaev <ntyukaev_lo@jenkins.inn.intel.com>
* Feature/azaytsev/g api docs (#3731 )
* Initial commit
* Added content
* Added new content for g-api documentation. Removed obsolete links through all docs
* Fixed layout
* Fixed layout
* Added new topics
* Added new info
* added a note
* Removed redundant .svg
# Conflicts:
# docs/get_started/get_started_dl_workbench.md
* [Cherry-pick] DL Workbench cross-linking (#3488 )
* Added links to MO and Benchmark App
* Changed wording
* Fixes a link
* fixed a link
* Changed the wording
* Links to WB
* Changed wording
* Changed wording
* Fixes
* Changes the wording
* Minor corrections
* Removed an extra point
* cherry-pick
* Added the doc
* More instructions and images
* Added slide
* Borders for screenshots
* fixes
* Fixes
* Added link to Benchmark app
* Replaced the image
* tiny fix
* tiny fix
* Fixed a typo
* Feature/azaytsev/g api docs (#3731 )
* Initial commit
* Added content
* Added new content for g-api documentation. Removed obsolete links through all docs
* Fixed layout
* Fixed layout
* Added new topics
* Added new info
* added a note
* Removed redundant .svg
* Doc updates 2021 2 (#3749 )
* Change the name of parameter tensorflow_use_custom_operations_config to transformations_config
* Fixed formatting
* Corrected MYRIAD plugin name
* Installation Guides formatting fixes
* Installation Guides formatting fixes
* Installation Guides formatting fixes
* Installation Guides formatting fixes
* Installation Guides formatting fixes
* Installation Guides formatting fixes
* Installation Guides formatting fixes
* Installation Guides formatting fixes
* Installation Guides formatting fixes
* Fixed link to Model Optimizer Extensibility
* Fixed link to Model Optimizer Extensibility
* Fixed link to Model Optimizer Extensibility
* Fixed link to Model Optimizer Extensibility
* Fixed link to Model Optimizer Extensibility
* Fixed formatting
* Fixed formatting
* Fixed formatting
* Fixed formatting
* Fixed formatting
* Fixed formatting
* Fixed formatting
* Fixed formatting
* Fixed formatting
* Fixed formatting
* Fixed formatting
* Updated IGS, added links to Get Started Guides
* Fixed links
* Fixed formatting issues
* Fixed formatting issues
* Fixed formatting issues
* Fixed formatting issues
* Move the Note to the proper place
* Removed optimization notice
# Conflicts:
# docs/ops/detection/DetectionOutput_1.md
* minor fix
* Benchmark updates (#4041 )
* Link fixes for 2021.2 benchmark page (#4086 )
* Benchmark updates
* Fixed links
Co-authored-by: Trawinski, Dariusz <dariusz.trawinski@intel.com>
Co-authored-by: Nikolay Tyukaev <nikolay.tyukaev@intel.com>
Co-authored-by: Nikolay Tyukaev <ntyukaev_lo@jenkins.inn.intel.com>
Co-authored-by: Alina Alborova <alina.alborova@intel.com>
2021-02-02 11:29:12 +03:00
Anastasia Kuporosova
8cb25fdb98
[Python API] Support of FP16 blobs ( #3893 )
...
* [Python API] Support of FP16 blobs
* test_Blob refactoring
* support fp16 for exec_net.infer method
* add precisions
Co-authored-by: anastasia.kuporosova <akuporos@akuporos.inn.intel.com>
2021-02-01 09:12:32 +03:00
Ilya Churaev
2ebae7cf30
Introduce the Broker API to map original framework names to OV ( #3800 )
...
* Added tests
* Fixed tests
* Added tests to check addOutput method
* Added support of port names in the IR
* Update copyrights
* Deprecate tensor name
* Fixed comments
* Enabled functional tests for GPU, GNA and Myriad
* Fixed get_tensor().get_names()
* Added unit test to check tensor names
* Fixed code style
* Skip add output test for GNA
* Added serialization support
* Added PythonAPI
* Fixed tests
* Fixed tests
* Fixed typo
* Try to disable GNA test
* Fixed tests
* Removed unused variables
* Fixed tests
* Update documentation
* Fixed comment
2021-01-29 06:28:31 +03:00
Anton Romanov
17eff0cd04
Added copy tools dir for all OS ( #4007 )
2021-01-28 15:17:50 +03:00
Gleb Kazantaev
94b2cc1dad
Python API For compare_functions ( #3938 )
...
* Added python API for compare_functions
* Fixed compare_funcion constant comparision, graph traversal
* Add tests for python API functions
* Move CompareNetworks to separate python module
* Update python API tests
* Added dev package support
* ENABLE_TESTS
* Update constant comparator
* Fix merge conflict
2021-01-22 23:37:50 +03:00
Gleb Kazantaev
278773945c
Added PythonAPI For LowLatency Transformation ( #3910 )
2021-01-20 13:29:02 +03:00
Gleb Kazantaev
a5c6ed8e03
Fixed import module name ( #3906 )
2021-01-19 19:36:07 +03:00
Gleb Kazantaev
aa73eb2424
Offline transformation API ( #3408 )
...
* Added offline transformations library
* Added python API for calling MOCTransformations
* Added CF flag for MOC Transformations
* Divided offline api to separate independent module
* Update MOC pipeline to execute only fusions
* Disable CF for PriorBox ops
* Clean-up
* Added python test
* Removed transformation pipeline as it is not ready yet
* Remove not related to this PR changes
* Fixed build for dev package case; renamed to offline_transformations_api
* Removed unrelated changes
* Removed excess exports from cmake
* Removed useless custom command from cmake
2021-01-18 00:15:44 +03:00
Anastasia Kuporosova
320aafbb59
[Python API] Small fixes in tests and change of format string to f-string ( #3865 )
2021-01-15 12:48:58 +03:00
Ilya Lavrenov
9465073f58
Introduce IEDevScripts package ( #3661 )
...
* Refactored developer package
* Added fuzzing for CMAKE_MODULE_LINKER_FLAGS as well
* Added options for developer package
* More improvements
* Further improvements
* Removed global CMAKE_MODULE_PATH population
* Fixes
* Final fixes
* Fixed python build
* Fix for TBB
* Fixed Find TBB
* Fixed install
* Fixes for OV features
* Split developer targets per component
* Fixed IE build tree config
* Fixed ITT
* Fixed review comments
* Clean export dependencies
* Fixed export of pugixml
* Added IEDevScripts_DIR for Android
* Fixed Android #2
* Fixed Android #3
* Fixed python cc
* Disabled Core threading tests on GNA
2020-12-22 18:44:59 +03:00
Anastasia Kuporosova
676bd8a861
[Python API] requirements ( #1804 )
...
* [Python API] requirements
* add setuptools
* revert commit
2020-12-16 17:06:32 +03:00
Maksim Makridin
7d8144f160
Fixes for Object Detection SSD Python sample ( #3518 )
...
* added check so that sample only supports networks with one input
* moved ngraph-realted operations to related segment of the sample
* fix for output image not being saved correcly due
2020-12-08 23:16:59 +03:00
Maksim Makridin
2aec8a610b
Adding Hello Reshape Python sample ( #3375 )
...
* Initialized hello_reshape_ssd Python sample
* * removed multiple input images functionality
* added couple of checks whether input topology is supported in sample
* Added readme
* Switched to single-quotes strings style
* Switched to f-strings
* Removed redundant code
* Simplified image original resolution handling
* Simplified some checks and assertions
* Simplified reading inference results and drawing bounding boxes
2020-12-08 22:54:00 +03:00
Jan Iwaszkiewicz
e1a7f7e5af
[nGraph][IE] Enable FP64 data type in IE and review nGraph Python tests ( #2563 )
2020-12-02 12:09:28 +01:00
Anastasia Kuporosova
5ecb4a3960
[Python API] fix memleak in read_network from buffer ( #3345 )
...
* [Python API] fix memleak in read_network from buffer
* use memblob
2020-11-27 16:52:20 +03:00
Ilya Lavrenov
92e3972853
Significant documentation fixes ( #3364 )
...
* Added VariableState to Plugin API documentation
* More fixes for plugin documentation
* Added ie_memory_state.hpp to documentation
* Added proper dependencies between C++ and Plugin API targets
* Fixed issues in public C++ API reference
* Fixed issues in public C++ API reference: part 2
* Removed obsolete entries from EXCLUDE_SYMBOLS in doxygen config
* Fixed path to examples, tag files for Plugin API doxygen file
* Put impl to a private section for VariableStatebase
* Fixed examples path to Plugin API: part 2
* Fixed path to examples in main ie_docs doxygen file
* Replaced path to snippets; otherwise path depends on how cloned repo is named
* Added path to snippets for ie_docs doxygen file as well
* Great amount of fixes for documentation
* Removed IE_SET_METRIC
* Fixes for C API documentation
* More fixes for documentation
* Restored Transformations API as a part of Plugin API
* Fixed tag files usage for Plugin API
* Fixed link to FakeQuantize operation
2020-11-26 14:32:12 +03:00
Mikhail Ryzhov
39ec38383a
Reduced usage of batch in python samples ( #3178 )
...
* Reduced usage of batch in python samples
And corrected input arguments
2020-11-18 20:43:59 +03:00
Mikhail Ryzhov
74ff38fedb
Revert "Reduced usage of batch in python samples ( #3104 )" ( #3171 )
...
This reverts commit 23e653858b .
2020-11-17 14:57:40 +03:00
Mikhail Ryzhov
23e653858b
Reduced usage of batch in python samples ( #3104 )
...
* Reduced usage of batch in python sampes
Excluded from hello_classification and object_detection samples
2020-11-17 10:12:33 +03:00
Mikhail Ryzhov
3fe371299a
Corrected "-i" argument description ( #3142 )
...
* Corrected "-i" argument description
According to their usage in samples
2020-11-16 21:48:06 +03:00
Roman Donchenko
a428c469ce
Fix spelling errors in samples and documentation ( #2795 )
...
* Fix spelling errors in samples
* Fix spelling errors in the documentation
2020-11-11 15:35:39 +03:00
Mikhail Ryzhov
1144130b50
Aligned python read_network() with C/C++ behaviour ( #2916 )
...
Aligned python read_network() with C/C++ behaviour
Excluded mandatory check of weights file, it is redundant
* Added unit tests
2020-11-03 16:18:43 +03:00
Ilya Churaev
665fd1b773
Fixed README ( #2948 )
2020-11-03 10:56:28 +03:00
Ilya Lavrenov
2104b6dde0
Added support for Visual Studio VERSIONINFO ( #2900 )
...
* Generate vs_version file
* Fixed comments
* Fixed comments
2020-10-30 21:38:34 +03:00
Ilya Lavrenov
d281629ba0
Fixed compilation with ENABLE_V7_SERIALIZE=ON ( #2898 )
...
* Fixed compilation with ENABLE_V7_SERIALIZE=ON
* Removed legacy code
2020-10-30 21:19:12 +03:00
Anastasia Kuporosova
266f143cb2
[Python API] Remove IENetLayer class ( #2755 )
...
* [Python API] Remove IENetLayer class
* fix tests
* fix tests
* remove importing ngraph from several tests
2020-10-29 21:34:55 +03:00
Ilya Lavrenov
901f1e0436
Removed InferenceEngine dependency on Legacy library ( #1932 )
...
* Split libraries
* Small fixes
* Fixes after self-review
* Minimized legacy usage
* Fixed IE_CPU.onnx_prior_box
* Fixed linkage
* Temp WA for private plugins
* removed comments
* Reverted OneHot changes back
2020-10-29 10:54:57 +03:00
Mikhail Ryzhov
dc52ec7880
[Samples] Python: added support of onnx models ( #2782 )
...
* [Samples] Python: added support of onnx models
* [Docs] Python: added support of onnx models
Updated documentation
2020-10-27 10:23:25 +03:00
Roman Donchenko
ba3fc7fb8a
Fix spelling errors in the API and bindings ( #2781 )
2020-10-23 09:17:03 +03:00
Ilya Churaev
d8466cf6ee
Small fix for python doc ( #2696 )
2020-10-16 18:12:20 +03:00
Michał Karzyński
ddd9cf6bf5
Workaround for Cython issue on Python 3.8 ( #2684 )
2020-10-16 08:44:03 +02:00
Mateusz Bencer
6d72110365
Fix using numpy scalars in Python API ( #2520 )
...
* fixed numpy scalars
* reverted tests changes
* python style fixed
2020-10-14 11:17:44 +03:00
Mikhail Ryzhov
ba931c2d21
ngraph python sample ( #2574 )
...
This sample demonstrates how to execute an inference using ngraph::Function to create a network
- added sample
- added readme
- added lenet weights
2020-10-09 13:05:55 +03:00
Roman Donchenko
0c79804bcd
IECore.read_network: accept arbitrary PathLike objects and not just Path ( #1611 )
2020-10-01 20:34:11 +03:00
Anastasia Kuporosova
58d8de98cc
[Python API Tests] Update ngraph and iecore tests ( #2329 )
...
Co-authored-by: Alexander Zhogov <alexander.zhogov@intel.com>
2020-09-18 19:42:36 +03:00
Evgeny Talanin
fe99e055f2
Bump cmake version to 3.13 ( #2258 )
2020-09-18 18:58:12 +03:00
Anastasia Kuporosova
1fd2df6e0d
[PYTHON API TESTS] Add ngraph tests ( #2132 )
...
Co-authored-by: Alexander Zhogov <alexander.zhogov@intel.com>
2020-09-11 12:56:57 +03:00
Evgeny Talanin
e23f575847
Add exposing function signatures via Cython ( #2024 )
2020-09-10 19:58:45 +03:00
Kate Generalova
6c3f7fd654
[samples] remove unused ngraph ( #2156 )
2020-09-10 16:04:13 +03:00
Kate Generalova
d4d460101d
fix #38545 remove CPU network layer check for py samples ( #2145 )
2020-09-10 12:44:13 +03:00
Alexey Suhov
038d5d8f22
Update README.md ( #1969 )
2020-08-27 16:29:11 +03:00
Anastasia Kuporosova
bb729d0ee9
[Samples] Use get_ops for iteration over graph in samples ( #1961 )
2020-08-27 14:14:59 +03:00
Anastasia Kuporosova
d871a0e05f
[Python API] Deprecation of DataPtr.creator_layer and DataPtr.input_to properties ( #1905 )
2020-08-24 14:57:55 +03:00
Anastasia Kuporosova
347926c436
[Python API] Deprecate IENetLayer class ( #1731 )
...
* [Python API] Deprecate IENetLayer class
* update samples
* undo changes in samples
2020-08-17 12:41:54 +03:00
Ilya Lavrenov
e2e2785131
Moved legacy API to legacy/ subfolder for include ( #1677 )
2020-08-10 18:33:25 +03:00
Jan Iwaszkiewicz
136dccf905
[nGraph] Public Py API to get function from cnnnetwork ( #1567 )
2020-08-04 09:39:37 +02:00
Adam Osewski
093a02fcef
Test fix import of ONNX model in serialized Protobuf binary format. ( #1355 )
...
* Try fix parsing error.
* Small exception refinements during importing model.
* More exception refinements.
* Skip segfaulting tests.
* More clear error types and messages. Func rename.
* Fix typo.
* Check on CI whether test_onnx will work.
* Add only those file which pass tests or have failing ones skipped.
2020-07-22 13:52:53 +03:00
Nikolay Tyukaev
ef45b5da8d
Doc Migration (master) ( #1377 )
...
* Doc Migration from Gitlab (#1289 )
* doc migration
* fix
* Update FakeQuantize_1.md
* Update performance_benchmarks.md
* Updates graphs for FPGA
* Update performance_benchmarks.md
* Change DL Workbench structure (#1 )
* Changed DL Workbench structure
* Fixed tags
* fixes
* Update ie_docs.xml
* Update performance_benchmarks_faq.md
* Fixes in DL Workbench layout
* Fixes for CVS-31290
* [DL Workbench] Minor correction
* Fix for CVS-30955
* Added nGraph deprecation notice as requested by Zoe
* fix broken links in api doxy layouts
* CVS-31131 fixes
* Additional fixes
* Fixed POT TOC
* Update PAC_Configure.md
PAC DCP 1.2.1 install guide.
* Update inference_engine_intro.md
* fix broken link
* Update opset.md
* fix
* added opset4 to layout
* added new opsets to layout, set labels for them
* Update VisionAcceleratorFPGA_Configure.md
Updated from 2020.3 to 2020.4
Co-authored-by: domi2000 <domi2000@users.noreply.github.com>
2020-07-20 17:36:08 +03:00
Andrey Somsikov
9df6a8f6a0
fix: inference-engine/ie_bridges/python/sample/requirements.txt to reduce vulnerabilities ( #1007 )
...
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-73513
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2020-07-16 18:58:26 +03:00
Ilya Lavrenov
949fee3cfc
Remove implicit conversion from getInputTo, getLayerCreator ( #1274 )
...
* Added ctor for CNNNetworkImpl to convert from ngraphImpl
* Re-use in all places instead of manual conversion
* Hide convertToCNNNetworkImpl usage
* Removed conversion from getCreatorLayer
* Fixes 2
* Fixes 3
* Fixes 4
* Fixed ieFuncTests
* Fixed more tests
* Fixed LPT tests
* Remove useless test
* Fixed GNA
* Fixed Gleb's comments
* Fixed Core integration tests
* Trying to fix python
* Fixed GPU tests
* Small fixes
* Fixed QueryNetwork after removing implicit conversion
* Fixed Core integration tests for QueryNetwork
* Fixed python; MULTI device QueryNetwork
* Fixed MULTI QueryNetwork
* Removed unused methods
* Enabled LPT FullyConnectedTestModel test
* Fixed typo in python
2020-07-16 16:44:48 +03:00