From e8bc684924680650cdfe083003e6f19600075bf6 Mon Sep 17 00:00:00 2001 From: Jason Date: Sun, 13 Jan 2019 19:09:19 +0800 Subject: [PATCH] Update README.md --- TensorFlow2Paddle/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TensorFlow2Paddle/README.md b/TensorFlow2Paddle/README.md index a77d8a8..35ebfee 100644 --- a/TensorFlow2Paddle/README.md +++ b/TensorFlow2Paddle/README.md @@ -1,5 +1,6 @@ ### Warning > **TensorFlow2Paddle is not stable and lots of tensorflow operations are not supported yet** + > **Only tested on vgg_16/resnet_v1_50/inception_v3 with is_training=False** ### Dependency -- GitLab