Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
torch-spline-conv
Commits
c99021ca81712d855a5f89fa77dfc1d95c996607
Switch branch/tag
torch-spline-conv
test
09 Apr, 2018
1 commit
new aten build
· 36ed7951
rusty1s
authored
Apr 09, 2018
36ed7951
23 Mar, 2018
7 commits
removed unused functions
· c78c4cd8
rusty1s
authored
Mar 23, 2018
c78c4cd8
dont cover gpu tests
· 4ce1c05f
rusty1s
authored
Mar 23, 2018
4ce1c05f
py2.7 fix
· b189dba7
rusty1s
authored
Mar 23, 2018
b189dba7
changed arg order
· af9d775b
rusty1s
authored
Mar 23, 2018
af9d775b
gpu test bugfix
· 19d744fd
rusty1s
authored
Mar 23, 2018
19d744fd
added gpu b-spline basis degree computation
· b5c7d334
rusty1s
authored
Mar 23, 2018
b5c7d334
bugfixes
· 3d2bc25c
rusty1s
authored
Mar 23, 2018
3d2bc25c
14 Mar, 2018
5 commits
added weighting forward
· dd9778c8
rusty1s
authored
Mar 14, 2018
dd9778c8
added spline basis cuda impl
· 5e6f3394
rusty1s
authored
Mar 14, 2018
5e6f3394
cuda function calls working
· e1fcf1d2
rusty1s
authored
Mar 14, 2018
e1fcf1d2
test autograd x and weight
· 0a42034e
rusty1s
authored
Mar 14, 2018
0a42034e
test closed spline backward
· 599b6042
rusty1s
authored
Mar 14, 2018
599b6042
13 Mar, 2018
3 commits
added basis grad for all degrees
· e8e5841d
rusty1s
authored
Mar 13, 2018
e8e5841d
define for spline basis backward
· 6100aa77
rusty1s
authored
Mar 13, 2018
6100aa77
added pseudo backwards for linear
· 3faacaf3
rusty1s
authored
Mar 13, 2018
3faacaf3
12 Mar, 2018
3 commits
basis backward boilerplate
· 69d73030
rusty1s
authored
Mar 12, 2018
69d73030
bugfixes
· d7a83c01
rusty1s
authored
Mar 12, 2018
d7a83c01
outsourced backward implemenation to different functions
· 67904212
rusty1s
authored
Mar 12, 2018
67904212
11 Mar, 2018
6 commits
linting
· cd59cb84
rusty1s
authored
Mar 11, 2018
cd59cb84
prepare for backward to pseudo
· 8418614e
rusty1s
authored
Mar 11, 2018
8418614e
added bias test
· 5e006b95
rusty1s
authored
Mar 11, 2018
5e006b95
added basis tests
· f8ca386a
rusty1s
authored
Mar 11, 2018
f8ca386a
added conv tests
· 44a2d7eb
rusty1s
authored
Mar 11, 2018
44a2d7eb
test bw function
· 42542bff
rusty1s
authored
Mar 11, 2018
42542bff
10 Mar, 2018
1 commit
bugfix
· 5487e31a
rusty1s
authored
Mar 10, 2018
5487e31a
09 Mar, 2018
1 commit
fixed tests
· 70762c5e
rusty1s
authored
Mar 09, 2018
70762c5e
03 Mar, 2018
3 commits
two-dimensional or more basis computation
· c5f0df95
rusty1s
authored
Mar 03, 2018
c5f0df95
linear and one-dimensional pseudos
· ba1f449f
rusty1s
authored
Mar 03, 2018
ba1f449f
added tests, caching problems fixed
· f7377ac4
rusty1s
authored
Mar 03, 2018
f7377ac4
02 Mar, 2018
1 commit
clean up
· 124063e4
rusty1s
authored
Mar 02, 2018
124063e4