You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i build the onnxruntime with openvino ,the command is "sudo ./build.sh --config Release --build_shared_lib --build_wheel --enable_pybind --use_openvino CPU_FP32 --skip_tests" .after buiding ,in the end it does not generate any *.whl file in any location.
who can tell me why???