From e196ba7c52ab05469e3eac8bf42ddf475972ea7f Mon Sep 17 00:00:00 2001 From: Avimitin Date: Thu, 8 Aug 2024 17:36:24 +0800 Subject: [PATCH] [ci] add PyTorch tests into CI Only add for blastoise cuz the pytorch.demo tests required zve32f. --- .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 68280a391..316f7d8dc 100644 --- a/.github/cases/blastoise/default.json +++ b/.github/cases/blastoise/default.json @@ -1,4 +1,5 @@ { + "pytorch.demo": -1, "mlir.rvv_vp_intrinsic_add": 436, "mlir.rvv_vp_intrinsic_add_scalable": 584, "mlir.hello": 146,