[lua-torch-torch7] branch master updated (ac3a785 -> 03e584d)

Zhou Mo cdluminate-guest at moszumanska.debian.org
Sun Oct 16 06:14:44 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  ac3a785   Import Debian patch 0~20161002-geb397ad-1
       new  ed0e146   New upstream version 0~20161013-g4f7843e
       new  315b499   Merge tag 'upstream/0_20161013-g4f7843e'
       new  03e584d   dch: new upstream snapshot

The 3 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:
 FFI.lua                           |  8 ++--
 File.c                            | 10 ++---
 TensorMath.lua                    | 54 ++++++++++++++++++++++-
 debian/changelog                  |  6 +++
 general.h                         |  1 +
 generic/Storage.c                 | 33 +++++++-------
 generic/Tensor.c                  | 26 +++++------
 lib/TH/CMakeLists.txt             |  2 +-
 lib/TH/THAllocator.c              | 26 +++++------
 lib/TH/THAllocator.h              |  6 +--
 lib/TH/THAtomic.c                 | 86 ++++++++++++++++++++++++++++++++++++
 lib/TH/THAtomic.h                 | 29 +++++++++++++
 lib/TH/THDiskFile.c               | 24 ++++++-----
 lib/TH/THGeneral.c                | 54 +++++++++++++++--------
 lib/TH/THGeneral.h.in             |  7 +--
 lib/TH/THLogAdd.c                 |  2 +-
 lib/TH/THMemoryFile.c             | 12 +++---
 lib/TH/generic/THStorage.c        | 28 ++++++------
 lib/TH/generic/THStorage.h        | 22 +++++-----
 lib/TH/generic/THStorageCopy.c    |  4 +-
 lib/TH/generic/THTensor.c         | 43 ++++++++++--------
 lib/TH/generic/THTensor.h         | 26 +++++------
 lib/TH/generic/THTensorConv.c     | 28 ++++++------
 lib/TH/generic/THTensorMath.c     | 91 +++++++++++++++++++++------------------
 lib/TH/generic/THTensorMath.h     |  2 +-
 lib/TH/generic/THVector.h         | 10 ++---
 lib/TH/generic/THVectorDefault.c  | 20 ++++-----
 lib/TH/generic/THVectorDispatch.c | 30 ++++++-------
 lib/TH/vector/NEON.c              | 10 ++---
 lib/TH/vector/SSE.c               | 56 ++++++++++++------------
 lib/luaT/luaT.c                   | 45 ++++++++++++++++---
 lib/luaT/luaT.h                   |  7 ++-
 test/test.lua                     | 12 ++++++
 test/timeSort.lua                 |  7 ++-
 34 files changed, 550 insertions(+), 277 deletions(-)

-- 
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