• Razvan Pascanu's avatar
    fix PR · 91f2ac84
    Razvan Pascanu 提交于
    the unbroadcast(shape_padleft(x)) might not be of the same type as x,
    specifically when x is CudaNdarrayTyepe,  unbroadcast(shape_padleft(x))
    is a TensorType.
    91f2ac84
scan_op.py 90.6 KB