• Ricardo's avatar
    Allow broadcasting in Elemwise c_code · c7b416e1
    Ricardo 提交于
    This removes an inconsistency between Numpy and Aesara broadcasting rules, where a variable dimension with unknown shape was always assumed to be non-broadcastable (i.e., different than 1)
    c7b416e1
elemwise.py 67.6 KB