From 6a78110a70b47b54b99ec0b9d4056b04cf7368c6 Mon Sep 17 00:00:00 2001 From: Lin Jiang Date: Thu, 16 Nov 2023 17:20:29 +0800 Subject: [PATCH] fix api --- tests/python/test_api.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/python/test_api.py b/tests/python/test_api.py index 9c42ed0992274..38477b14c84c4 100644 --- a/tests/python/test_api.py +++ b/tests/python/test_api.py @@ -129,6 +129,7 @@ def _get_expected_matrix_apis(): "dx12", "eig", "exp", + "experimental", "extension", "f16", "f32",