- 19 7月, 2011 17 次提交
-
-
由 Razvan Pascanu 提交于
Sorry guys, this copying things from one side to the other is harder then I thought, but I think I figured out how to do it ;)
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
Lop is based on the grad methods that are already implemented, while Rop requires rop methods for each op that are going to be pushed soon.
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
Also now print for each apply if c code where used.
-
由 Frederic Bastien 提交于
-
- 18 7月, 2011 9 次提交
-
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
More cases are detected now.
-
由 Pascal Lamblin 提交于
-
- 17 7月, 2011 12 次提交
-
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
zeros.
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
new optimization for dot products.
-
由 Razvan Pascanu 提交于
This flag is going to be used by optimizations. For example dot(zeros, X) should be optimized out even if zeros is a constant.
-
由 Razvan Pascanu 提交于
-
由 Pascal Lamblin 提交于
Always update the following properties of current mode, even if current function does not have profiling statistics: call_time, fn_time, optimizer_time, linker_time. Re-add these attributes in ProfileMode (they exist in Mode). This basic timing functionality is used in particular for timing the deep learning tutorials.
-
由 Razvan Pascanu 提交于
-
由 Pascal Lamblin 提交于
Also fix error that was causing compilation cache to fill up.
-
- 16 7月, 2011 2 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-