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
Remove QDQ and Opset Coupling for TRT RTX EP (microsoft#1692)
Remove the need to provide `use_qdq` for the TRT RTX EP to get opset 21
since the default opset in model builder is now opset 21. The `use_qdq`
flag can still be used if the user wishes.
0 commit comments