Mandylove1993 / CUDA-FastBEV

TensorRT deploy and PTQ/QAT tools development for FastBEV, total time only need 6.9ms!!!
MIT License
233 stars 37 forks source link

concat bool with int64 error #30

Open yasinfakhar opened 7 months ago

yasinfakhar commented 7 months ago

Hey hope you are doing awsome, Did get this error ever when converting the whole model into one onnx model?

onnxruntime.capi.onnxruntime_pybind11_state.Fail: [ONNXRuntimeError] : 1 : FAIL : Load model from fastbev.onnx failed:Type Error: Type parameter (T) of Optype (Concat) bound to different types (tensor(int64) and tensor(bool) in node (Concat_2202).