This website requires JavaScript.
Explore
Help
Sign In
experiments
/
STT-tensorflow
Watch
1
Star
0
Fork
0
You've already forked STT-tensorflow
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
STT-tensorflow
/
third_party
/
eigen3
History
zhengxq
da41c02d28
Merge commit for internal changes
2016-08-04 18:04:27 -07:00
..
Eigen
Merge commit for internal changes
2016-08-04 18:04:27 -07:00
unsupported
/Eigen
Merge changes from github.
2016-07-25 15:02:34 -07:00
BUILD
Add an op for singular value decomposition (SVD) of a dense matrix or batches of dense matrices. This calls Eigen::JacobiSVD<Matrix, Eigen::HouseholderQRPreconditioner> which is known to be rather slow. This change is primarily intended to get the TensorFlow interfaces and functionality in place. We intend to swap out the "backend" with a higher performance algorithm implementation in the future.
2016-08-01 09:16:12 -07:00
LICENSE
TensorFlow: Initial commit of TensorFlow library.
2015-11-06 16:27:58 -08:00