-
Hi,
and got more than 1 second on recognition phase
is there a trick to speed up the recognition time without a GPU (use CPU only)? I want it to below 500ms Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
tink2123
Jul 15, 2022
Replies: 1 comment 1 reply
-
You can try to use intel MKL to speed up:
If an error is reported you can google how to configure MKL for AMD CPU. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
tyasnk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can try to use intel MKL to speed up:
If an error is reported you can google how to configure MKL for AMD CPU.