sort by:
Revision Author Date Message Commit Date
c41092d Bump version 08 November 2021, 12:02:54 UTC
587e0e5 FIX MXNet tests 08 November 2021, 11:54:34 UTC
9aaaac1 FIX test_tt_matrix test 08 November 2021, 11:17:43 UTC
03d4473 Merge branch 'main' of https://github.com/tensorly/tensorly 08 November 2021, 10:59:10 UTC
96531f7 Fix MXNet test 08 November 2021, 10:47:56 UTC
cc316a2 Merge pull request #334 from caglayantuna/nn_examples non-negative hals examples 07 November 2021, 18:14:05 UTC
d813e6f Improved documentation, adds contrained_cp 07 November 2021, 18:12:58 UTC
8b446c7 FIX MXNet (no support transpose >6th order tensors) 07 November 2021, 17:37:42 UTC
ec66734 Backend: import count_nonzero, flip and argsort 07 November 2021, 15:19:27 UTC
60a1c94 Merge pull request #284 from caglayantuna/ADMM Adds constrained parafac 07 November 2021, 12:47:24 UTC
56afc67 Merge pull request #330 from JeanKossaifi/new2 Backend and tenalg backend refactoring -use a BackendManager class and use it directly as tensorly.backend's Module class 07 November 2021, 12:45:03 UTC
60e6a7f FIX tensorflow backend 07 November 2021, 12:41:16 UTC
4f00eb8 Adding check for all modes fixed case and if true then to just return the initialization (#325) * Adding check for all modes fixed case and if true then to just return initialization in CP decomposition - part of issue 292 * Adding check for all modes fixed case and if true then to just return the initialization Co-authored-by: Parvathy <Parvathy> 07 November 2021, 12:36:28 UTC
ddc7958 Rewrote vonneumann_entropy to handle multidimensional tensors. (#270) Co-authored-by: tpatti <tpatti@nvidia.com> 07 November 2021, 12:35:32 UTC
975c4d5 remove numpy from monotoincity 04 November 2021, 09:12:45 UTC
7b10e23 onneagative hals examples 27 October 2021, 07:43:40 UTC
4358229 improve smoothness test 22 October 2021, 14:32:46 UTC
22aa806 simplex names 22 October 2021, 12:26:16 UTC
c6d4fdb better names, optimized functions and argsort 20 October 2021, 10:09:49 UTC
f67cd96 Better tt_matrix_to_tensor 13 October 2021, 17:12:50 UTC
09e22b8 Tenalg: update manager + add einsum HOM 11 October 2021, 15:22:28 UTC
c9b9d18 Missing base_tenalg 11 October 2021, 15:22:01 UTC
44fe990 Adds TenalgBackendManager 10 October 2021, 21:29:39 UTC
2b16764 raise value error when validating constraints 08 October 2021, 13:05:18 UTC
59bcb91 validate constraints 08 October 2021, 13:05:18 UTC
00daa83 fix a bug 08 October 2021, 13:05:18 UTC
782db4a fix smoothness test for tensorflow 08 October 2021, 13:05:18 UTC
c6200f5 fix smooth and proximal test 08 October 2021, 13:05:18 UTC
4157d10 new API and tests 08 October 2021, 13:05:18 UTC
678f220 ADMM and constrained parafac 08 October 2021, 13:05:18 UTC
a5bc403 Merge pull request #283 from caglayantuna/Tucker_normalize Adds a normalization function for Tucker tensors 08 October 2021, 10:01:34 UTC
80e01e5 Updated backend: use backend manager as module 07 October 2021, 21:17:07 UTC
2b2226f Merge pull request #326 from IsabellLehmann/cmtf_als Add cmtf_als to init file so that it can be imported directly via tl.decomposition 05 October 2021, 11:09:44 UTC
80e80d6 README: update Slack join link 04 October 2021, 15:10:14 UTC
e43a38e Merge branch 'tensorly:main' into cmtf_als 28 September 2021, 13:21:46 UTC
10cb194 add cmtf_als to init file 28 September 2021, 13:16:00 UTC
7ae8e64 weighting core 24 September 2021, 08:14:26 UTC
24d2e20 test_tucker_normalize 20 September 2021, 11:54:22 UTC
8ff0e60 add tucker_normalize 14 September 2021, 13:44:54 UTC
531dc0c remove normalization from tucker 14 September 2021, 09:40:16 UTC
8a5eb33 update classes 10 September 2021, 15:18:02 UTC
b94e622 fix partial tucker 09 September 2021, 08:16:40 UTC
7968065 normalization for tucker functions 09 September 2021, 08:16:40 UTC
fa27251 Merge pull request #293 from IsabellLehmann/cmtf_als CMTF-ALS 03 September 2021, 17:55:21 UTC
9064d79 Merge pull request #322 from merajhashemi/mh-matmul Add test for matmul 03 September 2021, 17:51:22 UTC
8cfb840 Slightly tighter testing 03 September 2021, 16:49:01 UTC
bf66618 Remove stale file 03 September 2021, 16:38:14 UTC
e4b9c93 Fix CMTF code for new interface 03 September 2021, 16:36:57 UTC
cb17620 Remove other additions 03 September 2021, 16:32:20 UTC
e49095e Remove backend additions 03 September 2021, 16:30:21 UTC
1726249 Merge branch 'tensorly:main' into cmtf_als 03 September 2021, 16:27:52 UTC
caefa11 Merge pull request #323 from caglayantuna/fix_tests fix active set and hals tests 01 September 2021, 21:38:23 UTC
c37a555 fix active set and hals tests 01 September 2021, 09:32:34 UTC
2256ba2 Merge branch 'main' into mh-matmul 01 September 2021, 08:57:30 UTC
4772692 Minor: Remove wrong import 01 September 2021, 08:53:28 UTC
e0f1af2 Add randn & matmul to package init 01 September 2021, 07:27:56 UTC
47a27a1 Remove unnecessary math.prod 01 September 2021, 07:21:42 UTC
9611b5d Fix TF: 1d matmul 01 September 2021, 07:19:58 UTC
05e67ec Add test for matmul 01 September 2021, 07:19:11 UTC
149110e Merge pull request #320 from merajhashemi/mh-svdorth Fix singular vectors to be orthonormal 31 August 2021, 22:37:03 UTC
671a99f Merge pull request #321 from caglayantuna/diag fix diag function for tensorflow and pytorch backends 31 August 2021, 15:34:14 UTC
cc8428c fix diag function 31 August 2021, 09:00:42 UTC
29d38e6 Fix order before orthogonalization 30 August 2021, 21:41:28 UTC
08da569 Add test for svd orthonormality when n_eigenvecs > matrix_rank 30 August 2021, 20:44:14 UTC
a7380c8 Fix orthonormality test for svd 30 August 2021, 20:42:54 UTC
85fbc1e Fix singular vectors to be orthonormal 30 August 2021, 20:41:50 UTC
5a6992a Merge pull request #318 from merajhashemi/mh-svd Fix `tl.partial_svd` 30 August 2021, 13:33:53 UTC
b0331d5 Merge pull request #305 from merajhashemi/mh-lstsq Add lstsq to backend 30 August 2021, 13:25:33 UTC
14d4335 Add residuals to lstsq 30 August 2021, 00:19:50 UTC
9a55109 Add lstsq to backend 29 August 2021, 04:27:03 UTC
09be572 Add test to check singular values are finite 28 August 2021, 06:20:34 UTC
45e64d9 Fix partial_svd 28 August 2021, 05:25:53 UTC
1a1070d Merge branch 'main' into cmtf_als 27 August 2021, 15:01:13 UTC
dea9ac8 Typo: math.prod -> utils.prod 27 August 2021, 13:14:32 UTC
c6074c7 Merge pull request #309 from JeanKossaifi/main Adding Batched Tensor Dot + Simplifying API 26 August 2021, 14:40:14 UTC
5ef28c4 FIX doc tensordot 26 August 2021, 13:51:17 UTC
a5e99b0 Merge branch 'main' of https://github.com/tensorly/tensorly into main 26 August 2021, 13:32:45 UTC
769129d batched_tensor_dot -> tensordot 26 August 2021, 13:32:28 UTC
da8c57f Merge pull request #315 from merajhashemi/mh-unfold Fix `tl.partial_unfold` 25 August 2021, 11:21:43 UTC
c45453f Merge branch 'main' of https://github.com/tensorly/tensorly into main 25 August 2021, 10:51:33 UTC
0ae23dc Merge pull request #313 from merajhashemi/mh-matmul Fix dot and matmul in PyTorch and TF 25 August 2021, 10:50:36 UTC
4736d5a Merge pull request #312 from merajhashemi/mh-pytorchsvd Fix svd for pytorch < 1.8 25 August 2021, 10:49:38 UTC
bd784de Fix partial unfold 25 August 2021, 07:17:50 UTC
2dbc8af Fix dot & matmul in TF 25 August 2021, 03:53:41 UTC
4ce5bc2 Fix dot in PyTorch 25 August 2021, 03:52:59 UTC
8a191c7 Fix pytorch svd 25 August 2021, 03:41:24 UTC
2e273af FIX MXnet: keep tensors.ndim <= 6 for transpose 23 August 2021, 21:22:28 UTC
984d688 Add math.prod with failsafe for old version<3.8 23 August 2021, 19:57:01 UTC
44fb25d Typo 23 August 2021, 19:23:59 UTC
2d47c6a Update doc for batched_tensor_dot 23 August 2021, 17:22:30 UTC
d10f18a Use faster batched_tensor_dot version 23 August 2021, 17:17:16 UTC
81cb203 Batched-tensordot: simplify API 23 August 2021, 17:00:47 UTC
b7000fc Tests for batched tensorsdot 23 August 2021, 17:00:38 UTC
9b66389 Adds batched-tensordot 23 August 2021, 17:00:08 UTC
10d0bab Adds matmul to PyTorch backend 23 August 2021, 09:35:38 UTC
ac9265d Merge pull request #229 from merajhashemi/mh-tr Adds Tensor Ring Decomposition 23 August 2021, 09:30:19 UTC
e669855 Merge pull request #306 from JeanKossaifi/main Adds matmul + fix tensordot pytorch backend + doc 20 August 2021, 15:35:15 UTC
623a1bd Adds matmul + fix tensordot pytorch backend + doc 20 August 2021, 13:38:29 UTC
80b13c0 Merge pull request #294 from aarmey/CP-lstsq-grad Gradient of the difference norm between a CP and dense tensor 16 August 2021, 18:57:16 UTC
8dfd4ae Merge pull request #304 from yngvem/fix-tt-cross-seed Added random seed for tensor_train_cross 16 August 2021, 18:51:43 UTC
back to top