Skip to content

Commit

Permalink
Update operator sets
Browse files Browse the repository at this point in the history
  • Loading branch information
Paco Wong committed Apr 11, 2024
1 parent a0d1834 commit e55f724
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,10 @@ com.microsoft;1;DynamicQuantizeMatMul,FusedConv,FusedGemm,FusedMatMul,Gelu,MatMu

# NHWC transformer also uses this, so assuming it's valuable enough to include
com.microsoft;1;QLinearLeakyRelu

# Hanwang HWR operators
ai.onnx;13;ConvInteger
com.microsoft;1;DynamicQuantizeLSTM
ai.onnx;6;Relu
ai.onnx;11;AveragePool,ConvTranspose,Split,ReduceMin,ReduceMean,ReduceMax,ReduceSum,ReduceProd,Clip,Ceil,Round
ai.onnx;8;Min,Max

0 comments on commit e55f724

Please sign in to comment.