2.1.6. Conversion to Other Python Objects

The example provided in this section lets the user try “A = X.asnumpy()”. But, X is a ndarray that doesn’t have asnumpy() method. Can you verify this example?