From f3e2336b211ded68077d16fb7b319a2d29b4940b Mon Sep 17 00:00:00 2001 From: Akemi Izuko Date: Mon, 11 Nov 2024 23:57:45 -0700 Subject: [PATCH] Fix unicode comment --- cnn_tutorial.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnn_tutorial.py b/cnn_tutorial.py index e164147..1b7c837 100755 --- a/cnn_tutorial.py +++ b/cnn_tutorial.py @@ -123,7 +123,7 @@ def train( # ╔─────────────────────────────────────────────────────────────────────────────╗ -# │ Mαiη scriρτ | +# │ Main script | # ╚─────────────────────────────────────────────────────────────────────────────╝ jax.config.update("jax_platform_name", "gpu") # Sets preferred device