Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIGraphX EP] Ensure we support all inputs for MatMulInteger and Conv…
…Integer. (#21680) … to int8 for now Allow for models with biases/full input and only check for int8 support in EP ### Description <!-- Describe your changes. --> Allows for all inputs for MatMulInteger and ConvInteger to be supported for prequantized models ### 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. --> Fixes issues when using prequantized models that contain weight biases --------- Co-authored-by: Ted Themistokleous <[email protected]>
- Loading branch information