- 20 4月, 2017 2 次提交
-
-
由 Pascal Lamblin 提交于
Fix hard crash when dividing by 0
-
由 Pascal Lamblin 提交于
fix opt warning in the ifelse lifter
-
- 19 4月, 2017 17 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frédéric Bastien 提交于
Updated numpy as np #4218
-
由 Pascal Lamblin 提交于
- use KERNEL macro - do not use `%(fail)s` on GPU to avoid returning prematurely from kernel - have special block for y == 0 (and reorder other ones) - keep calling // 0 or % 0 on GPU, even though cuda will not fail
-
由 Pascal Lamblin 提交于
Disable compute_test_value during Theano optimization phase. This giv…
-
由 Pascal Lamblin 提交于
Setting gradient for MRG_RandomStreams distribution variables to be null
-
由 Frederic Bastien 提交于
-
由 Frédéric Bastien 提交于
Update Windows (and other generic) installation instructions
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 notoraptor 提交于
-
由 Frédéric Bastien 提交于
Gpu cholesky
-
- 18 4月, 2017 19 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Sina Honari 提交于
-
由 Sina Honari 提交于
-
由 Sina Honari 提交于
-
由 Sina Honari 提交于
-
由 Sina Honari 提交于
-
由 Frederic Bastien 提交于
-
由 Sina Honari 提交于
initial commit for gradient for MRG_RandomStreams distribution variables should be null - issue #4078
-
由 notoraptor 提交于
and list of requirements.
-
由 Frédéric Bastien 提交于
Always import gpuarray.rng_mrg to have its optimizer imported.
-
由 Frédéric Bastien 提交于
Use Op params for GpuDnnSoftmax
-
由 Frédéric Bastien 提交于
move buildbot cache outside workspace
-
由 Simon Lefrancois 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
Better error message when an opt make an invalide replace.
-
由 Pascal Lamblin 提交于
-
- 17 4月, 2017 2 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
Even if the output shape is incorrect, we should not crash.
-