Skip to content

Commit

Permalink
Add DynamicQuantizeLinear as supported OP
Browse files Browse the repository at this point in the history
Supported added in MIGraphX. should be in operator list
  • Loading branch information
Ted Themistokleous committed Dec 12, 2023
1 parent 0ca8454 commit e752060
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 e752060

Please sign in to comment.