We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
./yolov5_det -s yolov5s.wts yolov5s.engine s Loading weights: yolov5s.wts Your platform support int8: false yolov5_det: /home/lyh/projects/yolov5-7.0/src/model.cpp:354: nvinfer1::ICudaEngine* build_det_engine(unsigned int, nvinfer1::IBuilder*, nvinfer1::IBuilderConfig*, nvinfer1::DataType, float&, float&, std::__cxx11::string&): Assertion `builder->platformHasFastInt8()' failed. 已放弃 (核心已转储)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
./yolov5_det -s yolov5s.wts yolov5s.engine s
Loading weights: yolov5s.wts
Your platform support int8: false
yolov5_det: /home/lyh/projects/yolov5-7.0/src/model.cpp:354: nvinfer1::ICudaEngine* build_det_engine(unsigned int, nvinfer1::IBuilder*, nvinfer1::IBuilderConfig*, nvinfer1::DataType, float&, float&, std::__cxx11::string&): Assertion `builder->platformHasFastInt8()' failed.
已放弃 (核心已转储)
The text was updated successfully, but these errors were encountered: