-
由 gdesjardins 提交于
a < b < c was failing silently by generating the graph "lt(b,c)". We now forbid "boolean" comparison of the return value of __lt__, __le__, __gt__, __ge__. We cannot forbid "boolean" comparison of TensorVariables in general, since the syntax "if a:" is often used instead of "if a is not None:"
060fc688
| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| benchmark | ||
| bin | ||
| doc | ||
| theano | ||
| .hgignore | ||
| LICENSE.txt | ||
| NEWS.txt | ||
| README.txt | ||
| setup.cfg | ||
| setup.py |