You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add pass to perform QDQ stripping and propagate scales
* Fix disconnected outptu node
* Fixes to support session.disable_quant_qdq output, remove dangling nodes and duplicate DQ nodes
* Fix lack of scales updates and remove stray QDQ nodes in certain models
* Address issues with Linux CI
* Fix for double QDQ issue
Status status = CreateModelWithStrippedQDQNodes(subgraph, logger, session_context_.so_share_ep_contexts, enable_ovep_qdq_optimizer, model, shared_context_.shared_weights);
0 commit comments