• Pascal Lamblin's avatar
    Fix cache version for CAReduce · 56a71e79
    Pascal Lamblin 提交于
    Fix CAReduce.c_code_cache_version_apply
    Calling `append` on a tuple raised AttributeError, which was mistaken
    for a missing `c_code...` function altogether, and the version was
    ignored.
    56a71e79
elemwise.py 83.4 KB