- 01 10月, 2013 1 次提交
-
-
由 Pascal Lamblin 提交于
-
- 27 9月, 2013 4 次提交
-
-
由 Pascal Lamblin 提交于
Also change checks to verify the output dtype of the Op itself, not of the inputs or gradient, because it can depend on different things. The idea is that if the Op's output is continuous, then the gradient should be propagated to the inputs, regardless of whether they are continuous or discrete. However, if the output is discrete, then the gradient wrt the inputs will be a continuous zero.
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
instead of AssertionError, so it gets correctly detected by new test.
-
由 Pascal Lamblin 提交于
-
- 26 9月, 2013 1 次提交
-
-
由 Pascal Lamblin 提交于
Mixed small stuff
-
- 25 9月, 2013 14 次提交
-
-
由 Frederic 提交于
-
由 Frederic 提交于
If it happen frequently on the same test, we could modify this test to be more verbose or faster.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frédéric Bastien 提交于
modify do_nightly_build_send to allow to specify where to get the files ...
-
由 Frederic 提交于
-
由 Frédéric Bastien 提交于
Update check for non-available gradient.
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
- 17 9月, 2013 2 次提交
-
-
由 Pascal Lamblin 提交于
Better error message when missing memory on the GPU.
-
由 Frederic 提交于
-
- 13 9月, 2013 2 次提交
-
-
由 Pascal Lamblin 提交于
Don't sum scan profile in the sum of printed profiles.
-
由 Frederic 提交于
This duplicate the info as the outer func is already in the summed profile.
-
- 12 9月, 2013 12 次提交
-
-
由 Pascal Lamblin 提交于
fix pickle cache leak
-
由 Pascal Lamblin 提交于
make apt-get more verbose to try to remove the 10 minutes without output...
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frédéric Bastien 提交于
Repair other tests following the merge of the new backend.
-
由 Frederic 提交于
-
- 11 9月, 2013 4 次提交
-
-
由 Pascal Lamblin 提交于
Small stuff
-
由 Frederic 提交于
Reported by Caglar directly to me.
-
由 Frederic 提交于
-
由 Frederic 提交于
-