Similar to the previous RFC that renames the TVMContext to Device, this RFC aims to make the TVM API be more consistent with other frameworks. We propose to rename the asnumpy
API in the TVM NDArray to numpy
followed by the convention adopted in the PyTorch Tensor and the TensorFlow Tensor.
Let me know if you have any concern to this API change. Thank you.