Lidar_AI_Solution icon indicating copy to clipboard operation
Lidar_AI_Solution copied to clipboard

What version of protobuf has been used to build CUDA_BEVfusion ?

Open Tony-syr opened this issue 1 year ago • 2 comments

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.

Tony-syr avatar Oct 17 '24 02:10 Tony-syr

Please run the script make_pb.sh first.

hopef avatar Oct 25 '24 08:10 hopef

Please run the script make_pb.sh first.

Thanks, this is useful.

Jctrp avatar Oct 25 '24 14:10 Jctrp