- 25 10月, 2011 20 次提交
-
-
由 Frederic 提交于
-
由 nouiz 提交于
Matrix inv take2
-
由 nouiz 提交于
Remove the shared pickle changes
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
Pursuant to discussion at https://github.com/Theano/Theano/pull/153/files#r187252 I've renamed the function. I also added a docstring. Conflicts: theano/sandbox/linalg/ops.py
-
由 Razvan Pascanu 提交于
Conflicts: theano/sandbox/linalg/tests/test_linalg.py
-
由 Razvan Pascanu 提交于
Conflicts: theano/sandbox/linalg/tests/test_linalg.py
-
由 Razvan Pascanu 提交于
-
由 Frederic 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 David Warde-Farley 提交于
Theano vision in documentation
-
由 nouiz 提交于
Spelling + spacing fixes
-
由 David Warde-Farley 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
- 24 10月, 2011 10 次提交
-
-
由 David Warde-Farley 提交于
Split/Join tests
-
由 nouiz 提交于
Transpose dot opt
-
由 nouiz 提交于
pep8 + missing imports
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 David Warde-Farley 提交于
Windows doc fix
-
由 David Warde-Farley 提交于
-
由 James Bergstra 提交于
-
由 Olivier Delalleau 提交于
Besides fixing some typos, I removed the part about the installation problems, which sounded a bit scary (after all we provide installation instructions that are supposed to work).
-
由 Olivier Delalleau 提交于
-
- 23 10月, 2011 8 次提交
-
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
The old form (PatternSub) had the problem that it wasn't calling broadcast_like on the return value. It would have been wrong to hack a broadcast_like into gof.opt, so I rewrote these two optimizations as a function. PatternSub is a really cool idea, in the future it might be worth writing a TensorPatternSub that deals with tensor-specific issues, like casting, dimshuffles, and rebroadcasts.
-
由 James Bergstra 提交于
-
- 22 10月, 2011 2 次提交
-
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
-