- 23 Nov, 2017 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Li Peng authored
It allows umat buffers used in net forward interface Signed-off-by:
Li Peng <peng.li@intel.com>
-
Wu, Zhiwen authored
remove unused macros and half definition macros, also remove unused ocl::Queue Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 22 Nov, 2017 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 21 Nov, 2017 1 commit
-
-
Alexander Alekhin authored
getUMat()/getMat() calls are scope based. Results of these calls can't be stored somewhere for future usage.
-
- 20 Nov, 2017 4 commits
-
-
Alexander Alekhin authored
rename caffe.proto => opencv-caffe.proto
-
David Geldreich authored
add a corresponding test
-
Dmitry Kurtaev authored
-
Wu Zhiwen authored
Signed-off-by:
Wu Zhiwen <zhiwen.wu@intel.com>
-
- 17 Nov, 2017 1 commit
-
-
Wu Zhiwen authored
Incorrect type of negative_slope result in this bug. Also and OCL test for darknet to validate this patch. Signed-off-by:
Wu Zhiwen <zhiwen.wu@intel.com>
-
- 16 Nov, 2017 1 commit
-
-
Wu Zhiwen authored
convolution kernel use default queue to run, so that ocl::Timer , to measure the kernel run time, should use the default queue too. Also remove useless parameter for convolve() Signed-off-by:
Wu Zhiwen <zhiwen.wu@intel.com>
-
- 13 Nov, 2017 1 commit
-
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 09 Nov, 2017 2 commits
-
-
Hamdi Sahloul authored
-
Li Peng authored
Add layer forward interface with InputArrayOfArrays and OutputArrayOfArrays parameters, it allows UMat buffer to be processed and transferred in the layers. Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 07 Nov, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 02 Nov, 2017 2 commits
-
-
Dmitry Kurtaev authored
Fixed Concat optimization.
-
Alexander Alekhin authored
-
- 01 Nov, 2017 1 commit
-
-
Dmitry Kurtaev authored
-
- 31 Oct, 2017 1 commit
-
-
Dmitry Kurtaev authored
-
- 30 Oct, 2017 1 commit
-
-
Dmitry Kurtaev authored
-
- 27 Oct, 2017 2 commits
-
-
-
Vladislav Sovrasov authored
-
- 25 Oct, 2017 4 commits
-
-
Alexander Alekhin authored
Incorrect "total" buffer size calculated in StdMatAllocator::allocate() due wrong step values.
-
Vladislav Sovrasov authored
-
Vladislav Sovrasov authored
-
Vladislav Sovrasov authored
-
- 23 Oct, 2017 1 commit
-
-
Dmitry Kurtaev authored
-
- 18 Oct, 2017 2 commits
-
-
Alexander Alekhin authored
-
-
- 17 Oct, 2017 1 commit
-
-
Dmitry Kurtaev authored
-
- 16 Oct, 2017 2 commits
-
-
Wu Zhiwen authored
ocl4dnn supports following fusion styles: Conv + [BN] + [Scale] + [ReLU/PReLU] Signed-off-by:
Wu Zhiwen <zhiwen.wu@intel.com>
-
Maksim Shabunin authored
-
- 12 Oct, 2017 2 commits
-
-
Alexander Alekhin authored
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 11 Oct, 2017 3 commits
-
-
Vladislav Sovrasov authored
-
Vladislav Sovrasov authored
-
Vladislav Sovrasov authored
-
- 10 Oct, 2017 1 commit
-
-
Dmitry Kurtaev authored
-