Skip to content

Commit

Permalink
Merge pull request #26 from ROCmSoftwarePlatform/add_dynamic_quantize…
Browse files Browse the repository at this point in the history
…_linear

Add DynamicQuantizeLinear in MIGraphX EP
  • Loading branch information
TedThemistokleous authored Dec 13, 2023
2 parents 5d4290a + f5057ce commit 7a5804d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -872,6 +872,7 @@ GetUnsupportedNodeIndices(const GraphViewer& graph_viewer,
"QLinearConv",
"QLinearMatMul",
"QuantizeLinear",
"DynamicQuantizeLinear",
"RandomNormal",
"RandomNormalLike",
"RandomUniform",
Expand Down

0 comments on commit 7a5804d

Please sign in to comment.