issues
search
rballester
/
tntorch
Tensor Network Learning with PyTorch
https://tntorch.readthedocs.io/
GNU Lesser General Public License v3.0
283
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
tensor compression seems to not work
#50
LukGross
opened
6 months ago
1
device mismatch solved for truncated SVD
#49
amirrazmjoo
opened
6 months ago
0
Is it possible to access the individual tensors in the tensor train?
#48
rishi-sreedhar
closed
7 months ago
1
tntorch.metrics.dot() is not perform the same calculation as the API documents described
#47
zhaoran0072004
opened
8 months ago
0
cat function does not care about device
#46
SuperCrabLover
opened
10 months ago
0
Could you provide an example for sensitivity analysis of network?
#45
Christian-lyc
opened
1 year ago
0
Fix incorrect parameter passing, shape is not kwargs now
#44
tczhangzhi
closed
1 year ago
0
ops.mul() needs long, byte or bool
#43
bastiengiraud
opened
1 year ago
1
Tensor indices
#42
rafaeleb
closed
1 year ago
2
List of values as ranks no longer supported?
#41
AtomicCactus
closed
1 year ago
1
The code runs well on Linux, but with error on windows.
#40
Zzzyf98
opened
1 year ago
1
Fixes #38
#39
Aelphy
closed
2 years ago
0
tutorials/active_subspaces.ipynb error
#38
ZhihengCV
closed
2 years ago
1
Output results full with NaN
#37
tau-yihouxiang
opened
2 years ago
1
fixed tucker for the case of input data of type double
#36
Aelphy
closed
2 years ago
0
added inv, determinant, slog_determinant, cholesky to TTMatrix
#35
Aelphy
closed
2 years ago
0
returned ttm via loop
#34
Aelphy
closed
2 years ago
0
added torch version dependency + used opt_einsum for tt_matrix
#33
Aelphy
closed
2 years ago
0
used lstsq from torch 1.11
#32
Aelphy
closed
2 years ago
0
added complex dtype
#31
Aelphy
closed
2 years ago
0
Added diffcross, made maxvolpy optional, small fixes
#30
Aelphy
closed
2 years ago
0
added TTMatrix
#29
Aelphy
closed
3 years ago
0
Refactoring + setitem fix
#28
Aelphy
closed
3 years ago
0
Moved to pytorch 1.9.0
#27
Aelphy
closed
3 years ago
0
How do I see the tensor data after decomposition?
#26
GlazeDonuts
closed
3 years ago
2
__add__ fails when adding a literal
#25
dakami
closed
2 years ago
0
np.where prevents CUDA Tensors from compressing
#24
dakami
closed
2 years ago
0
fixed nonzero warning
#23
Aelphy
closed
3 years ago
0
Pls update the distrib in pypi
#22
aiboyko
closed
3 years ago
0
TT decomposition error
#21
Dimo0316
closed
4 years ago
4
no more crashes of partial() on GPU
#20
aiboyko
closed
4 years ago
0
Fixed errors on GPU. Removed annoying memory leak.
#19
aiboyko
closed
4 years ago
0
fixed error handling
#18
Aelphy
closed
4 years ago
0
fixed batched truncated_svd
#17
Aelphy
closed
4 years ago
0
added indexing tests
#16
Aelphy
closed
5 years ago
0
added detach paramete to cross
#15
Aelphy
closed
5 years ago
0
added .to method
#14
Aelphy
closed
5 years ago
0
fixed issue with where
#13
Aelphy
closed
5 years ago
0
Feature/index batch dimension
#12
Aelphy
closed
5 years ago
0
Feature/index batch dimension
#11
Aelphy
closed
5 years ago
0
fixed rank truncation
#10
Aelphy
closed
5 years ago
0
Fixed rank selection for batch case
#9
Aelphy
closed
5 years ago
0
Made cp decomposition procedure differentiable, fixed problems with eig
#8
Aelphy
closed
5 years ago
0
Added batch functionality, so far tested with creation and decompression only
#7
Aelphy
closed
5 years ago
0
is it possible to implement a tensor-train neural network layer using tntorch?
#6
yiulau
closed
5 years ago
4
numel in tutorials
#5
Aelphy
closed
5 years ago
1
Default dtype float64
#4
lopsided
closed
5 years ago
1
Usage with Pytorch optimizers using nn.Parameter
#3
koustuvsinha
closed
5 years ago
1
For using default dtype torch.float32
#2
gngdb
closed
5 years ago
2
Better GPU support
#1
gngdb
closed
5 years ago
1
Next