PyTorchDecomp
PyTorchDecomp: A set of matrix decomposition models implemented as PyTorch classes
Introduction
Tutorials
Modules
Changelog
Contributors
Contributing to PyTorchDecomp
Code of conduct
PyTorchDecomp
tests package
View page source
tests package
Submodules
tests.test_cholesky module
tests.test_cholesky.
test_CholeskyLayer
(
)
[source]
tests.test_cholesky.
test_CholeskyLayer_error
(
)
[source]
tests.test_cholesky.
test_CholeskyLayer_error2
(
)
[source]
tests.test_factor module
tests.test_factor.
test_FactorLayer
(
)
[source]
tests.test_factor.
test_FactorLayer_error
(
)
[source]
tests.test_helper module
tests.test_helper.
test_create_dummy_matrix
(
)
[source]
tests.test_helper.
test_print_named_parameters
(
)
[source]
tests.test_ica module
tests.test_ica.
test_DDICALayer
(
)
[source]
tests.test_ica.
test_KurtosisICALayer
(
)
[source]
tests.test_ica.
test_NegentropyICALayer
(
)
[source]
tests.test_ica.
test_RotationLayer
(
)
[source]
tests.test_lu module
tests.test_lu.
test_LULayer
(
)
[source]
tests.test_lu.
test_LULayer_error
(
)
[source]
tests.test_lu.
test_LULayer_error2
(
)
[source]
tests.test_nmf module
tests.test_nmf.
test_NMFLayer
(
)
[source]
tests.test_nmf.
test_NMFLayer_error
(
)
[source]
tests.test_qr module
tests.test_qr.
test_QRLayer
(
)
[source]
tests.test_qr.
test_QRLayer_error
(
)
[source]
tests.test_qr.
test_QRLayer_error2
(
)
[source]
tests.test_rec module
tests.test_rec.
test_RecLayer
(
)
[source]
tests.test_rec.
test_RecLayer_error
(
)
[source]
tests.test_symrec module
tests.test_symrec.
test_SymRecLayer
(
)
[source]
tests.test_symrec.
test_SymRecLayer_error
(
)
[source]
tests.test_symrec.
test_SymRecLayer_error2
(
)
[source]
Module contents