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())