Ilya Churaev
|
ff500b0bed
|
Fixed documentation code style (#7008)
|
2021-08-11 09:38:43 +03:00 |
|
Ilya Lavrenov
|
37c619b0b8
|
Fixed compilation with Intel compiler (#6788)
* Fixed compilation with Intel compiler
* Fixed template containers for VPU
* Fixe one-dnn
* Updated submodule
|
2021-07-26 12:42:05 +03:00 |
|
Ilya Churaev
|
cc810297f4
|
Align style doc with samples (#5709)
* Added clang-format config
* Fixed style
* Fixed code-style for snippets and fixed build
* Disable clang-format for snippets
* Fixed comments
|
2021-05-25 10:32:48 +03:00 |
|
Alexey Suhov
|
a748c26fee
|
Align copyright notice in cpp and cmake source files (CVS-51320) (#4950)
|
2021-03-25 02:40:09 +03:00 |
|
Anton Pankratv
|
3b3d9a0989
|
Used IE_THROW macro (#4869)
* Added ie throw macro
* Used IE_THROW macro
|
2021-03-23 18:57:12 +03:00 |
|
Anton Pankratv
|
a2b8b974b8
|
Simplified IE Exceptions Implementation (#4258)
|
2021-03-18 16:30:16 +03:00 |
|
Maksim Derbasov
|
2a19fc2d8a
|
Fix warnings spotted by cl compiler (#4793)
* Fix warnings spotted by cl compiler
* Use inline instead of anonymous namespace
* Review comments
|
2021-03-17 13:08:42 +03:00 |
|
Ilya Churaev
|
3928f8806d
|
Fixed input/output shape initialization (#1695)
* Fixed input/output shape initialization
* Use template_extension library in tests
|
2020-08-10 18:24:25 +03:00 |
|
Alexey Suhov
|
0064c299c3
|
add plugin template (#515)
|
2020-05-22 22:34:00 +03:00 |
|