From 2e63f4b1e11dfac6b43fbf3fcc87e91a944f7c37 Mon Sep 17 00:00:00 2001 From: Sean Silva Date: Thu, 16 Sep 2021 19:52:24 +0000 Subject: [PATCH] Again try to fix nondeterminism in check-npcomp-all. --- external/torch-mlir/TorchPlugin/test/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/torch-mlir/TorchPlugin/test/CMakeLists.txt b/external/torch-mlir/TorchPlugin/test/CMakeLists.txt index aecd25c8b..357eb43d5 100644 --- a/external/torch-mlir/TorchPlugin/test/CMakeLists.txt +++ b/external/torch-mlir/TorchPlugin/test/CMakeLists.txt @@ -8,7 +8,7 @@ configure_lit_site_cfg( set(TEST_DEPENDS FileCheck count not torch-mlir-opt - TorchMLIRTorchPlugin + TorchMLIRPluginPythonModules ) add_lit_testsuite(check-torch-mlir-plugin