Skip to content

How to convert the fp32 to fp16 models? #20745

Closed Answered by ilya-lavrenov
Amin456789 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Amin456789
Please, use OpenVINO conversion tool to convert model to FP16 https://docs.openvino.ai/2023.1/openvino_docs_model_processing_introduction.html
This tool saves model to FP16 by default (compress_to_fp16 is True by default)

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by andrei-kochin
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants