Skip to content

Commit

Permalink
Update hws_mobile_package.required_operators.config
Browse files Browse the repository at this point in the history
  • Loading branch information
pacowong authored Oct 16, 2024
1 parent e442185 commit 11a7090
Showing 1 changed file with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,13 @@ com.microsoft;1;DynamicQuantizeMatMul,FusedConv,FusedGemm,FusedMatMul,Gelu,MatMu
com.microsoft;1;QLinearLeakyRelu

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

# Voice activity detector
ai.onnx;16;Add,Cast,Concat,ConstantOfShape,Conv,Equal,Gather,Identity,If,LSTM,Log,Mul,Neg,Pad,Pow,ReduceMean,Relu,Reshape,Shape,Sigmoid,Slice,Sqrt,Squeeze,Transpose,Unsqueeze

0 comments on commit 11a7090

Please sign in to comment.