From fe4558633d555c9eaa52f4dccc6c2107f0e1495f Mon Sep 17 00:00:00 2001 From: bmaltais Date: Thu, 23 Feb 2023 19:25:51 -0500 Subject: [PATCH] Fix date --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a8f742..f893daf 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ This will store your a backup file with your current locally installed pip packa ## Change History -* 2023/-2/23 (v20.8.1): +* 2023/02/23 (v20.8.1): - Fix instability training issue in `train_network.py`. - `fp16` training is probably not affected by this issue.