[lua-torch-torch7] branch master updated (ce97685 -> 44c514f)

Zhou Mo cdluminate-guest at moszumanska.debian.org
Mon Oct 3 08:44:18 UTC 2016


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

cdluminate-guest pushed a change to branch master
in repository lua-torch-torch7.

      from  ce97685   Import Debian patch 0~20160908-ge5ebac6-1
       new  87b92f4   New upstream version 0~20161002-geb397ad
       new  ad2646d   Merge tag 'upstream/0_20161002-geb397ad'
       new  5253434   dch: import new snapshot
       new  57a1f9f   patch: remove merged patch
       new  44c514f   symbols: refresh

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Timer.c                                      | 75 ++++++++++++---------
 debian/changelog                             |  8 +++
 debian/libtorch-th.symbols                   |  2 +
 debian/libtorch-th.symbols.amd64             |  2 +
 debian/libtorch-th.symbols.i386              |  2 +
 debian/patches/fix-cmake-checkfunctionexists | 18 ------
 debian/patches/series                        |  1 -
 lib/TH/CMakeLists.txt                        | 37 ++++++++---
 lib/TH/THAllocator.c                         | 55 ++++++----------
 lib/TH/THAtomic.c                            |  4 ++
 lib/TH/THDiskFile.c                          | 25 ++++++-
 lib/TH/THGeneral.c                           | 62 ++++++++++++------
 lib/TH/THGeneral.h.in                        | 10 ++-
 lib/TH/THMemoryFile.c                        | 11 ++--
 lib/TH/cmake/FindMKL.cmake                   |  7 ++
 lib/TH/generic/THTensorMath.c                |  2 +-
 lib/TH/generic/simd/simd.h                   | 14 +++-
 lib/TH/vector/NEON.c                         |  2 +-
 lib/TH/vector/SSE.c                          |  4 ++
 test/longSize.lua                            | 97 +++++++++++++++++-----------
 test/test.lua                                | 10 ++-
 test/test_sharedmem.lua                      | 28 ++++++--
 test/test_timer.lua                          | 52 +++++++++++++++
 utils.c                                      | 20 ++++--
 24 files changed, 371 insertions(+), 177 deletions(-)
 delete mode 100644 debian/patches/fix-cmake-checkfunctionexists
 delete mode 100644 debian/patches/series
 create mode 100644 test/test_timer.lua

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



More information about the debian-science-commits mailing list