- 29 3月, 2014 3 次提交
- 28 3月, 2014 2 次提交
- 25 3月, 2014 2 次提交
- 23 3月, 2014 6 次提交
- 22 3月, 2014 7 次提交
- 21 3月, 2014 3 次提交
-
-
由 abergeron 提交于
Add python platform-dependent C include files to the include directories
-
由 Hei 提交于
pyconfig.h maybe located in the platform-dependent include directory
-
由 Frédéric Bastien 提交于
Add a_tensor_variable.cumprod/cumsum() interface
-
- 20 3月, 2014 5 次提交
-
-
由 abergeron 提交于
Fix cuda test on 32 bit python.
-
由 abergeron 提交于
Softmax optimization
-
由 Roy Xue 提交于
-
由 Frédéric Bastien 提交于
Make use of the verbosity parameter in numpy system_info.
-
由 Arnaud Bergeron 提交于
-
- 19 3月, 2014 11 次提交
-
-
由 Roy Xue 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
is avaiable not just in the inner of the loop for the Cross entropy fct. This also remove duplicate code.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 abergeron 提交于
bugfix, for a case that don't happen right now.
-
由 Frederic 提交于
The preallocated output size for make_vector should ALWAYS be the good shape right now as it only depend on the ndim and that is constant in the graph and we only give preallocated output of the same node. This fix will be useful in the futur if we make other type of preallocated output that could be of the wrong size.
-
- 18 3月, 2014 1 次提交
-
-
由 abergeron 提交于
[BUG] in fast compile related to inplace opt.
-