Commit Graph

4 Commits

Author SHA1 Message Date
Sun Xiaoxia
b7edd5df69 migrate threading related interface from API 1.0 to 2.0 (#21167)
* migrate threading related interface from API 1.0 to 2.0

* fix code style

* fix @ref issue in doc

* change <> to quotation marks

* restore threading related interface API 1.0

* restore the changes of legacy code
2023-11-24 10:52:44 +04: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
Oleg Pipikin
c492c6ada3 Fix code style for inference tests (#14243) 2022-12-13 06:59:34 +04:00
Oleg Pipikin
7c8e93f6d2 Move inference test from ieFuncTests and ieUnitTests. Fix warnings (#14017)
* Move inference test from ieFuncTests and ieUnitTests

* Enable tests in Azure CI
2022-11-24 14:02:10 +04:00