- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have models in FP32 that I would like to compress to FP16. Is there a way to do this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Robin,
It is not possible to further transform an IR precision from FP32 to FP16 at the moment. However, our developer is working to enable this feature in future releases. Please refer to the Release Notes for updates.
Sincerely,
Zulkifli
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Robin,
Thank you for reaching out to us.
Model Optimizer can convert all floating-point weights to FP16 data type. To compress the model, use the --data_type option:
mo --input_model INPUT_MODEL --data_type FP16
Sincerely,
Zulkifli
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the answer. Yes I know about that option. But o would like to convert the IR model. I don't have access to the models previous format, only the IR.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Robin,
Sorry for the misinterpretation, I'm looking into this and will get back to you soon.
Sincerely,
Zulkifli
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Robin,
It is not possible to further transform an IR precision from FP32 to FP16 at the moment. However, our developer is working to enable this feature in future releases. Please refer to the Release Notes for updates.
Sincerely,
Zulkifli
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for your question. If you need any additional information from Intel, please submit a new question as this thread is no longer being monitored.
Sincerely,
Zulkifli
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page