You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+45Lines changed: 45 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,51 @@
1
1
# Changelog
2
2
3
3
<!-- Next changelog -->
4
+
## NVIDIA Neural Modules 2.5.1
5
+
6
+
### Highlights
7
+
8
+
- This release addresses known security issues. For the latest NVIDIA Vulnerability Disclosure Information visit <https://www.nvidia.com/en-us/security/>, for acknowledgement please reach out to the NVIDIA PSIRT team at <PSIRT@nvidia.com>
9
+
- Adds nv-one-logger
10
+
- Adds fixes related to Megatron FSDP
11
+
12
+
### Detailed Changelogs:
13
+
14
+
#### ASR
15
+
16
+
<details><summary>Changelog</summary>
17
+
18
+
- Patch: r2.5.0 with onelogger changes. by @PeiyuanQi :: PR: #14811
19
+
20
+
</details>
21
+
22
+
#### TTS
23
+
24
+
<details><summary>Changelog</summary>
25
+
26
+
- Patch: r2.5.0 with onelogger changes. by @PeiyuanQi :: PR: #14811
27
+
28
+
</details>
29
+
30
+
#### NLP / NMT
31
+
32
+
<details><summary>Changelog</summary>
33
+
34
+
- Patch: r2.5.0 with onelogger changes. by @PeiyuanQi :: PR: #14811
35
+
- Megatron FSDP r2.5.0 cherry-pick by @BoxiangW :: PR: #14922
36
+
37
+
</details>
38
+
39
+
#### Uncategorized:
40
+
41
+
<details><summary>Changelog</summary>
42
+
43
+
- Bump to 2.5.1 by @chtruong814 :: PR: #14898
44
+
- Cherry pick `Feat: Disk space management: for nemo install test (14822)` into `r2.5.0` by @chtruong814 :: PR: #14937
45
+
- cp: `Fix the load checkpointing issue -- onelogger callback gets called multiple time in some case. (14945)` into `r2.5.0` by @chtruong814 :: PR: #14948
0 commit comments