- 09 2月, 2017 2 次提交
-
-
由 notoraptor 提交于
-
由 notoraptor 提交于
Update. The GPU code does not more use `GpuArray_move` as this function seems to be too slow when copied data are not contiguous. Now basic views are created and a view_map is declared for the op (on GPU only).
-
- 08 2月, 2017 1 次提交
-
-
由 notoraptor 提交于
-
- 07 2月, 2017 3 次提交
-
-
由 notoraptor 提交于
-
由 notoraptor 提交于
To come up: * re-read the code to find some optimizations. * check if using number of splits as a params op can be useful.
-
由 notoraptor 提交于
Method: for each split, a view is created and then copied into an output. To come up: * Add C code for GPU. * Check if `self.len_splits` can be defined as a param op.
-
- 03 2月, 2017 5 次提交
-
-
由 Frédéric Bastien 提交于
GpuArray_take1 requires contiguous inputs.
-
由 ballasn 提交于
Import numpy gpuarray
-
由 Frédéric Bastien 提交于
Have "theano-cache list" include compilation times
-
由 f0k 提交于
-
由 Arnaud Bergeron 提交于
-
- 02 2月, 2017 2 次提交
- 01 2月, 2017 6 次提交
-
-
由 Frédéric Bastien 提交于
Abstract Ops for batch normalization
-
由 Frédéric Bastien 提交于
(small fix) Update `theano-cache` to prevent an error message printed when `device=cuda` on Windows.
-
由 Arnaud Bergeron 提交于
-
由 notoraptor 提交于
flag `device` is set to `cuda` on Windows.
-
由 Frédéric Bastien 提交于
Implement indexing with empty list
-
由 Pascal Lamblin 提交于
Implement conv2d_transpose convenience function
-
- 31 1月, 2017 13 次提交
-
-
由 Frédéric Bastien 提交于
Add exception when epsilon is too small.
-
由 affanv14 提交于
-
由 Gijs van Tulder 提交于
-
由 Gijs van Tulder 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
Use GraphToGPU for the new BN opt. Also remove the LocalGroupDB, as it add extra overhead and wasn't useul as there is only 1 GPU version.
-
由 Frederic Bastien 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Gijs van Tulder 提交于
-
- 30 1月, 2017 8 次提交
-
-
由 Gijs van Tulder 提交于
-
由 Gijs van Tulder 提交于
-
由 Gijs van Tulder 提交于
-
由 Gijs van Tulder 提交于
-
由 Gijs van Tulder 提交于
-
由 Gijs van Tulder 提交于
-
由 Gijs van Tulder 提交于
-
由 Gijs van Tulder 提交于
-