LiuPengNGP commited on
Commit
8391646
·
1 Parent(s): f59d33b

add test file

Browse files
Files changed (1) hide show
  1. test.py +2 -0
test.py ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ import paddle
2
+ print(paddle.__version__)