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
67904212918f0d9114a3e87f1ac0dbcd958f2ab6
Switch branch/tag
torch-spline-conv
12 Mar, 2018
1 commit
outsourced backward implemenation to different functions
· 67904212
rusty1s
authored
Mar 12, 2018
67904212
11 Mar, 2018
13 commits
linting
· cd59cb84
rusty1s
authored
Mar 11, 2018
cd59cb84
prepare for backward to pseudo
· 8418614e
rusty1s
authored
Mar 11, 2018
8418614e
typos
· 12a47ebc
rusty1s
authored
Mar 11, 2018
12a47ebc
outsource spline conv
· 8f006b2d
rusty1s
authored
Mar 11, 2018
8f006b2d
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
comment
· cf245f4f
rusty1s
authored
Mar 11, 2018
cf245f4f
todos
· ab832e02
rusty1s
authored
Mar 11, 2018
ab832e02
rename
· 99a4ff83
rusty1s
authored
Mar 11, 2018
99a4ff83
swap m_in/m_out loop
· de11bfdf
rusty1s
authored
Mar 11, 2018
de11bfdf
added todo
· 1de99c93
rusty1s
authored
Mar 11, 2018
1de99c93
test bw function
· 42542bff
rusty1s
authored
Mar 11, 2018
42542bff
10 Mar, 2018
5 commits
works with variables
· 40f5b757
rusty1s
authored
Mar 10, 2018
40f5b757
added backward
· fbd0ffaf
rusty1s
authored
Mar 10, 2018
fbd0ffaf
added backward
· 3fbeeabc
rusty1s
authored
Mar 10, 2018
3fbeeabc
bugfix
· 5487e31a
rusty1s
authored
Mar 10, 2018
5487e31a
bugfixes
· d9100e71
rusty1s
authored
Mar 10, 2018
d9100e71
09 Mar, 2018
9 commits
added dimapply4
· ffcc4df7
rusty1s
authored
Mar 09, 2018
ffcc4df7
first fw try
· 2d394e78
rusty1s
authored
Mar 09, 2018
2d394e78
added python autograd function
· 3a07cc5e
rusty1s
authored
Mar 09, 2018
3a07cc5e
added codecov
· eb8f32d7
rusty1s
authored
Mar 09, 2018
eb8f32d7
typo
· 952ff0ea
rusty1s
authored
Mar 09, 2018
952ff0ea
added forward/backward boilerplate
· e75ddcb5
rusty1s
authored
Mar 09, 2018
e75ddcb5
added badges
· 0696c8c1
rusty1s
authored
Mar 09, 2018
0696c8c1
added travis build
· 0c7a9f9c
rusty1s
authored
Mar 09, 2018
0c7a9f9c
fixed tests
· 70762c5e
rusty1s
authored
Mar 09, 2018
70762c5e
04 Mar, 2018
1 commit
added all splines
· 16cbb7ab
rusty1s
authored
Mar 04, 2018
16cbb7ab
03 Mar, 2018
6 commits
two-dimensional or more basis computation
· c5f0df95
rusty1s
authored
Mar 03, 2018
c5f0df95
pass torch path
· 77728ba9
rusty1s
authored
Mar 03, 2018
77728ba9
read python executable
· 6e1243b3
rusty1s
authored
Mar 03, 2018
6e1243b3
linear and one-dimensional pseudos
· ba1f449f
rusty1s
authored
Mar 03, 2018
ba1f449f
added tests, caching problems fixed
· f7377ac4
rusty1s
authored
Mar 03, 2018
f7377ac4
beginning of basis computation
· c005e19d
rusty1s
authored
Mar 03, 2018
c005e19d
02 Mar, 2018
3 commits
python impl
· 07804abc
rusty1s
authored
Mar 02, 2018
07804abc
typo
· 5c2b664b
rusty1s
authored
Mar 02, 2018
5c2b664b
clean up
· 124063e4
rusty1s
authored
Mar 02, 2018
124063e4
27 Dec, 2017
2 commits
loop over E and K
· 103ef0f2
rusty1s
authored
Dec 27, 2017
103ef0f2
boilerplate
· 7203c6ca
rusty1s
authored
Dec 27, 2017
7203c6ca