- 24 8月, 2016 5 次提交
-
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
Modified Developer Start Guide VIM instructions
-
由 Frédéric Bastien 提交于
fix slowdown introduced by gh-4865
-
由 Shawn Tan 提交于
Plugins will not load without calling `vundle#end()`
-
由 Frederic Bastien 提交于
Finally, the 'bug' wasn't a bug as the optimization didn't applied in the case that would cause problems.
-
- 23 8月, 2016 5 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
Fix batchnorm error in buildbot.
-
由 Pascal Lamblin 提交于
Use pip3 to install for python3 on ubuntu 14.04
-
- 22 8月, 2016 2 次提交
-
-
由 Frédéric Bastien 提交于
Fix abstractconv_grad dilation and enable border_mode tests
-
由 Frédéric Bastien 提交于
add ddof to var and std, apply Fred-fix to opt
-
- 21 8月, 2016 1 次提交
-
-
由 evelynmitchell 提交于
-
- 20 8月, 2016 2 次提交
-
-
由 Pascal Lamblin 提交于
Ignore more frequently the mrg rng state in the old back-end.
-
由 Frederic Bastien 提交于
-
- 19 8月, 2016 1 次提交
-
-
由 Pascal Lamblin 提交于
Grad assert
-
- 18 8月, 2016 15 次提交
-
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
scan/scan_op: Convert known_grads to OrderedDict
-
由 Gijs van Tulder 提交于
This fixes a typo in bbc749ab, which would give problems with non-symmetric filter dilations for border_modes full or half. (This error was only visible in the debug mode.) This commit also fixes the test, which previously would not actually test different border_modes, but would always use the same default. Finally, this commit adds border_mode = "half" to the tests.
-
由 Frederic Bastien 提交于
-
由 Frédéric Bastien 提交于
jenkins test print commands
-
由 Frédéric Bastien 提交于
More fixes for Jenkins
-
由 abergeron 提交于
Pre cleanup
-
由 Frédéric Bastien 提交于
Remove useless reshape
-
由 abergeron 提交于
Add device in the compiledir_format
-
由 Frédéric Bastien 提交于
Fix #4809
-
由 slefrancois 提交于
-
由 Ozan Çağlayan 提交于
This was probably causing a different order of operation during gradient computation in scan for each run. With this fix I'm able to finally reproduce results on my RNN system.
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
- 17 8月, 2016 9 次提交
-
-
由 Jonas Degrave 提交于
Fix issue #4809
-
由 Frederic Bastien 提交于
-
由 Frédéric Bastien 提交于
Handle filter_dilation in the abstractconv_grad* perform methods
-
由 Frédéric Bastien 提交于
Fix jenkins
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
We have to make the distinction between Op types in the original and optimized graph
-
由 Pascal Lamblin 提交于
That way it can work with @parameterized and GPU
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
The tolerances are just a starting point, we may need to adjust them later.
-