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 866fd22 commit 4b3d34dCopy full SHA for 4b3d34d
torchax/torchax/__init__.py
@@ -9,7 +9,7 @@
9
from torchax import distributed # noqa: F401
10
from contextlib import contextmanager
11
12
-__version__ = "0.0.4"
+__version__ = "0.0.5"
13
VERSION = __version__
14
15
__all__ = [
0 commit comments