https://github.com/tensorly/tensorly
Revision 975c84b15a5bdec14d2b326b985e2ac15bc099b8 authored by Zongyi Li on 08 September 2018, 21:28:00 UTC, committed by Zongyi Li on 19 September 2018, 17:33:45 UTC
1. wrapper Numpy's inverse for MxNet.
2. MxNet is not robust when vector has size 1. Add a base case for it.
3. MxNet is not robust for a/b. transpose b so that a and b are in the same shape.
1 parent f0cdb8e
History
Tip revision: 975c84b15a5bdec14d2b326b985e2ac15bc099b8 authored by Zongyi Li on 08 September 2018, 21:28:00 UTC
Fix bugs for MxNet
Tip revision: 975c84b
File Mode Size
conda
doc
examples
tensorly
.coveragerc -rw-r--r-- 72 bytes
.gitignore -rw-r--r-- 905 bytes
.travis.yml -rw-r--r-- 1.5 KB
AUTHORS.rst -rw-r--r-- 220 bytes
CHANGELOG.md -rw-r--r-- 229 bytes
LICENSE.txt -rw-r--r-- 1.5 KB
Makefile -rw-r--r-- 370 bytes
README.rst -rw-r--r-- 6.1 KB
deploy_docs.sh -rw-r--r-- 930 bytes
requirements.txt -rw-r--r-- 35 bytes
setup.cfg -rw-r--r-- 68 bytes
setup.py -rwxr-xr-x 1.9 KB

README.rst

back to top