onnxruntime
4f208b34 - [NV TensorRt RTX EP] : Fix Domain check. (#24816)

Commit
213 days ago
[NV TensorRt RTX EP] : Fix Domain check. (#24816) ### Description <!-- Describe your changes. --> Small change to remove the MS Domain check on onnx model nodes ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. --> The check returns unsupported for some nodes having an MS Domain. Trt RTX supports some MS domain ops. if return unsupported these ops falls back to CPU EP @ankan-ban @chilo-ms @gedoensmax @jywu-msft Co-authored-by: iraut <iraut@nvidia.com>
Author
Parents
Loading