[opencv] 50/251: Merge pull request #9111 from vpisarev:dnn_optim_avx1
Nobuhiro Iwamatsu
iwamatsu at moszumanska.debian.org
Sun Aug 27 23:27:23 UTC 2017
This is an automated email from the git hooks/post-receive script.
iwamatsu pushed a commit to annotated tag 3.3.0
in repository opencv.
commit 520da7aaaffe3ea8ce8bc85ee73cc873b0f98cd9
Merge: ed4de20 ed95641
Author: Alexander Alekhin <alexander.a.alekhin at gmail.com>
Date: Thu Jul 13 12:27:05 2017 +0000
Merge pull request #9111 from vpisarev:dnn_optim_avx1
modules/dnn/src/layers/convolution_layer.cpp | 17 +-
modules/dnn/src/layers/fully_connected_layer.cpp | 9 +-
.../{layers_common.hpp => layers_common.avx.cpp} | 47 +---
modules/dnn/src/layers/layers_common.avx2.cpp | 308 +--------------------
modules/dnn/src/layers/layers_common.hpp | 13 +
...yers_common.avx2.cpp => layers_common.simd.hpp} | 27 +-
6 files changed, 64 insertions(+), 357 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/opencv.git
More information about the debian-science-commits
mailing list