- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
I'm using the main API functionalities devoted to provide HW (GPU and CPU) characteristics.
Using the code below:
ie.get_metric(metric_name="SUPPORTED_METRICS", device_name="GPU")
It was possible to get several GPU characteristics like: OPTIMIZATION_CAPABILITIES', 'SUPPORTED_CONFIG_KEYS', 'RANGE_FOR_ASYNC_INFER_REQUESTS etc.
My doubts are:
1) Where (in the documentation) is it possible to find the explanation about each one these characteristics (for GPU and CPU , too)?
2) Specifically, for this characteristic 'RANGE_FOR_ASYNC_INFER_REQUESTS , the information obtained was:
For GPU:
(1, 2, 1)
For CPU:
(1, 1, 1)
Which means these values?
BR,
Robson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi RobsonEsteves,
Thanks for reaching out to us.
Detailed Metrics documentation is available at namespace InferenceEngine::Metrics.
Information on RANGE_FOR_ASYNC_INFER_REQUESTS is available here.
Regards,
Wan
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi RobsonEsteves,
Thanks for reaching out to us.
Detailed Metrics documentation is available at namespace InferenceEngine::Metrics.
Information on RANGE_FOR_ASYNC_INFER_REQUESTS is available here.
Regards,
Wan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi RobsonEsteves,
Thanks for your question.
If you need additional information from Intel, please submit a new question as this thread will no longer be monitored.
Regards,
Wan
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page