- 12 6月, 2014 3 次提交
-
-
由 ChienliMa 提交于
Forgot to execute a test.It seems that theano.tensor can not be imported from the top of the file. However, functions that I need are in basic.py therefore there's no need to import theano.tensor or anything else.
-
由 ChienliMa 提交于
1.fix typo\n2.move import to the top\n3.replace (1-pos_offset_flag) with neg_offset_flag\n4.replace grad.shape[1] with a.shape[1]\n5.remove axis_grad\n Waited to be done rewrite test_extro_ops]
-
由 ChienliMa 提交于
-
- 11 6月, 2014 4 次提交
- 10 6月, 2014 3 次提交
- 09 6月, 2014 1 次提交
-
-
由 ChienliMa 提交于
modified: ../extra_ops.py modified: test_extra_ops.py new file: test_fill_diagonal_offset.py
-
- 28 5月, 2014 7 次提交
-
-
由 Frédéric Bastien 提交于
Gpuarray doc
-
由 Frédéric Bastien 提交于
Cuda fftconv
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
Also add an example of the GPU speedup for borrow to that tutorial.
-
由 Arnaud Bergeron 提交于
-
由 Frédéric Bastien 提交于
Make a proxy NVCC_compiler that does not create a second context on the card as a side effect.
-
由 Arnaud Bergeron 提交于
-
- 27 5月, 2014 11 次提交
-
-
由 Frédéric Bastien 提交于
Fix: disconnected_inputs arg not getting passed from jacobian to grad
-
由 Jeremiah Lowin 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Jeremiah Lowin 提交于
-
由 Jeremiah Lowin 提交于
-
由 Arnaud Bergeron 提交于
-
由 Jeremiah Lowin 提交于
-
由 Arnaud Bergeron 提交于
Cuda docs suggest that more than one context on a card may slow down operations, so this might give us a slight win.
-
由 Arnaud Bergeron 提交于
This helps immensly when writing or editing documenation by massively speeding up documentation rebuilds (as in 2-3s versus 60-90s before).
-
由 Arnaud Bergeron 提交于
Also sprinkle a bit of pep8.
-
- 26 5月, 2014 3 次提交
-
-
由 abergeron 提交于
Add doc for gamma, gammaln, psi and chi2sf.
-
由 Frédéric Bastien 提交于
Fixed error message for scan op dimension mismatch
-
由 Frederic 提交于
-
- 24 5月, 2014 2 次提交
-
-
由 Bart van Merriënboer 提交于
-
由 abergeron 提交于
Implemented basic typed list with some basic op
-
- 23 5月, 2014 6 次提交
-
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-