YOLOX icon indicating copy to clipboard operation
YOLOX copied to clipboard

/demo/TensorRT/cpp build error on TensorRT10

Open glingi opened this issue 8 months ago • 0 comments

Hi.

/demo/cpp/yolox.cpp file does not work in TensorRT 10 because many methods such as getNbBindings() and getBindingIndex(), were deprecated in TensorRT 10.

Update of this file is required for TensorRT 10.

glingi avatar Apr 15 '25 01:04 glingi