Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot compute argmax and copy back to cpu when use Tensorrt #33

Open
hlyf-xs opened this issue Dec 27, 2021 · 1 comment
Open

cannot compute argmax and copy back to cpu when use Tensorrt #33

hlyf-xs opened this issue Dec 27, 2021 · 1 comment

Comments

@hlyf-xs
Copy link

hlyf-xs commented Dec 27, 2021

Hello, This is a great job! But I found a question that the program cannot compute argmax and copy back to cpu when I use tensorrt to speed up the model. So It's very slow beacuse use np.argmax()

@MagicHly
Copy link

Hello,I also found that it is too slow to use np.argmax() recently.How can I sovle this question?

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

No branches or pull requests

2 participants