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 061da62f0a972..09a8b2be353ae 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 @@ -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