- 21 5月, 2011 2 次提交
-
-
由 Razvan Pascanu 提交于
PROFILE_MODE a suggestion message says you should compile the function in a different mode like for e.g. FAST_RUN_NOGC. When you try to compile in this mode, you get an error saying there is no such mode .. though there actually is.
-
由 Razvan Pascanu 提交于
tensor.as_tensor_variable on inputs of x, but I should do that only if they where numpy.ndarrays (maybe other types) .. because they could be random states case in which tensor.as_tensor_variable fails.
-
- 20 5月, 2011 7 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Razvan Pascanu 提交于
instead of int .. not sure why but I don't see anything wrong with that
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 19 5月, 2011 12 次提交
-
-
由 Razvan Pascanu 提交于
found out this is not the right way of doing it, and there is a much better(tested) way, namely specify_shape
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Razvan Pascanu 提交于
of scan to be in a certain form, which is not true anymore if constant folding replaces them by a constant.
-
由 Razvan Pascanu 提交于
node in a graph.
-
由 Razvan Pascanu 提交于
madness of elemwise operation introduced by infershape of subtensor and by scan and makes plots of computational graphs readable and possibly faster.
-
由 Razvan Pascanu 提交于
check if they still use as little memory as needed in FAST_RUN.
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
gradients.
-
由 Razvan Pascanu 提交于
the key ( in this case the right key .. for scan to figure things out).
-
由 Razvan Pascanu 提交于
optimizer to use a limited amount of memory instead of forcing scan to do that. This way you can compute gradients through reduce, foldl and flodr as well.
-
- 18 5月, 2011 15 次提交
-
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Frederic Bastien 提交于
-
由 Razvan Pascanu 提交于
there is one or not.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 17 5月, 2011 4 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-