Calling `tvm.nd.array.asnumpy` with an array that has strides (created in C++) return the array as if it has not strides.
Calling
tvm.nd.array.asnumpywith an array that has strides (created in C++) return the array as if it has not strides.