- 24 4月, 2011 1 次提交
-
-
由 Pascal Lamblin 提交于
-
- 23 4月, 2011 3 次提交
-
-
由 Razvan Pascanu 提交于
inserting view_op, a inplace version of deep_copy_op).
-
由 Razvan Pascanu 提交于
-
由 Olivier Delalleau 提交于
-
- 22 4月, 2011 16 次提交
-
-
由 Olivier Delalleau 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
gets the same output multiple time.
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
Ideally, we should replicate lots of things that are in TensorType.values_eq_approx. See #664.
-
由 Razvan Pascanu 提交于
fixed bug reported by Olivier, by having a typo in the name of the variable when raising an exception ..
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
- 21 4月, 2011 8 次提交
-
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 Simon Lemieux 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
throws an exception or silently returns a bunch of 0s)
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 20 4月, 2011 10 次提交
-
-
由 Razvan Pascanu 提交于
dictionary and from time to time tried to sync the two. As Josh pointed out, this was confusing, so I changed the code to use only self. I left the usage of the info dictionary to construct the op and in __eq__ and __hash__ because at those points I don't care about the individual terms in the dictionary and it would make the code considerably bigger to spell out all keys in the info dictionary.
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
equal and the other way around.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
__eq__ ( namely if two things compare equal they need to have the same hash, but the reverse is not mandatory )
-
由 Razvan Pascanu 提交于
to a variable when it did not know how to compute those gradients.
-
- 15 4月, 2011 2 次提交
-
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-