From ef9e32ae7249ea445a13c7c66d3bf6dd782d622d Mon Sep 17 00:00:00 2001 From: Malte Grosse Date: Wed, 25 Sep 2024 11:05:33 +0200 Subject: [PATCH] testlere --- run.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.py b/run.py index 4ad0f64..217035c 100644 --- a/run.py +++ b/run.py @@ -17,7 +17,7 @@ gpus = tf.config.experimental.list_physical_devices('GPU') # os.exit(1) print(tf.config.experimental.list_physical_devices()) - +print("test") print(tf.__version__) print(tf.test.is_built_with_cuda())