Open anthai0908 opened 5 months ago
For v6.0 tag, it is using FP16 inference by default. This FP16 means the model/weights/inference is FP16, but the input tensor is still FP32, which is a regular setup.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Env
About this repo
Your problem
For image preprocessing for inference, how can I turn my input image into FP16 format for faster inference