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