https://github.com/rballester/tntorch

sort by:
Revision Author Date Message Commit Date
2d24b17 removed batch_tensor_norm 30 August 2019, 20:09:42 UTC
0bbc2eb Merge pull request #10 from Aelphy/master fixed rank truncation 30 August 2019, 10:09:32 UTC
0bdfb41 fixed rank truncation 30 August 2019, 06:26:16 UTC
a9fd07f Merge pull request #9 from Aelphy/feature/diff_cp Fixed rank selection for batch case 29 August 2019, 14:07:10 UTC
06ae102 fixed rank selection for batch 29 August 2019, 13:57:58 UTC
c869119 added eig test, removed one loop in ttsvd 29 August 2019, 12:14:13 UTC
8930db3 Merge pull request #8 from Aelphy/feature/diff_cp Made cp decomposition procedure differentiable, fixed problems with eig 28 August 2019, 18:26:25 UTC
b8fae35 fixed problems with differentiation 27 August 2019, 23:16:10 UTC
aadc33f fixed problems with eig 27 August 2019, 23:09:23 UTC
d560e52 Made cp decomposition procedure differetiable 26 August 2019, 20:22:04 UTC
292fd61 Merge pull request #7 from Aelphy/feature/batch Added batch functionality, so far tested with creation and decompression only 25 August 2019, 08:43:07 UTC
c18fca0 Fixed tucker and cp batch 24 August 2019, 16:20:40 UTC
4466e66 fixed mistakes in batch TTSVD 23 August 2019, 19:11:58 UTC
66f88d2 finished batching for compression and decompression 23 August 2019, 15:42:17 UTC
3948051 continued work on batching 22 August 2019, 19:19:52 UTC
14a061b added cross gpu 17 August 2019, 18:21:13 UTC
a4a84d4 started batch switch 17 August 2019, 06:51:23 UTC
0a88577 cross minors; pad() 16 August 2019, 06:46:40 UTC
020694a numel() -> numcoef() fix in notebooks 20 June 2019, 14:52:01 UTC
e566aa4 Cleanup 03 May 2019, 08:47:54 UTC
1871940 Default dtype is no longer set 03 May 2019, 08:30:33 UTC
ce23dec hadamard_sum() and k-th order moments 12 April 2019, 15:41:14 UTC
3483582 Index sets in cross are now integers 12 April 2019, 08:11:49 UTC
85256c8 Functions to find global maximum/minimum of a tensor 11 April 2019, 08:09:40 UTC
b1f90c3 More (minor) fixes 19 March 2019, 18:15:52 UTC
86a7563 Fixes 18 March 2019, 10:09:54 UTC
a19adf0 Fixed CP-ALS bug 15 March 2019, 16:01:43 UTC
bc9e29d doc minors 15 March 2019, 14:22:22 UTC
1b2bb19 Support for many element-wise operations using cross-approximation 15 March 2019, 14:20:47 UTC
6da94d6 Skewness and kurtosis 15 March 2019, 13:02:52 UTC
0121ed5 Support for many element-wise operations using cross-approximation 15 March 2019, 12:59:31 UTC
56b4a70 Automatic rank increase & selection in cross() 14 March 2019, 14:22:09 UTC
df48d47 Polished cross() 12 March 2019, 10:32:22 UTC
2f2f4e7 Polished cross() 12 March 2019, 09:55:34 UTC
e317f1f Better cross info 11 March 2019, 17:36:15 UTC
c946453 Functions for cross() accept now vectors separated by commas 11 March 2019, 14:18:21 UTC
a386e76 readme and conf 08 March 2019, 09:51:46 UTC
5ba33d9 Cross approximation 07 March 2019, 16:48:15 UTC
e2fc760 Cross approximation 07 March 2019, 16:45:29 UTC
480d78a arg fixes in create.py 07 March 2019, 09:40:50 UTC
5c94841 arange() 07 March 2019, 09:36:23 UTC
d0844b3 eye() 07 March 2019, 09:27:09 UTC
47f70fa Tensor constructor has now requires_grad option 07 March 2019, 09:26:30 UTC
89690d4 unsqueeze() 07 March 2019, 09:04:57 UTC
595609a Improved mean() 06 March 2019, 19:09:28 UTC
21bcbbf Periodicity option for partial derivatives 06 March 2019, 19:09:05 UTC
b18744b Better linspace/logspace 06 March 2019, 19:08:33 UTC
a31a875 Added normalize option for sobol() 27 February 2019, 16:15:06 UTC
ab1651c docstrings 21 February 2019, 08:30:32 UTC
a282327 Improved documentation 19 February 2019, 13:50:59 UTC
55aa6bd Readthedocs adjustments 18 February 2019, 14:49:41 UTC
07c9647 README 15 February 2019, 19:23:34 UTC
46112ab Fixes for CUDA tensors 13 February 2019, 15:45:32 UTC
a8d6f43 Fixed links to notebooks 11 February 2019, 15:24:54 UTC
0730cc6 logo_only 11 February 2019, 14:42:00 UTC
d038a21 Test fixes 11 February 2019, 14:36:10 UTC
ac97f85 documentation + logo 11 February 2019, 14:05:35 UTC
5cbbc25 documentation + logo 11 February 2019, 14:04:13 UTC
d2aff8d documentation + logo 11 February 2019, 13:57:29 UTC
882feda docstrings 08 February 2019, 16:16:04 UTC
d77c685 Preparing readthedocs 08 February 2019, 15:50:29 UTC
a07eb57 Preparing readthedocs 08 February 2019, 15:49:31 UTC
f41abbb Preparing readthedocs 08 February 2019, 15:42:24 UTC
66916b6 README 08 February 2019, 11:21:31 UTC
fac550e numel() now behaves like PyTorch 08 February 2019, 11:18:52 UTC
6d7f264 optimize.py -> autodiff.py 08 February 2019, 09:29:28 UTC
91d0c9d Improved docstrings 07 February 2019, 09:13:55 UTC
2287bac Setup requirements 06 February 2019, 11:47:03 UTC
0f2827d kwargs for sum, mean, etc. methods 18 December 2018, 13:31:11 UTC
074253e Rounding fixes to support float32 18 December 2018, 13:29:03 UTC
6a33d28 truncate_anova() 18 December 2018, 13:15:14 UTC
42dae98 Rounding fixes to support float32 18 December 2018, 13:13:59 UTC
310943b Rounding fixes to support float32 18 December 2018, 12:26:27 UTC
b12e435 Merge pull request #1 from gngdb/master Better GPU support 27 November 2018, 15:47:02 UTC
0c18f70 device kwarg now works in tested cases 27 November 2018, 15:16:06 UTC
88f7752 tests now pass 27 November 2018, 14:42:43 UTC
1bda93f new tensors must be on the same device as cores 27 November 2018, 14:25:43 UTC
1175ea8 Notebook minor 22 November 2018, 09:16:58 UTC
14877d8 Notebook minors 22 November 2018, 09:12:17 UTC
7068134 Notebook minor 22 November 2018, 08:54:37 UTC
511a7ec Minors 01 November 2018, 13:18:13 UTC
d2edb36 sample() 28 October 2018, 10:04:06 UTC
6abb616 gaussian() creation functions 28 October 2018, 09:23:58 UTC
4ac8e1a reduce() 26 October 2018, 21:45:53 UTC
19ae116 mean() accepts list of axes 26 October 2018, 21:10:25 UTC
745025f keepdims -> keepdim (as in PyTorch) 26 October 2018, 07:58:17 UTC
117b94b Minor fix 11 October 2018, 05:53:58 UTC
d5137dd Device tweaks 08 October 2018, 18:45:34 UTC
f466f06 Grouped some tool functions into new files 06 October 2018, 06:44:42 UTC
3d04809 Some refactor, mainly full() -> torch() 06 October 2018, 06:13:41 UTC
870f980 Minors 05 October 2018, 18:30:20 UTC
a0fcd95 Tensor sizes can now be passed separated by commas 05 October 2018, 16:55:56 UTC
3ae80f3 Refactoring and indexing fix 05 October 2018, 16:30:42 UTC
28b1f61 More robust indexing 05 October 2018, 14:52:59 UTC
d2e15eb Fixes 05 October 2018, 13:44:07 UTC
7d424bc Restricted sensitivity metrics allowed; fixes 05 October 2018, 09:46:06 UTC
3e6b444 More flexible masks 05 October 2018, 09:21:13 UTC
835f637 Allow selection of optimizer 03 October 2018, 15:17:57 UTC
37c4aae More tool functions 03 October 2018, 14:47:16 UTC
6ecde08 flip(), rand_like(), randn_like() 03 October 2018, 14:15:01 UTC
back to top