YOLO-NAS-onnxruntime icon indicating copy to clipboard operation
YOLO-NAS-onnxruntime copied to clipboard

No matching member function for call to 'push_back' with float16

Open majisama opened this issue 5 months ago • 0 comments

input_image.push_back(float32_to_float16(a));

error:No matching member function for call to 'push_back'

majisama avatar Sep 23 '24 12:09 majisama