From 2fe1c6453de4c53fe9bdf3e32bbf1aed9b5b78cc Mon Sep 17 00:00:00 2001 From: vasiliy Date: Tue, 6 Aug 2024 10:38:53 -0700 Subject: [PATCH] Update [ghstack-poisoned] --- test/float8/test_base.py | 1 + 1 file changed, 1 insertion(+) diff --git a/test/float8/test_base.py b/test/float8/test_base.py index 3e1b7c55e3..a0216f7cfc 100644 --- a/test/float8/test_base.py +++ b/test/float8/test_base.py @@ -720,6 +720,7 @@ def test_fp8_tensor_statistics(self): # ghstack test 1 # ghstack test 2 +# ghstack test 3 if __name__ == "__main__": pytest.main([__file__])