Revision 75556ceca6d1a4af862e88d9a98923dc787742b0 authored by Aaron Meyer on 17 January 2023, 18:44:42 UTC, committed by GitHub on 17 January 2023, 18:44:42 UTC
* Test adjustments

* Fix

* Remove index_update from parafac2

* Consolidate CP tests

* Fix torch

* Black formatting

* Add durations to testing output

* More adjustments to speed up parafac2 test times

* Fix test random states

* Fix merge conflicts

* Small fixes

* Small fixes

* Update Github actions

* Fix occasional TTOI error

* Fix mxnet test

* Fix PARAFAC2 normalize factors

* Fixes and black formatting

Co-authored-by: Aaron Meyer <github@asmlab.org>
1 parent 8ff7e29
History
File Mode Size
backend
contrib
datasets
decomposition
metrics
random
regression
tenalg
tests
utils
__init__.py -rw-r--r-- 2.8 KB
_factorized_tensor.py -rw-r--r-- 705 bytes
base.py -rw-r--r-- 7.0 KB
cp_tensor.py -rw-r--r-- 22.2 KB
parafac2_tensor.py -rw-r--r-- 18.7 KB
plugins.py -rw-r--r-- 5.0 KB
testing.py -rw-r--r-- 5.0 KB
tr_tensor.py -rw-r--r-- 7.4 KB
tt_matrix.py -rw-r--r-- 8.1 KB
tt_tensor.py -rw-r--r-- 12.0 KB
tucker_tensor.py -rw-r--r-- 14.5 KB

back to top