[lua-torch-torch7] 04/07: symbols: update
Zhou Mo
cdluminate-guest at moszumanska.debian.org
Sat May 20 10:07:57 UTC 2017
This is an automated email from the git hooks/post-receive script.
cdluminate-guest pushed a commit to branch master
in repository lua-torch-torch7.
commit 8664bf72490470a7a63a04321e344f2bc1abaa9c
Author: Zhou Mo <cdluminate at gmail.com>
Date: Sat May 20 10:00:54 2017 +0000
symbols: update
---
debian/changelog | 1 +
debian/libtorch-th.symbols | 36 ++++++++++++++++++++++++++++++++++++
2 files changed, 37 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index dabdd2c..18bb64d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
lua-torch-torch7 (0~20170511-gae1a805-1) UNRELEASED; urgency=medium
* Import upstream snapshot.
+ * Refresh symbols control file.
-- Zhou Mo <cdluminate at gmail.com> Sat, 20 May 2017 09:10:10 +0000
diff --git a/debian/libtorch-th.symbols b/debian/libtorch-th.symbols
index d89d630..ab9bca8 100644
--- a/debian/libtorch-th.symbols
+++ b/debian/libtorch-th.symbols
@@ -193,6 +193,7 @@ libTH.so.0 libtorch-th #MINVER#
THByteTensor_new at Base 0~20160803-g17ff317
THByteTensor_newClone at Base 0~20160803-g17ff317
THByteTensor_newContiguous at Base 0~20160803-g17ff317
+ THByteTensor_newExpand at Base 0~20170511-gae1a805
THByteTensor_newNarrow at Base 0~20160803-g17ff317
THByteTensor_newSelect at Base 0~20160803-g17ff317
THByteTensor_newSizeOf at Base 0~20160803-g17ff317
@@ -468,6 +469,7 @@ libTH.so.0 libtorch-th #MINVER#
THCharTensor_new at Base 0~20160803-g17ff317
THCharTensor_newClone at Base 0~20160803-g17ff317
THCharTensor_newContiguous at Base 0~20160803-g17ff317
+ THCharTensor_newExpand at Base 0~20170511-gae1a805
THCharTensor_newNarrow at Base 0~20160803-g17ff317
THCharTensor_newSelect at Base 0~20160803-g17ff317
THCharTensor_newSizeOf at Base 0~20160803-g17ff317
@@ -591,6 +593,7 @@ libTH.so.0 libtorch-th #MINVER#
THDoubleLapack_gesvd at Base 0~20160803-g17ff317
THDoubleLapack_getrf at Base 0~20160803-g17ff317
THDoubleLapack_getri at Base 0~20160803-g17ff317
+ THDoubleLapack_getrs at Base 0~20170511-gae1a805
THDoubleLapack_orgqr at Base 0~20160803-g17ff317
THDoubleLapack_ormqr at Base 0~20160803-g17ff317
THDoubleLapack_potrf at Base 0~20160803-g17ff317
@@ -651,6 +654,8 @@ libTH.so.0 libtorch-th #MINVER#
THDoubleTensor_bitand at Base 0~20170304-g329dff5
THDoubleTensor_bitor at Base 0~20170304-g329dff5
THDoubleTensor_bitxor at Base 0~20170304-g329dff5
+ THDoubleTensor_btrifact at Base 0~20170511-gae1a805
+ THDoubleTensor_btrisolve at Base 0~20170511-gae1a805
THDoubleTensor_cadd at Base 0~20160803-g17ff317
THDoubleTensor_cat at Base 0~20160803-g17ff317
THDoubleTensor_catArray at Base 0~20160803-g17ff317
@@ -768,6 +773,7 @@ libTH.so.0 libtorch-th #MINVER#
THDoubleTensor_leValue at Base 0~20160803-g17ff317
THDoubleTensor_leValueT at Base 0~20160803-g17ff317
THDoubleTensor_lerp at Base 0~20160803-g17ff317
+ THDoubleTensor_lgamma at Base 0~20170511-gae1a805
THDoubleTensor_linspace at Base 0~20160803-g17ff317
THDoubleTensor_log1p at Base 0~20160803-g17ff317
THDoubleTensor_log at Base 0~20160803-g17ff317
@@ -803,6 +809,7 @@ libTH.so.0 libtorch-th #MINVER#
THDoubleTensor_new at Base 0~20160803-g17ff317
THDoubleTensor_newClone at Base 0~20160803-g17ff317
THDoubleTensor_newContiguous at Base 0~20160803-g17ff317
+ THDoubleTensor_newExpand at Base 0~20170511-gae1a805
THDoubleTensor_newNarrow at Base 0~20160803-g17ff317
THDoubleTensor_newSelect at Base 0~20160803-g17ff317
THDoubleTensor_newSizeOf at Base 0~20160803-g17ff317
@@ -915,20 +922,29 @@ libTH.so.0 libtorch-th #MINVER#
THDoubleTensor_zero at Base 0~20160803-g17ff317
THDoubleTensor_zeros at Base 0~20160803-g17ff317
THDoubleVector_adds at Base 0~20170304-g329dff5
+ THDoubleVector_adds_AVX at Base 0~20170511-gae1a805
THDoubleVector_adds_DEFAULT at Base 0~20170304-g329dff5
THDoubleVector_cadd at Base 0~20170304-g329dff5
+ THDoubleVector_cadd_AVX2 at Base 0~20170511-gae1a805
+ THDoubleVector_cadd_AVX at Base 0~20170511-gae1a805
THDoubleVector_cadd_DEFAULT at Base 0~20170304-g329dff5
THDoubleVector_cdiv at Base 0~20170304-g329dff5
+ THDoubleVector_cdiv_AVX at Base 0~20170511-gae1a805
THDoubleVector_cdiv_DEFAULT at Base 0~20170304-g329dff5
THDoubleVector_cmul at Base 0~20170304-g329dff5
+ THDoubleVector_cmul_AVX at Base 0~20170511-gae1a805
THDoubleVector_cmul_DEFAULT at Base 0~20170304-g329dff5
THDoubleVector_copy at Base 0~20170304-g329dff5
+ THDoubleVector_copy_AVX at Base 0~20170511-gae1a805
THDoubleVector_copy_DEFAULT at Base 0~20170304-g329dff5
THDoubleVector_divs at Base 0~20170304-g329dff5
+ THDoubleVector_divs_AVX at Base 0~20170511-gae1a805
THDoubleVector_divs_DEFAULT at Base 0~20170304-g329dff5
THDoubleVector_fill at Base 0~20160908-ge5ebac6
+ THDoubleVector_fill_AVX at Base 0~20170511-gae1a805
THDoubleVector_fill_DEFAULT at Base 0~20160908-ge5ebac6
THDoubleVector_muls at Base 0~20170304-g329dff5
+ THDoubleVector_muls_AVX at Base 0~20170511-gae1a805
THDoubleVector_muls_DEFAULT at Base 0~20170304-g329dff5
THDoubleVector_vectorDispatchInit at Base 0~20160908-ge5ebac6
THExpMinusApprox at Base 0~20160803-g17ff317
@@ -1017,6 +1033,7 @@ libTH.so.0 libtorch-th #MINVER#
THFloatLapack_gesvd at Base 0~20160803-g17ff317
THFloatLapack_getrf at Base 0~20160803-g17ff317
THFloatLapack_getri at Base 0~20160803-g17ff317
+ THFloatLapack_getrs at Base 0~20170511-gae1a805
THFloatLapack_orgqr at Base 0~20160803-g17ff317
THFloatLapack_ormqr at Base 0~20160803-g17ff317
THFloatLapack_potrf at Base 0~20160803-g17ff317
@@ -1077,6 +1094,8 @@ libTH.so.0 libtorch-th #MINVER#
THFloatTensor_bitand at Base 0~20170304-g329dff5
THFloatTensor_bitor at Base 0~20170304-g329dff5
THFloatTensor_bitxor at Base 0~20170304-g329dff5
+ THFloatTensor_btrifact at Base 0~20170511-gae1a805
+ THFloatTensor_btrisolve at Base 0~20170511-gae1a805
THFloatTensor_cadd at Base 0~20160803-g17ff317
THFloatTensor_cat at Base 0~20160803-g17ff317
THFloatTensor_catArray at Base 0~20160803-g17ff317
@@ -1194,6 +1213,7 @@ libTH.so.0 libtorch-th #MINVER#
THFloatTensor_leValue at Base 0~20160803-g17ff317
THFloatTensor_leValueT at Base 0~20160803-g17ff317
THFloatTensor_lerp at Base 0~20160803-g17ff317
+ THFloatTensor_lgamma at Base 0~20170511-gae1a805
THFloatTensor_linspace at Base 0~20160803-g17ff317
THFloatTensor_log1p at Base 0~20160803-g17ff317
THFloatTensor_log at Base 0~20160803-g17ff317
@@ -1229,6 +1249,7 @@ libTH.so.0 libtorch-th #MINVER#
THFloatTensor_new at Base 0~20160803-g17ff317
THFloatTensor_newClone at Base 0~20160803-g17ff317
THFloatTensor_newContiguous at Base 0~20160803-g17ff317
+ THFloatTensor_newExpand at Base 0~20170511-gae1a805
THFloatTensor_newNarrow at Base 0~20160803-g17ff317
THFloatTensor_newSelect at Base 0~20160803-g17ff317
THFloatTensor_newSizeOf at Base 0~20160803-g17ff317
@@ -1341,20 +1362,29 @@ libTH.so.0 libtorch-th #MINVER#
THFloatTensor_zero at Base 0~20160803-g17ff317
THFloatTensor_zeros at Base 0~20160803-g17ff317
THFloatVector_adds at Base 0~20170304-g329dff5
+ THFloatVector_adds_AVX at Base 0~20170511-gae1a805
THFloatVector_adds_DEFAULT at Base 0~20170304-g329dff5
THFloatVector_cadd at Base 0~20170304-g329dff5
+ THFloatVector_cadd_AVX2 at Base 0~20170511-gae1a805
+ THFloatVector_cadd_AVX at Base 0~20170511-gae1a805
THFloatVector_cadd_DEFAULT at Base 0~20170304-g329dff5
THFloatVector_cdiv at Base 0~20170304-g329dff5
+ THFloatVector_cdiv_AVX at Base 0~20170511-gae1a805
THFloatVector_cdiv_DEFAULT at Base 0~20170304-g329dff5
THFloatVector_cmul at Base 0~20170304-g329dff5
+ THFloatVector_cmul_AVX at Base 0~20170511-gae1a805
THFloatVector_cmul_DEFAULT at Base 0~20170304-g329dff5
THFloatVector_copy at Base 0~20170304-g329dff5
+ THFloatVector_copy_AVX at Base 0~20170511-gae1a805
THFloatVector_copy_DEFAULT at Base 0~20170304-g329dff5
THFloatVector_divs at Base 0~20170304-g329dff5
+ THFloatVector_divs_AVX at Base 0~20170511-gae1a805
THFloatVector_divs_DEFAULT at Base 0~20170304-g329dff5
THFloatVector_fill at Base 0~20160908-ge5ebac6
+ THFloatVector_fill_AVX at Base 0~20170511-gae1a805
THFloatVector_fill_DEFAULT at Base 0~20160908-ge5ebac6
THFloatVector_muls at Base 0~20170304-g329dff5
+ THFloatVector_muls_AVX at Base 0~20170511-gae1a805
THFloatVector_muls_DEFAULT at Base 0~20170304-g329dff5
THFloatVector_vectorDispatchInit at Base 0~20160908-ge5ebac6
THFree at Base 0~20160803-g17ff317
@@ -1425,6 +1455,7 @@ libTH.so.0 libtorch-th #MINVER#
THHalfTensor_new at Base 0~20170106-gf624ae9
THHalfTensor_newClone at Base 0~20170106-gf624ae9
THHalfTensor_newContiguous at Base 0~20170106-gf624ae9
+ THHalfTensor_newExpand at Base 0~20170511-gae1a805
THHalfTensor_newNarrow at Base 0~20170106-gf624ae9
THHalfTensor_newSelect at Base 0~20170106-gf624ae9
THHalfTensor_newSizeOf at Base 0~20170106-gf624ae9
@@ -1653,6 +1684,7 @@ libTH.so.0 libtorch-th #MINVER#
THIntTensor_new at Base 0~20160803-g17ff317
THIntTensor_newClone at Base 0~20160803-g17ff317
THIntTensor_newContiguous at Base 0~20160803-g17ff317
+ THIntTensor_newExpand at Base 0~20170511-gae1a805
THIntTensor_newNarrow at Base 0~20160803-g17ff317
THIntTensor_newSelect at Base 0~20160803-g17ff317
THIntTensor_newSizeOf at Base 0~20160803-g17ff317
@@ -1765,6 +1797,7 @@ libTH.so.0 libtorch-th #MINVER#
THLongBlas_ger at Base 0~20160803-g17ff317
THLongBlas_scal at Base 0~20160803-g17ff317
THLongBlas_swap at Base 0~20160803-g17ff317
+ THLongStorage_calculateExpandGeometry at Base 0~20170511-gae1a805
THLongStorage_clearFlag at Base 0~20160803-g17ff317
THLongStorage_copy at Base 0~20160803-g17ff317
THLongStorage_copyByte at Base 0~20160803-g17ff317
@@ -1936,6 +1969,7 @@ libTH.so.0 libtorch-th #MINVER#
THLongTensor_new at Base 0~20160803-g17ff317
THLongTensor_newClone at Base 0~20160803-g17ff317
THLongTensor_newContiguous at Base 0~20160803-g17ff317
+ THLongTensor_newExpand at Base 0~20170511-gae1a805
THLongTensor_newNarrow at Base 0~20160803-g17ff317
THLongTensor_newSelect at Base 0~20160803-g17ff317
THLongTensor_newSizeOf at Base 0~20160803-g17ff317
@@ -2108,6 +2142,7 @@ libTH.so.0 libtorch-th #MINVER#
THShortStorage_setFlag at Base 0~20160803-g17ff317
THShortStorage_size at Base 0~20160803-g17ff317
THShortStorage_swap at Base 0~20160908-ge5ebac6
+ THShortTensor_abs at Base 0~20170511-gae1a805
THShortTensor_add at Base 0~20160803-g17ff317
THShortTensor_addbmm at Base 0~20160803-g17ff317
THShortTensor_addcdiv at Base 0~20160803-g17ff317
@@ -2244,6 +2279,7 @@ libTH.so.0 libtorch-th #MINVER#
THShortTensor_new at Base 0~20160803-g17ff317
THShortTensor_newClone at Base 0~20160803-g17ff317
THShortTensor_newContiguous at Base 0~20160803-g17ff317
+ THShortTensor_newExpand at Base 0~20170511-gae1a805
THShortTensor_newNarrow at Base 0~20160803-g17ff317
THShortTensor_newSelect at Base 0~20160803-g17ff317
THShortTensor_newSizeOf at Base 0~20160803-g17ff317
--
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