diff --git a/TensorFlow2Paddle/README.md b/TensorFlow2Paddle/README.md index 038b8f659b1575950a222b893ff72b8160959ec4..d20f243f1e6f082c2ff4552cc6b5e0592c538f2c 100644 --- a/TensorFlow2Paddle/README.md +++ b/TensorFlow2Paddle/README.md @@ -1,4 +1,4 @@ -### Warning: TensorFlow2Paddle is not stable and lots of tensorflow operation are not supported yet. Only tested on vgg_16/resnet_v1_50/inception_v3 with is_training=False +### 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 #### Demo: How to change tensorflow resnet_v1_50 pretrained model to PaddlePaddle model for inference ##### 1. Get pretrained_model