Fix unicode comment
This commit is contained in:
parent
57d192d62b
commit
f3e2336b21
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ def train(
|
||||||
|
|
||||||
|
|
||||||
# ╔─────────────────────────────────────────────────────────────────────────────╗
|
# ╔─────────────────────────────────────────────────────────────────────────────╗
|
||||||
# │ Mαiη scriρτ |
|
# │ Main script |
|
||||||
# ╚─────────────────────────────────────────────────────────────────────────────╝
|
# ╚─────────────────────────────────────────────────────────────────────────────╝
|
||||||
jax.config.update("jax_platform_name", "gpu") # Sets preferred device
|
jax.config.update("jax_platform_name", "gpu") # Sets preferred device
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue