intel / onnxruntime

ONNX Runtime: cross-platform, high performance scoring engine for ML models
MIT License
56 stars 22 forks source link

Add custom blob generation for OV AUTO device #364

Closed preetha-intel closed 4 months ago

preetha-intel commented 4 months ago

Description

Enable custom blob for AUTO device

Motivation and Context

When user wants to use AUTO:GPU,CPU for faster FEIL, the blob will be generated only for GPU device.