TensorRT_Inference_Demo
TensorRT_Inference_Demo copied to clipboard
您好,这个位置为什么没有实现呢?编译不过去呢
https://github.com/Li-Hongda/TensorRT_Inference_Demo/blob/db7917f819075c1e7d82c4e0138e4d28624e01d4/src/detection.cpp#L107
如果没有实现,麻烦您注释掉也行,谢谢
根本编不过啊 接口和实现都对不上啊,可以指导下吗
哪里的接口和实现对不上呢?
https://github.com/Li-Hongda/TensorRT_Inference_Demo/blob/db7917f819075c1e7d82c4e0138e4d28624e01d4/src/detection.cpp#L107
如果没有实现,麻烦您注释掉也行,谢谢
注释掉改成纯虚确实也行,但这样也不影响编译和运行。