From c4b000244cdf764662d4f3130d7118353c7e6a57 Mon Sep 17 00:00:00 2001 From: Lutz Roeder Date: Sat, 27 Jan 2024 18:35:48 -0800 Subject: [PATCH] Update MLIR test file (#1044) --- test/models.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/models.json b/test/models.json index a1fb06090c..f0ec215047 100644 --- a/test/models.json +++ b/test/models.json @@ -3002,8 +3002,8 @@ }, { "type": "mlir", - "target": "issue_1043.mlir", - "source": "https://github.com/lutzroeder/netron/files/10672270/issue_1043.mlir.zip[issue_1043.mlir]", + "target": "1043.mlir", + "source": "https://github.com/lutzroeder/netron/files/14074683/1043.mlir.zip[1043.mlir]", "format": "MLIR", "link": "https://github.com/lutzroeder/netron/issues/1044" },