We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e1cf95 commit 42cec3cCopy full SHA for 42cec3c
econpizza/__init__.py
@@ -19,7 +19,7 @@
19
os.environ["XLA_FLAGS"] = f"--xla_force_host_platform_device_count={os.cpu_count()}"
20
21
22
-__version__ = '0.4.4'
+__version__ = '0.4.8'
23
24
jax.config.update("jax_enable_x64", True)
25
0 commit comments