From c5c34e945d7dcd81253bfab94379d4e4f4a9e67d Mon Sep 17 00:00:00 2001 From: HuaweiAscend Date: Tue, 1 Sep 2020 18:08:33 +0800 Subject: [PATCH] update img2bin/README_EN.md. --- img2bin/README_EN.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/img2bin/README_EN.md b/img2bin/README_EN.md index 716f5fc..6ae4be6 100644 --- a/img2bin/README_EN.md +++ b/img2bin/README_EN.md @@ -1,3 +1,5 @@ +EN|[中文](README.md) + # img2bin The img2bin tool generates input data required for model inference in .bin format. Currently, only preprocessing of neural network whose inputs are images is supported.