https://github.com/tensorly/tensorly
Revision 94c2ff2b132263171a603b958cd990dd599597dd authored by Yuri Brigance on 01 June 2023, 14:04:59 UTC, committed by GitHub on 01 June 2023, 14:04:59 UTC
* 503: Fixed svd_flip() when used on GPU w/ PyTorch backend

* Update svd.py

Added context instead of just device

---------

Co-authored-by: Jean Kossaifi <jean.kossaifi@gmail.com>
1 parent 1911fd0
History
Tip revision: 94c2ff2b132263171a603b958cd990dd599597dd authored by Yuri Brigance on 01 June 2023, 14:04:59 UTC
Fixed svd_flip() when used on GPU w/ PyTorch backend (#504)
Tip revision: 94c2ff2
File Mode Size
.github
conda
doc
examples
tensorly
.coveragerc -rw-r--r-- 72 bytes
.gitignore -rw-r--r-- 905 bytes
.travis.yml -rw-r--r-- 2.6 KB
AUTHORS.rst -rw-r--r-- 272 bytes
CHANGELOG.md -rw-r--r-- 229 bytes
CITATION.cff -rw-r--r-- 700 bytes
CONTRIBUTING.rst -rw-r--r-- 275 bytes
LICENSE.txt -rw-r--r-- 1.5 KB
Makefile -rw-r--r-- 607 bytes
README.rst -rw-r--r-- 7.8 KB
deploy_docs.sh -rw-r--r-- 1.3 KB
requirements.txt -rw-r--r-- 54 bytes
setup.cfg -rw-r--r-- 565 bytes
setup.py -rwxr-xr-x 1.9 KB

README.rst

back to top