• Ricardo Vieira's avatar
    Remove Mean Op · 9e24b10a
    Ricardo Vieira 提交于
    This Op does not really fit the CAReduce API, as it requires an extra bit of information (number of elements in the axis) during the loop. A better solution will be a fused Elemwise+CAReduce
    9e24b10a
test_math.py 122.5 KB