[arrayfire] 36/408: Merge pull request #852 from shehzan10/resize_lower

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Sep 21 19:11:12 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/sid
in repository arrayfire.

commit d6bf32e1fb5900f416c8285222340c976c787464
Merge: 6bd71f0 2175ccb
Author: Pavan Yalamanchili <pavan at arrayfire.com>
Date:   Wed Jun 24 15:57:21 2015 -0400

    Merge pull request #852 from shehzan10/resize_lower
    
    Added AF_INTERP_LOWER and implementation for resize

 include/af/defines.h                 |  3 ++-
 src/api/c/resize.cpp                 |  5 ++++-
 src/backend/cpu/resize.cpp           | 30 ++++++++++++++++++++++++++++++
 src/backend/cuda/kernel/resize.hpp   | 25 +++++++++++++++++++++++++
 src/backend/cuda/resize.cu           |  3 +++
 src/backend/opencl/kernel/resize.cl  | 21 +++++++++++++++++++++
 src/backend/opencl/kernel/resize.hpp |  3 ++-
 src/backend/opencl/resize.cpp        |  3 +++
 8 files changed, 90 insertions(+), 3 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arrayfire.git



More information about the debian-science-commits mailing list