sort by:
Revision Author Date Message Commit Date
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
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
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
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
7073a43 Merge branch 'main' into wrapper_test 01 July 2021, 16:58:37 UTC
ef4a29b Added and fixed documentation 01 July 2021, 16:44:19 UTC
aa8ae63 Updated the contributing guide to include a note about the class interface utility 01 July 2021, 16:12:40 UTC
f69ef1d Merge pull request #280 from caglayantuna/sparse_example Sparse backend usage section example 01 July 2021, 10:38:38 UTC
cbc919e Merge branch 'main' of https://github.com/tensorly/tensorly into main 01 July 2021, 10:28:10 UTC
eac70f1 validate_tt_rank: fix test + check rank realizable through SVD 01 July 2021, 10:27:41 UTC
b102c53 DOC: fix minor doc issues 01 July 2021, 10:22:22 UTC
0fa45c8 DOC: fix case insensitive clash between fun&class 01 July 2021, 10:17:54 UTC
d05b269 DOC: fix warnings sphinx examples 01 July 2021, 10:17:29 UTC
b43ae25 updated sparse example 30 June 2021, 13:23:10 UTC
6b80fc9 sparse backend usage section example 30 June 2021, 13:23:10 UTC
ae9117c Merge pull request #282 from earmingol/main Added random_state to CP and NN_CP when init='random' 29 June 2021, 19:28:20 UTC
4a0b0c5 Fixed missing random_state when init='random' in CP and NN_CP 24 June 2021, 05:54:17 UTC
2471ad2 Doc: add CPInit option for init in docstring 07 June 2021, 12:55:56 UTC
5303185 Merge pull request #279 from MarieRoald/bugfix_nn_cp_init Bugfix: Initialising non-negative CP with precomputed decomposition erroneously modified the initialisation 07 June 2021, 12:50:48 UTC
504a9d2 Merge pull request #278 from caglayantuna/new_functions adding tl.trace and tl.cumsum functions 07 June 2021, 12:49:04 UTC
88e2d94 Removed unused argument 07 June 2021, 06:54:41 UTC
ee0d193 Removed unused argument 07 June 2021, 06:51:58 UTC
ae385e2 Test that if we initialise nn_cp with a precomputed decomposition, then the init is not modified before fitting the model 06 June 2021, 09:59:56 UTC
0f9ce69 Reverted back so all factor matrices are initialised non-negative Only making the constrained factor matrices non-negative seemed to make the fitting procedure less stable (higher likelihood of all-zero components). 06 June 2021, 08:48:42 UTC
5f08046 Added fix for initialisation 06 June 2021, 08:39:47 UTC
51e0748 Merge pull request #276 from bkmgit/bkmgit-argument-update current version uses rank rather than ranks 04 June 2021, 13:05:04 UTC
4d8452a tl.trace and tl.cumsum 04 June 2021, 11:51:46 UTC
9dc1163 Merge pull request #277 from VoliCrank/main Update API reference for non_negative_parafac 03 June 2021, 13:07:24 UTC
1422497 Update _nn_cp.py 02 June 2021, 20:37:06 UTC
f75fe05 current version uses rank rather than ranks 31 May 2021, 14:43:36 UTC
12a8823 Merge pull request #271 from MarieRoald/bugfix-hals_convergence_bug Bugfix:HALS convergence checking fails when non-negativity is not imposed on final mode 18 May 2021, 21:52:08 UTC
c9697cd Added fix for the bug 17 May 2021, 16:39:13 UTC
f291190 Added test that reproduces the error in convergence checking for HALS 17 May 2021, 16:38:52 UTC
c692eae Merge pull request #254 from caglayantuna/nn_tucker Non-negative tucker via HALS 17 May 2021, 16:01:28 UTC
5cd4821 optima stepsize for fista 12 May 2021, 14:28:14 UTC
8c22c51 edit fista test 12 May 2021, 12:26:22 UTC
0743e46 skip tensorflow for active set test 12 May 2021, 12:26:22 UTC
3b76789 raise error when active set with tensorflow 12 May 2021, 12:26:22 UTC
656e974 nn tucker hals to init 12 May 2021, 12:26:22 UTC
6d348f8 fix tests 12 May 2021, 12:26:22 UTC
9e0bd61 fix mxnet test issue 12 May 2021, 12:26:22 UTC
d001f75 fix tensor_to_vec 12 May 2021, 12:26:22 UTC
d38084d names, any and fix tests 12 May 2021, 12:26:22 UTC
back to top