Alexey Suhov
6478f1742a
Align copyright notice in python scripts (CVS-51320) ( #4974 )
...
* Align copyright notice in python scripts (CVS-51320)
2021-03-26 17:54:28 +03:00
Alexey Lebedev
7e3a2f6768
[IE PYTHON] update license ( #4407 )
...
* update license
* remove the first blank lines and undo changes in inference-engine/thirdparty/mkl-dnn
* test commit
* Update license in tools
* Undo changes in api_overview.md
* update ie_api.pyx and set interpreter in hello_query_device
2021-03-01 08:23:35 +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
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
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
Ilya Lavrenov
4f0225014d
Deprecated cnn layer ( #1138 )
...
* Deprecated getInputTo, getCreatorLayer
* Fixes
* Fixed ie_layers moving to legacy
* Fixed onnx importer dependency
* Fixed python
* Fix python API compilation
* Added comments not to use _impl from Data
Co-authored-by: Nadezhda Ageeva <nadezhda.ageeva@intel.com>
2020-07-03 20:57:28 +03:00
Anastasia Kuporosova
e025f1464b
[Python API] Add InputInfo and PreProcessInfo ( #637 )
2020-05-28 10:55:11 +03:00
Alexey Suhov
357cc7eb4c
publish master branch snapshot, revision 0110d9c98fd7209589d06344f0d836f61d81f4b3
2020-04-27 21:21:29 +03:00