- 20 1月, 2015 8 次提交
-
-
由 carriepl 提交于
Ticket #2257: tile function with grad support
-
由 David Warde-Farley 提交于
now pretty print works for scaler variables too.
-
由 Frédéric Bastien 提交于
Fix all the sorts so that they will work on python 3.
-
由 Mohammad Pezeshki 提交于
-
由 abergeron 提交于
fix compilation with cygwin
-
由 Arnaud Bergeron 提交于
-
由 abergeron 提交于
small doc update and interface addition.
-
由 Mohammad Pezeshki 提交于
-
- 19 1月, 2015 5 次提交
-
-
由 Amjad Almahairi 提交于
-
由 Amjad Almahairi 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Amjad Almahairi 提交于
-
- 18 1月, 2015 4 次提交
-
-
由 Frédéric Bastien 提交于
delete redundant references to a module
-
由 Frédéric Bastien 提交于
Update gradient.py
-
由 sergii-gavrylov 提交于
-
由 sergii-gavrylov 提交于
Fix typo in doc string.
-
- 17 1月, 2015 3 次提交
-
-
由 Frederic 提交于
-
由 carriepl 提交于
Add autoname
-
由 Nicolas Ballas 提交于
-
- 16 1月, 2015 2 次提交
- 15 1月, 2015 5 次提交
-
-
由 abergeron 提交于
Use key to avoid comparing Apply nodes.
-
由 Mohammad Pezeshki 提交于
-
由 Arnaud Bergeron 提交于
-
由 abergeron 提交于
add GradClip op
-
由 Frederic 提交于
-
- 14 1月, 2015 10 次提交
-
-
由 Frédéric Bastien 提交于
[FIX] Add define for PyInt_FromSize_t for Python3.
-
由 Gabe Schwartz 提交于
-
由 Pascal Lamblin 提交于
Multi-GPU scan fixes
-
由 abergeron 提交于
Document steps required to get Theano up-and-running on Ubuntu LTS (optimized)
-
由 abergeron 提交于
Change default platform to something that don't change when it isn't nee...
-
由 Nicolas Ballas 提交于
-
由 abergeron 提交于
Fix infer_shape user warning for not implemented case
-
由 Amjad Almahairi 提交于
-
由 Amjad Almahairi 提交于
-
由 abergeron 提交于
Fix compilation crash with cudnn on python3
-
- 13 1月, 2015 3 次提交
-
-
由 Frédéric Bastien 提交于
Sparse slice with step
-
由 Mike C. Fletcher 提交于
Note: the setup develop call is required IFF there is a change to the set of command-line (or other) entry points for the package, but it is not required for *most* changes. abergeron requests removal of it, so I'm removing it.
-
由 Mike C. Fletcher 提交于
Instead of putting the "if you work harder you can get better performance" note before the code, make the code the first thing you see and only note that you could do it another way in the performance testing section. Also switches to code-blocks throughout. Adds note that the openblas thread limit note seems to be outdated, the section above notes that we should be linked to multithreaded blas already, and testing seems to suggest we are.
-