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 b6eb61d commit 292886dCopy full SHA for 292886d
docs/source/index.rst
@@ -1,4 +1,4 @@
1
-nvidia-resiliency-ext v0.2.0
+nvidia-resiliency-ext v0.2.1
2
============================
3
4
**nvidia-resiliency-ext** is a set of tools developed by NVIDIA to improve large-scale distributed training resiliency.
pyproject.toml
@@ -4,7 +4,7 @@
[tool.poetry]
5
name = "nvidia-resiliency-ext"
6
repository = "https://github.com/NVIDIA/nvidia-resiliency-ext"
7
-version = "v0.2.0"
+version = "v0.2.1"
8
description = "NVIDIA Resiliency Package"
9
authors = ["NVIDIA Corporation"]
10
readme = "README.md"
0 commit comments