- 28 7月, 2015 4 次提交
-
-
由 Frédéric Bastien 提交于
Integrate the latest version of CNMEM
-
由 Julien Demouth 提交于
This version comes with two fixes. 1/ Fix a warning due to the visibility attribute needed by Theano. We changed const char* CNMEM_API to const char CNMEM_API* in the declaration of cnmemGetErrorString to have the attribute between char and star. It fixes the warning. 2/ Fix a compilation issue with CUDA 5.0 due to the missing cudaStreamGetFlags function. It is #defined out when the Runtime is less than 5.5 (5050 version).
-
由 Frédéric Bastien 提交于
Flake8 misc
-
由 Pascal Lamblin 提交于
changing sort.grad to work with other ndim
-
- 27 7月, 2015 11 次提交
-
-
由 carriepl 提交于
Mixed stuff
-
由 carriepl 提交于
Speed up Scan optimizations
-
由 abergeron 提交于
[BUG, TEST] Fix Sng handling of nan and fix related test
-
由 Iban Harlouchet 提交于
-
由 Iban Harlouchet 提交于
-
由 Frederic 提交于
-
由 carriepl 提交于
Fix compilation on windows with VS 2012
-
由 Frédéric Bastien 提交于
Don't apply alpha_merge and output_merge when the proc node has more than one client.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frédéric Bastien 提交于
ENH: allow numpy.*(theano_var) to build a graph
-
- 25 7月, 2015 6 次提交
-
-
由 Frédéric Bastien 提交于
Allow slicing of tensor variables to return symbolic shape refs
-
由 Frédéric Bastien 提交于
pep8 fix in master
-
由 Frederic 提交于
-
由 A. Flaxman 提交于
-
由 Sina Honari 提交于
-
由 Frédéric Bastien 提交于
Flake8 gof sequel
-
- 24 7月, 2015 19 次提交
-
-
由 Colin Raffel 提交于
-
由 Colin Raffel 提交于
-
由 Pascal Lamblin 提交于
Further work on issue #3018.
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
Revert the change that would broadcast the output if necessary and just don't apply the opt in that case.
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
than one client. Also apply output_merge in the case when the new output has to be broadcasted.
-
由 Frederic 提交于
-
由 Iban Harlouchet 提交于
-
由 Frederic 提交于
Make travis fail when the first part fail. Not sure if this kill/don't start not started part. But should tell the user more rapidly in github interface
-
由 Frederic 提交于
-
由 Frederic 提交于
-