Golub-Kahan SVD algorithm for KMP tensors #499

Closed
grinisrit wants to merge 64 commits from dev into dev
grinisrit commented 2022-08-03 10:34:27 +03:00 (Migrated from github.com)
No description provided.
CommanderTvis (Migrated from github.com) reviewed 2022-08-03 10:34:27 +03:00
altavir (Migrated from github.com) requested changes 2022-08-17 13:55:33 +03:00
altavir (Migrated from github.com) left a comment

Using direct buffer access could cause performance regression. I think the best approach is to ensure that DoubleTensor always produces DoubleBuffer.

Using direct buffer access could cause performance regression. I think the best approach is to ensure that DoubleTensor always produces DoubleBuffer.
altavir commented 2022-08-17 13:55:50 +03:00 (Migrated from github.com)

Also please resolve conflicts

Also please resolve conflicts

Pull request closed

Sign in to join this conversation.
No description provided.