Browse Source

更新 'npu/testpaddle.py'

test_branch
wj0909 2 years ago
parent
commit
7dc5060d90
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      npu/testpaddle.py

+ 1
- 1
npu/testpaddle.py View File

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

Loading…
Cancel
Save