- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
According to the "Low-Precision 8-bit Integer Inference", only device cpu support the 8-bit inference , but I want to know why calibration tool has the command line argument "-d <device>"?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear liang, heng
Right now OpenVino's INT8 calibration is designed for optimal performance on CPUs. You can try and optimize for other devices (like GPU or MYRIAD) but the performance will be bad. But really, there is nothing inherently stopping the calibration tools from working on devices outside of CPU.
I think the reason for -d is for compatibility with all our other tools, demos and samples which use -d. Also, for future portability there may be a way to perform calibration of models for other devices (obviously with good performance ) besides just CPU.
Hope it helps,
Shubha
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page