Skip to content

Update cpu_nms.pyx#154

Open
Prashant-Kesharwani wants to merge 1 commit into
cleardusk:masterfrom
Prashant-Kesharwani:patch-2
Open

Update cpu_nms.pyx#154
Prashant-Kesharwani wants to merge 1 commit into
cleardusk:masterfrom
Prashant-Kesharwani:patch-2

Conversation

@Prashant-Kesharwani
Copy link
Copy Markdown

numpy.int was deprecated in NumPy 1.20 and was removed in NumPy 1.24.

You can change it to numpy.int_, or just int.

numpy.int was deprecated in NumPy 1.20 and was removed in NumPy 1.24.

You can change it to numpy.int_, or just int.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant