This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
csh.corp
/
npu_test
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
添加 'npu/testpaddle.py'
test_branch
wjtest1215
2 years ago
parent
c17ba07e70
commit
df95a1d705
1 changed files
with
2 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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__ )
Write
Preview
Loading…
Cancel
Save