From 27ddd96f5a00a416fa2b53891cf844673871c9c9 Mon Sep 17 00:00:00 2001 From: Avimitin Date: Tue, 27 Aug 2024 19:25:40 +0800 Subject: [PATCH] [tests] add mobilenet into CI Signed-off-by: Avimitin --- .github/cases/blastoise/default.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/cases/blastoise/default.json b/.github/cases/blastoise/default.json index 61d8f3bc1..2b03351dd 100644 --- a/.github/cases/blastoise/default.json +++ b/.github/cases/blastoise/default.json @@ -2,6 +2,7 @@ "pytorch.demo": -1, "pytorch.lenet": -1, "pytorch.matmul": -1, + "pytorch.mobilenet": -1, "mlir.rvv_vp_intrinsic_add": 436, "mlir.rvv_vp_intrinsic_add_scalable": 584, "mlir.hello": 146,