mshr-h opened a new pull request, #16793: URL: https://github.com/apache/tvm/pull/16793
I checked the entire tvm codebase with `ruff check . --select NPY201` and no other deprecations were detected. Changes are below. - use `-np.inf` instead of `np.NINF` - use `np.inf` instead of `np.infty` - better attribute existence check #16780 ref: [NumPy 2.0 migration guide — NumPy v2.1.dev0 Manual](https://numpy.org/devdocs/numpy_2_0_migration_guide.html) -- 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]
