From 7b977c08ec9f35c602b17b0a1b6bea5007cc56ca Mon Sep 17 00:00:00 2001 From: D-X-Y <280835372@qq.com> Date: Thu, 10 Oct 2019 13:46:35 +1100 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7b62a3..b093065 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ CUDA_VISIBLE_DEVICES=0 bash ./scripts/nas-infer-train.sh cifar100 GDAS_V1 96 -1 CUDA_VISIBLE_DEVICES=0,1,2,3 bash ./scripts/nas-infer-train.sh imagenet-1k GDAS_V1 256 -1 ``` -Searching codes come soon! +Searching codes come soon! A small example forward code segment for searching can be found in [this issue](https://github.com/D-X-Y/NAS-Projects/issues/12). # Citation