torch-batch-svd icon indicating copy to clipboard operation
torch-batch-svd copied to clipboard

Allow passing in tol and max sweeps arguments?

Open aced125 opened this issue 2 years ago • 2 comments

Allow passing in tol and max sweeps arguments?

aced125 avatar Nov 01 '21 01:11 aced125

I sometimes get a bug:

RuntimeError: Expected stat == success to be true, but got false.  (Could this error message be improved?  If so, please report an enhancement request to PyTorch.)

is unclear how to debug it

aced125 avatar Nov 01 '21 01:11 aced125

Allow passing in tol and max sweeps arguments?

Yeah this could be an enhancement.

KinglittleQ avatar Feb 27 '22 03:02 KinglittleQ