Replies: 2 comments
-
@ilya-lavrenov Please take a look at my question. Thank you.😶🌫️ |
Beta Was this translation helpful? Give feedback.
0 replies
-
@max-my then |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I encountered an error while performing conditional compilation on the Windows platform:
Error: didn't find any *IntelSEAPI.dll files. Please check that you run from bin directory, or use --bindir.
The command I executed is:
python3 *openvino-2023.2.0\thirdparty\itt_collector\runtool\sea_runtool.py --bindir D:\workspace\dump\ -o D:\workspace\tmp\itt_stat ! benchmark_app -niter 1 -nireq 1 -shape=input1[1,3,384,640],input2[1,1,384,640] -m ./timm-***.xml -d CPU
I couldn't find a way to download IntelSEAPI.dll on the internet. Could you please tell me how to solve this problem?
Beta Was this translation helpful? Give feedback.
All reactions