Svetlana Dolinina
7bd76dc12b
Move QueryState from ExecutableNetwork to InferRequest ( #2818 )
...
* QueryState moved to InferRequest
* deprecate ExecutableNetwork::QueryState,chaged tests (without any check yet)
* fix build
* review fixes + build fix
* build fix + review changes
* remove blank line
* style fixes
* test build fixes
* style fix
* style fix
* fixed build of tests
* fix
* mac build fix
* hddl plugin build fix
* clean up unneeded implementation for method
* fixed tests build
* add implementation for getstate, correct getName for MklDNN
* fixed description of state API in comments
* lint fixes
* Rename MemoryState to VariableState
* added tests for cpu for VariableStates, several small fixes in tests and code
* merge fix
* lint fix
* remove whitespaces
* spaces fix
* fix in test to make it workable for all plugins
* fix typo
* fix test for gna
* remove extra comment
* fix test for gna
2020-11-12 12:40:43 +03:00
Andrey Dmitriev
12bb8abe5c
[GNA] Added fix for export scores ( #3009 )
2020-11-10 16:33:41 +03:00
Ilya Lavrenov
258c51bd1f
Openvino extra module adding - refactored ( #2754 )
...
* Rename plugin to module
* Added openvino_contrib handling
* Moved NEON flags to common place
* Fixed -Werror=catch-value= gcc-9 error
2020-10-23 08:54:48 +03:00
Andrey Dmitriev
aff7a66082
[GNA][Speech sample] Add option to specify blob names ( #1529 )
...
* Added output names
* Add input, output, ref names
* Added zero scale factor
* Adding support for multiple reference files
2020-10-16 15:34:22 +03:00
Anna Alberska
1cfa47cde8
[GNA] clear input scale factor from configuration for imported model ( #2172 )
...
* [GNA] clear input scale factor from configuration for imported model
* add test
* [GNA] add warning for using imported scale factors
2020-09-29 18:32:09 +03:00
Mikhail Ryzhov
7859aab4b0
Modified samples to support ONNX models ( #1680 )
...
* Modified samples to support ONNX models
- Removed manual loading of IR .bin files (hello_classification, object_detection_sample_ssd)
- Corrected comments
- Added Note in README files
* Modified samples to support ONNX models
- Removed manual loading of IR .bin files (hello_classification, object_detection_sample_ssd)
- Corrected comments
- Added Note in README files
2020-08-26 18:53:24 +03:00
Anna Alberska
0b9987f5e9
[GNA] fix custom scale factors when importing a model ( #1096 )
2020-06-25 12:43:47 +03:00
Denis Orlov
ef8a8dd309
add support for multiple scale factors in speech sample ( #835 )
...
Co-authored-by: Anna Alberska <anna.alberska@intel.com>
2020-06-09 14:36:28 +03:00
Denis Orlov
67e3e06bee
Fix hetero mode in speech sample - set config when loading network ( #786 )
2020-06-05 11:54:03 +03:00
Alexey Suhov
127cbac5bc
publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b
2020-04-15 19:01:57 +03:00
Alexey Suhov
95a57795dc
Publishing 2020.2 content
2020-04-13 21:17:23 +03:00
Alexey Suhov
b2140c083a
Publishing 2020.1 content
2020-02-11 22:48:49 +03:00
Alexey Suhov
0923303e02
Publishing 2019 R3 content
2019-10-04 19:26:43 +03:00
Alexey Suhov
ba6e22b1b5
Publishing 2019 R2 content ( #223 )
2019-08-09 19:02:42 +03:00
Alexey Suhov
0ef92871b6
Publishing 2019 R1.1 content and Myriad plugin sources ( #162 )
...
* Publishing 2019 R1.1 content and Myriad plugin sources
2019-05-27 21:18:32 +03:00
Alexey Suhov
72660e9a4d
Publishing 2019 R1 content
2019-04-12 18:25:53 +03:00
Alexey Suhov
9de27f16bc
Publishing R5 content ( #72 )
...
* Publishing R5 content
* Updated ade revision
* updated readme
* add possibility to build CPU plugin with Intel MKL package
2019-01-21 21:31:31 +03:00