Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 15, 2019. It is now read-only.

"Low-Level" QR Implementation #1366

Open
DirkToewe wants to merge 18 commits into tensorflow:master
base: master
Choose a base branch
Loading
from DirkToewe:linalg_qr
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
bf86809
docfix -- qr to namespace linalg
bileschi Aug 28, 2018
2e862cc
sample code fixup
bileschi Aug 28, 2018
e92840d
fixup add additional output (Q & R)
bileschi Aug 28, 2018
72faf3f
"Low-Level" QR Decomposition, bandPart, triangularSolve
DirkToewe Oct 31, 2018
f7f9712
Merge branch 'linalg_qr' of https://github.com/DirkToewe/tfjs-core in...
DirkToewe Oct 31, 2018
8966814
Merge branch 'master' into linalg_qr
DirkToewe Oct 31, 2018
c36a5aa
Fixed linting error ("use const instead of let").
DirkToewe Oct 31, 2018
f60d9c4
Merge branch 'linalg_qr' of https://github.com/DirkToewe/tfjs-core in...
DirkToewe Oct 31, 2018
dc0c54a
Made adjoint() and bandPart() tests more lenient (for WebGL)
DirkToewe Oct 31, 2018
3d52a6d
Switched testing if `qr` and `triangularSolve` to CPU only
DirkToewe Oct 31, 2018
f2d4207
Switced `bandPart` testing to CPU only
DirkToewe Oct 31, 2018
bae0780
Implemented custom relative-tolerance comparison for testing `qr()`.
DirkToewe Oct 31, 2018
a52ef84
linalg_ops::qrEcoDecompKernel simplified and sped up O(m3) to O(m2n)
DirkToewe Nov 2, 2018
a8e605c
Added check NaN/Infinity check to bandPart.
DirkToewe Nov 2, 2018
1f55251
Merge remote-tracking branch 'upstream/master' into linalg_qr
DirkToewe Nov 9, 2018
fb1c0d0
Turned important assertions into errors, added code samples.
DirkToewe Nov 9, 2018
1bf683d
Reduced the number of tests.
DirkToewe Nov 9, 2018
0bc520d
Merge branch 'master' into linalg_qr
DirkToewe Jan 24, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading

AltStyle によって変換されたページ (->オリジナル) /