Explorar o código

Merge pull request #850 from NVIDIA/gh/release

[nnUnet/PyT] Fixed release notes
nv-kkudrynski %!s(int64=5) %!d(string=hai) anos
pai
achega
8d9f74b9bf
Modificáronse 1 ficheiros con 4 adicións e 2 borrados
  1. 4 2
      PyTorch/Segmentation/nnUNet/README.md

+ 4 - 2
PyTorch/Segmentation/nnUNet/README.md

@@ -636,11 +636,13 @@ To achieve these same results, follow the steps in the [Quick Start Guide](#quic
 
 ### Changelog
 
+March 2021
+- Container updated to 21.02
+- Change data format from tfrecord to npy and data loading for 2D 
+
 January 2021
 - Initial release
 - Add notebook with custom dataset loading
-February 2021
-- Change data format from tfrecord to npy and data loading for 2D 
 
 ### Known issues