From 11a70902b8fb638b37d54d83784c803321d67595 Mon Sep 17 00:00:00 2001 From: pacowong Date: Wed, 16 Oct 2024 09:23:09 +0800 Subject: [PATCH] Update hws_mobile_package.required_operators.config --- .../apple/hws_mobile_package.required_operators.config | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/tools/ci_build/github/apple/hws_mobile_package.required_operators.config b/tools/ci_build/github/apple/hws_mobile_package.required_operators.config index a00fd4e8b43e8..cd9c9a5b09365 100644 --- a/tools/ci_build/github/apple/hws_mobile_package.required_operators.config +++ b/tools/ci_build/github/apple/hws_mobile_package.required_operators.config @@ -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