Actions: cornellius-gp/linear_operator
Actions
Showing runs from all workflows
42 workflow runs
42 workflow runs
MaskedLinearOperator.to(device=...) crashes with AttributeError when called with a device but no dtype (e.g. .to(device="cpu")). The base LinearOperator.to() handles device-only moves fine; this subclass override (added to keep bool masks from being cast to float) regresses that path.
Pull Request CI
#128:
Pull request #133
opened
by
devteamaegis
torch.sparse_coo_tensor Deprecation Warning (#132)
Push to Main CI
#47:
Commit 8c2eb37
pushed
by
kayween
add_low_rank to only compute roots when cached roots exist
Pull Request CI
#116:
Pull request #126
synchronize
by
SebastianAment
add_low_rank to only compute roots when cached roots exist
Pull Request CI
#115:
Pull request #126
synchronize
by
SebastianAment
add_low_rank to only compute roots when cached roots exist
Pull Request CI
#114:
Pull request #126
opened
by
SebastianAment