TexasInstruments / edgeai-benchmark

This repository has been moved. The new location is in https://github.com/TexasInstruments/edgeai-tensorlab
https://github.com/TexasInstruments/edgeai
Other
3 stars 0 forks source link

Issue running benchmark scripts in edgeai - benchmark repository #17

Open chay93 opened 1 year ago

chay93 commented 1 year ago

Hello TI team

I got the TDA4VM board a while back and I was able to run some sample demos successfully, also I have seen some recommended models in the model zoo folder and I would like to run the benchmark scripts to get the performance metrics but unfortunately im facing with an issue hoping that it would get resolved here.

So I came across the github page where I followed the instructions as suggested, refer link: https://github.com/TexasInstruments/edgeai-benchmark

The issue looks like this as follows. image

Can you tell me the exact command to run for it.

mathmanu commented 1 year ago

Can you please pull the repository once again and try. For running the benchmarks, you can use run_benchmarks_ps.sh To compile your own models, you can use run_custom_pc.sh

chay93 commented 1 year ago

So I tried the pull the repository again, but the outcome is the same as last time, I'm getting the same issue.

Is the command which I'm trying correct?

command: ./run_benchmarks_pc.sh TDA4VM

chay93 commented 1 year ago

Can you please pull the repository once again and try. For running the benchmarks, you can use run_benchmarks_ps.sh To compile your own models, you can use run_custom_pc.sh

Hello I did what you have asked of me but the result is the same as last time. Can you please respond?

Can you tell me the actual command to run the benchmark scripts