paddle related errors paddle.v2 and paddle.init
Created by: liuborama
I fount the paddle has updated a lot. we can't import paddle.v2 now . If I change from paddle.v2 to paddle, then we will find the paddle.init can't find too. We can't use train.py and infer.py because of this. Does anyone find the solution for this paddle upgrade issue? Can anyone help?