• Ricardo Vieira's avatar
    Make Split a view_op · f4536c30
    Ricardo Vieira 提交于
    This allows the outputs to be views of the inputs. The Python and Numba implementation do that, but the C still performs a copy
    f4536c30
test_tensor_basic.py 10.8 KB