Open palaniappankvignesh opened 1 year ago
Hi @palaniappankvignesh
The test runner instructions are described here: https://github.com/microsoft/onnxruntime/blob/main/docs/Model_Test.md#compile-onnx_test_runner-and-run-the-tests
Please give this a try.
We will also work on improving the discoverability of this information.
I'm not able to execute the model file using the command mentioned in the screenshot attached. Its showing below error. do we need a test runner to execute models?
unbale to run performance test also
@snnn, I have tried the below steps to get onnx_test_runner.exe.
cd build cmake C:\MTECH\FinalSem\onnxruntime-1.16.1\cmake
76>Done building project "onnx_test_runner.vcxproj" -- FAILED. 75>Done building project "onnxruntime_perf_test.vcxproj" -- FAILED. 74>Done building project "onnxruntime_test_all.vcxproj" -- FAILED. 77>------ Build started: Project: ALL_BUILD, Configuration: Debug x64 ------ 77>Building Custom Rule C:/MTECH/FinalSem/onnxruntime-1.16.1/cmake/CMakeLists.txt 78>------ Skipped Build: Project: INSTALL, Configuration: Debug x64 ------ 78>Project not selected to build for this solution configuration ========== Build: 69 succeeded, 3 failed, 0 up-to-date, 6 skipped ========== ========== Build completed at 12:17 PM and took 22:14.978 minutes ==========
Need your inputs to fix these build error. Same I need to try it in cent os
This issue has been automatically marked as stale due to inactivity and will be closed in 30 days if no further activity occurs. If further support is needed, please provide an update and/or more details.
Describe the documentation issue
Hi,
I could not find onnx_test_runner mentioned in https://www.nxp.com/docs/en/user-guide/IMX-MACHINE-LEARNING-UG.pdf, page 25. I'm trying to execute models on imx hardware.
onnx runtime version :1.13.1
Page / URL
No response