- 31 5月, 2016 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
Update doc with instructions for using new gpu backend
-
- 27 5月, 2016 1 次提交
-
-
由 Frédéric Bastien 提交于
Make recent scan opt change deterministic.
-
- 26 5月, 2016 7 次提交
-
-
由 abergeron 提交于
Pool shape
-
由 Frédéric Bastien 提交于
TensorInv op added, test for tensorinv added
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frédéric Bastien 提交于
libgpuarray api changes
-
由 Ilya Kulikov 提交于
-
由 Ilya Kulikov 提交于
-
- 25 5月, 2016 4 次提交
-
-
由 Frédéric Bastien 提交于
Update doc conv flags
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Frederic Bastien 提交于
-
- 24 5月, 2016 1 次提交
-
-
由 slefrancois 提交于
-
- 22 5月, 2016 2 次提交
-
-
由 Ilya Kulikov 提交于
-
由 Ilya Kulikov 提交于
-
- 21 5月, 2016 3 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
- 20 5月, 2016 8 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
Fix gh-4534. If ds size for pool is equal to image size and ignore_border=False, use the correct shape.
-
由 Frederic Bastien 提交于
-
由 Frédéric Bastien 提交于
Change name of assert_no_cpu_op in old back-end as well
-
由 Pascal Lamblin 提交于
Speed up GpuDnnSoftmaxGrad by using the best mapping.
-
由 Pascal Lamblin 提交于
add 'assert_no_cpu_op' as a tag instead
-
由 Pascal Lamblin 提交于
Finish the regression fix in gh-4533
-
- 19 5月, 2016 4 次提交
-
-
由 Frederic Bastien 提交于
Make SearchSortedOp always return int64 as I'm not able to always figure out what is the output dtype. In particular, in Python 32bit, it don't return int64, but if I make it return intN where N is the python bit version, it also don't work.
-
由 Frederic Bastien 提交于
-
由 Frédéric Bastien 提交于
remove redundant container checking.
-
由 you-n-g 提交于
The container is checked not None for twice
-
- 18 5月, 2016 8 次提交
-
-
由 Pascal Lamblin 提交于
Better error related to gh-3376
-
由 Frédéric Bastien 提交于
Fix gh-4530, we can't have 2 opt with the same tag
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 slefrancois 提交于
-
由 Frédéric Bastien 提交于
Port local_assert_no_cpu_op to the new back-end
-
由 Frédéric Bastien 提交于
Add an include of gpuarray/buffer.h for future work.
-
由 Pascal Lamblin 提交于
-