onnxruntime
d98062da - [OpenVINO-EP] Hetero support (#5627)

Commit
5 years ago
[OpenVINO-EP] Hetero support (#5627) * Implement Hetero in UEP * Added security checks to take valid Hetero combinations as device type * Integrating Hetero features * Get the statistics Report in Debug Mode Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com> * Passing right device type for vadm_baackend Added simple fix to pick the right device type when using vadm_backend with Hetero as well. Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com> * Fixed batching logic for 2020.4 and above * Fixed flake8 PEP8 errors Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com> * Minor Fixes Added *Added security checks for device_type passed in for Hetero build during run time *code cleanup Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com> * Minor changes Added *Fixed batch_size bug in vadm_backend *code cleanup *Documentation updated for Hetero Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com> Co-authored-by: suryasidd <surya.siddharth.pemmaraju@intel.com>
Author
Parents
Loading