Skip to content

Commit 94d2960

Browse files
committed
Update CHANGELOG for 0.5.3 release
1 parent ff19c38 commit 94d2960

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
# NVTabular v0.5.2 (18 May 2021)
1+
# NVTabular v0.5.3 (1 June 2021)
22

33
## Bug Fixes
4-
5-
* Fix Movielens TF example running on 1080ti [#792](https://github.com/NVIDIA/NVTabular/issues/792)
6-
* Fix Multihot output from get_embedding_sizes [#808](https://github.com/NVIDIA/NVTabular/pull/808)
7-
* Fix accelerated training documentation [#791](https://github.com/NVIDIA/NVTabular/pull/791)
4+
* Fix Shuffling in Torch DataLoader [#818](https://github.com/NVIDIA/NVTabular/pull/818)
5+
* Fix "Unsupported type_id conversion" in triton inference for string columns [#813](https://github.com/NVIDIA/NVTabular/issues/813)
6+
* Fix HugeCTR inference backend [Merlin#8](https://github.com/NVIDIA-Merlin/Merlin/pull/8)
87

98
# NVTabular v0.5.1 (4 May 2021)
109

0 commit comments

Comments
 (0)