• James Bergstra's avatar
    Switched the default strictness value of shared() back to strict=False. · ee786d56
    James Bergstra 提交于
    Reason being there is a problem with the way we deal with strict.  Strictness
    requires that a value has exactly the right type, but non-strictness implies
    just about any kind of casting including in-exact casting.  What I would like
    the default to be is something that means casting is ok as long as it is exact.
    ee786d56
名称
最后提交
最后更新
..
compile 正在载入提交数据...
gof 正在载入提交数据...
sandbox 正在载入提交数据...
scalar 正在载入提交数据...
sparse 正在载入提交数据...
tensor 正在载入提交数据...
tests 正在载入提交数据...
__init__.py 正在载入提交数据...
gradient.py 正在载入提交数据...
printing.py 正在载入提交数据...