- 07 May, 2019 2 commits
-
-
Alexander Alekhin authored
-
Anton Potapov authored
- minor cosmetic changes : comments, typos
-
- 03 May, 2019 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
- fix perf test iterations
-
- 01 May, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 30 Apr, 2019 13 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Ruslan Garnov authored
-
Lubov Batanina authored
Support Convolution3D layer on IE backend (#14301) * Add Convolution3D layer * Disable CXX11 * Fixed tests * Add Pooling3D layer * Merge Conv2d with Conv3d and Pool2d with Pool3d layers * Split pads * Add Deconvolution layer * Refactoring * Deduplication * Refactoring * Add utils for Convolution and Pooling layers
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
anton-potapov authored
* Async API for GAPI - naive implementation as a starting point * Fix namespace comment in header
-
Dmitry Kurtaev authored
-
- 29 Apr, 2019 9 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
properly handle "check" mode with: "--perf_min_samples=1 --perf_force_samples=1"
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Alexander Alekhin authored
-
ostarling authored
* Fix for Homogenous precision #14242: - moved scale computation to an inline function - use std::numeric_limits<float>::epsilon() instead of != 0.0 * Fix for Homogenous precision #14242: - fixed warnings for type conversion * Fix for Homogenous precision #14242: - use float epsilon() for truncation of doubles
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
- 27 Apr, 2019 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Sayed Adel authored
-
- 26 Apr, 2019 9 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
backporting commit c9f3f4d1
-
Alexander Alekhin authored
Avoid non-intentional call of "include(FindPkgConfig)" It should be handled in the root CMakeLists.txt (safely for cross-compiling)
-
Alexander Alekhin authored
-
Ruslan Garnov authored
-
Ruslan Garnov authored
-