NDArray conversion to numpy array take time (around 350ms) with a simple data

There is actually one way to do zero-copy from numpy array to DLPack compatible arrays (like tvm ndarray, pytorch tensor, etc)

1 Like