Browse Source

添加 'npu/testpaddle.py'

test_branch
wjtest1215 2 years ago
parent
commit
df95a1d705
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      npu/testpaddle.py

+ 2
- 0
npu/testpaddle.py View File

@@ -0,0 +1,2 @@
import paddle;
print(-------'test, paddle version is:', paddle.__version__ )

Loading…
Cancel
Save