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?
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?