From 429ebb2a796f16bfa4a0bd3e9160a1da89a24fe5 Mon Sep 17 00:00:00 2001 From: HeGaoYuan Date: Sat, 11 Sep 2021 10:50:48 +0800 Subject: [PATCH] typo Signed-off-by: HeGaoYuan --- fashion_mnist/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fashion_mnist/README.md b/fashion_mnist/README.md index 77b2afe..8975051 100644 --- a/fashion_mnist/README.md +++ b/fashion_mnist/README.md @@ -70,7 +70,7 @@ import horovod.keras as hvd ``` ![image](https://user-images.githubusercontent.com/16640218/53517965-c8c5a180-3a84-11e9-9b36-e745bebe84df.png) -(see line 12) +(see line 11) ### 2. Initialize Horovod