jikechao opened a new pull request, #16279: URL: https://github.com/apache/tvm/pull/16279
Replace the deprecated API `np.int` with `int` to avoid a crash. In NumPy v1.2, the `np.int` has been deprecated as shown in the [documentation](https://numpy.org/devdocs/release/1.20.0-notes.html#using-the-aliases-of-builtin-types-like-np-int-is-deprecated) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
