sort by:
Revision Author Date Message Commit Date
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
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
32fccd1 Added random seed for tensor_train_cross 13 August 2021, 08:16:47 UTC
d6a9ddb Fix test for lower accuracy backends 12 August 2021, 16:39:13 UTC
fafd91b Linting 12 August 2021, 16:32:31 UTC
fbbf059 Edits based on review 12 August 2021, 15:48:26 UTC
db8d381 Update README.rst 08 August 2021, 11:45:43 UTC
fb4d466 FIX cp_to_tensor 20 July 2021, 20:55:33 UTC
0db6864 Merge pull request #295 from caglayantuna/nn_tucker_sparse_coeff NN-Tucker hals sparsity coefficient issue 14 July 2021, 14:25:52 UTC
ef2e747 adds Iterable 13 July 2021, 13:27:41 UTC
9f04176 fix typo 13 July 2021, 08:32:58 UTC
34afc85 Fix tests for JAX/TF 09 July 2021, 09:47:42 UTC
9b8bef6 Add tests for tensor ring 09 July 2021, 04:03:17 UTC
bc25616 Add tests for `TRTensor` 09 July 2021, 04:03:16 UTC
5f2693a Add random_tr + test 09 July 2021, 03:56:55 UTC
07c2d9e Add Tensor Ring implementation 09 July 2021, 03:56:55 UTC
a0aa423 Simplify normalization and make loop over modes 08 July 2021, 17:46:54 UTC
7a39c3e Initial changes to work on all backends 08 July 2021, 17:18:45 UTC
ddeb051 Finish docstring 07 July 2021, 14:33:23 UTC
1541bad Add testing 07 July 2021, 14:29:03 UTC
251fb42 fix tucker hals sparsity coefficient core sparsity sparsity coefficient 07 July 2021, 13:51:40 UTC
18a9a19 Initial implementation 06 July 2021, 15:11:31 UTC
cf14bdb delete fms 06 July 2021, 13:52:37 UTC
c16d1b7 cmtf als 06 July 2021, 13:51:04 UTC
990d4d4 fix import error 06 July 2021, 11:53:27 UTC
8e6267a Merge branch 'tensorly:main' into cmtf_als 06 July 2021, 11:13:45 UTC
9a115d9 Merge pull request #268 from yngvem/wrapper_test Test utility for class wrappers and some small bugfixes 01 July 2021, 19:59:59 UTC
51b0066 Merged branch 'main' into wrapper_test and storing the errors after Tucker_NN.fit 01 July 2021, 17:00:49 UTC
back to top