Tony
Tony
In the README of the project CUDA_BEVFusion, the wrote "The data in the performance table was obtained by us on the Nvidia Orin platform, using TensorRT-8.6, cuda-11.4 and cudnn8.6 statistics."...
It is written in onnx-ml.pb.h file the following code `#if PROTOBUF_VERSION < 3016000`, so what 3016000 means , and what version is compatible with it.
I have an ubuntu 24.04 which support cuda 12.9, I can not use cuda 11.3 Have you tested the code for cuda 12.9? How to prepare the environment with cuda...