Skip to content

Commit 11a7090

Browse files
authored
Update hws_mobile_package.required_operators.config
1 parent e442185 commit 11a7090

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

tools/ci_build/github/apple/hws_mobile_package.required_operators.config

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,13 @@ com.microsoft;1;DynamicQuantizeMatMul,FusedConv,FusedGemm,FusedMatMul,Gelu,MatMu
1212
com.microsoft;1;QLinearLeakyRelu
1313

1414
# Hanwang HWR operators
15-
ai.onnx;10;ConvInteger
16-
com.microsoft;1;DynamicQuantizeLSTM
17-
ai.onnx;7;AveragePool
15+
ai.onnx;1;ConvTranspose
1816
ai.onnx;6;Relu
19-
ai.onnx;11;AveragePool,ConvTranspose,Split,ReduceMin,ReduceMean,ReduceMax,ReduceSum,ReduceProd,Clip,Ceil,Round
17+
ai.onnx;7;AveragePool
2018
ai.onnx;8;Min,Max
19+
ai.onnx;10;ConvInteger
20+
ai.onnx;11;AveragePool,ConvTranspose,Split,ReduceMin,ReduceMean,ReduceMax,ReduceSum,ReduceProd,Clip,Ceil,Round
21+
com.microsoft;1;DynamicQuantizeLSTM
2122

2223
# Voice activity detector
2324
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 commit comments

Comments
 (0)