pytorch-sqrtm icon indicating copy to clipboard operation
pytorch-sqrtm copied to clipboard

Matrix square root with gradient support for PyTorch

Results 1 pytorch-sqrtm issues
Sort by recently updated
recently updated
newest added

I try to calculate sqrtm by this method, but soon I found it so slow to run, How can I accelerate the running speed?