diff --git a/examples/arm/aot_arm_compiler.py b/examples/arm/aot_arm_compiler.py index 8f5e0d67676..55c19d636a9 100644 --- a/examples/arm/aot_arm_compiler.py +++ b/examples/arm/aot_arm_compiler.py @@ -344,6 +344,7 @@ def forward(self, x: torch.Tensor, y: torch.Tensor): "vgf", "TOSA-0.80+BI", "TOSA-1.0+INT", + "TOSA-1.0+FP", ]