mmsegmentation icon indicating copy to clipboard operation
mmsegmentation copied to clipboard

pt2onnx only get the float32 type output

Open peanutpaste opened this issue 1 year ago • 0 comments

I use pytorch2onnx.py file to convert .pt to .onnx, i want get the output of onnx type is float32,but got int64,how can i get float32,thx!

peanutpaste avatar Aug 22 '24 03:08 peanutpaste