- 06 Feb, 2018 5 commits
-
-
Dmitry Kurtaev authored
-
Dmitry Kurtaev authored
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
Dmitry Kurtaev authored
* Intel Inference Engine deep learning backend. * OpenFace network using Inference Engine backend
-
- 03 Feb, 2018 1 commit
-
-
Alexander Alekhin authored
- removed tr1 usage (dropped in C++17) - moved includes of vector/map/iostream/limits into ts.hpp - require opencv_test + anonymous namespace (added compile check) - fixed norm() usage (must be from cvtest::norm for checks) and other conflict functions - added missing license headers
-
- 02 Feb, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 01 Feb, 2018 5 commits
-
-
Maksim Shabunin authored
* Do not build protobuf if dnn is disabled * Added BUILD_LIST cmake option to the cache * Moved protobuf to the top level * Fixed static build * Fixed world build * fixup! Fixed world build
-
Dmitry Kurtaev authored
-
Li Peng authored
it fuse ocl kernels to reduce kernel enqueue Signed-off-by:
Li Peng <peng.li@intel.com>
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 31 Jan, 2018 4 commits
-
-
Dmitry Kurtaev authored
-
Arjan van de Ven authored
* Add a 512 bit codepath to the AVX512 fastConv function this patch adds a 512 wide codepath to the fastConv() function for AVX512 use. The basic idea is to process the first N * 16 elements of the vector with avx512, and then run the rest of the vector using the traditional AVX2 codepath. * dnn: use unaligned AVX512 load (OpenCV aligns data on 32-byte boundary) * dnn: change "vecsize" condition for AVX512 * dnn: fix indentation
-
Dmitry Kurtaev authored
-
Dmitry Kurtaev authored
-
- 30 Jan, 2018 1 commit
-
- 29 Jan, 2018 1 commit
-
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 28 Jan, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 25 Jan, 2018 2 commits
-
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 24 Jan, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 23 Jan, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 19 Jan, 2018 1 commit
-
-
Li Peng authored
cut one ocl kernel if normVariance is disabled, also use native_powr for performance reason. Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 18 Jan, 2018 1 commit
-
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 17 Jan, 2018 3 commits
-
-
David Koller authored
and add parametric unit test for crop layer.
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 16 Jan, 2018 1 commit
-
-
Li Peng authored
use a batch_norm ocl kernel to do the work Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 15 Jan, 2018 2 commits
-
-
Alexander Alekhin authored
-
oqtvs authored
-
- 13 Jan, 2018 3 commits
-
-
Dmitry Kurtaev authored
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
- 10 Jan, 2018 1 commit
-
-
Dmitry Kurtaev authored
* UMat blobs are wrapped * Replace getUMat and getMat at OpenCLBackendWrapper
-
- 09 Jan, 2018 1 commit
-
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 08 Jan, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 07 Jan, 2018 1 commit
-
-
Alexander Alekhin authored
replaces REUSE_DNN_MEMORY compile-time option
-
- 05 Jan, 2018 2 commits
-
-
Arthur Williams authored
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-