[lua-torch-torch7] branch master updated (87a81f4 -> 0d2a348)

Zhou Mo cdluminate-guest at moszumanska.debian.org
Mon Feb 6 04:12:32 UTC 2017


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  87a81f4   Import Debian changes 0~20170106-gf624ae9-2
       new  02760aa   New upstream version 0~20170203-g68f34f6
       new  2894dd7   Merge tag 'upstream/0_20170203-g68f34f6'
       new  5804092   dch: import snapshot
       new  749bd5b   patch: removed merged patch arm64-build-fix.patch
       new  3eb0a31   symbols: refresh symbols control file
       new  0d2a348   dch: release to exp

The 6 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:
 CMakeLists.txt                       |  4 +-
 debian/changelog                     |  7 +++
 debian/libtorch-th.symbols           |  2 +
 debian/patches/arm64-build-fix.patch | 16 ------
 debian/patches/series                |  1 -
 lib/TH/CMakeLists.txt                |  1 +
 lib/TH/THGenerateAllTypes.h          | 93 ++--------------------------------
 lib/TH/THGenerateFloatTypes.h        | 10 ++++
 lib/TH/THGenerateHalfType.h          |  8 ++-
 lib/TH/THGenerateIntTypes.h          | 23 +++++++++
 lib/TH/THHalf.c                      | 98 +++++++++++-------------------------
 lib/TH/THHalf.h                      | 13 ++---
 lib/TH/generic/THTensorMath.c        | 12 +++--
 lib/TH/generic/simd/simd.h           |  4 +-
 paths.lua.in                         | 11 ++++
 15 files changed, 114 insertions(+), 189 deletions(-)
 delete mode 100644 debian/patches/arm64-build-fix.patch
 create mode 100644 paths.lua.in

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