• Razvan Pascanu's avatar
    Fixed a bunch of errors in equal_computation · 49fe4a6e
    Razvan Pascanu 提交于
    Errors are obvious, first of all the data of the constants don't have to
    scalars, and secondly, is not enough for outputs that have no owner to have
    same type, but they should have the same index (i.e. correspond to the same
    input). As I have all corresponding pairs of inputs in `common` and these
    outputs are equal with their inputs, is sufficient to check if them ( as
    pair) are part of common
    49fe4a6e
名称
最后提交
最后更新
benchmark 正在载入提交数据...
bin 正在载入提交数据...
doc 正在载入提交数据...
theano 正在载入提交数据...
.hgignore 正在载入提交数据...
DESCRIPTION.txt 正在载入提交数据...
EMAIL.txt 正在载入提交数据...
HISTORY.txt 正在载入提交数据...
LICENSE.txt 正在载入提交数据...
MANIFEST.in 正在载入提交数据...
NEWS.txt 正在载入提交数据...
README.txt 正在载入提交数据...
distribute_setup.py 正在载入提交数据...
setup.cfg 正在载入提交数据...
setup.py 正在载入提交数据...