From 82325e8be8c157672dbe16013feb0e3e490f76b4 Mon Sep 17 00:00:00 2001 From: Nicolas Hug Date: Tue, 30 Nov 2021 11:28:08 +0000 Subject: [PATCH 1/2] Dummy commit --- test/test_ops.py | 1 + 1 file changed, 1 insertion(+) diff --git a/test/test_ops.py b/test/test_ops.py index c8e4e396c7e..677c732ed1d 100644 --- a/test/test_ops.py +++ b/test/test_ops.py @@ -16,6 +16,7 @@ class RoIOpTester(ABC): + # Blop dtype = torch.float64 @pytest.mark.parametrize("device", cpu_and_gpu()) From 0273e7facb0c13af8f8c57400e3e1aa445a19353 Mon Sep 17 00:00:00 2001 From: Nicolas Hug Date: Mon, 20 Feb 2023 15:59:38 +0000 Subject: [PATCH 2/2] empty