This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
Huawei_Technology
/
mindspore
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
13
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
!9644
modify scipy in setup
From:
@jinyaohui
Reviewed-by: @kingxian,@zh_qh Signed-off-by:
@kingxian
tags/v1.1.0
mindspore-ci-bot
Gitee
5 years ago
parent
231fccf66c
01db937eb2
commit
3ab5d634a4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
setup.py
+ 1
- 1
setup.py
View File
@@ -113,7 +113,7 @@ required_package = [
'protobuf >= 3.8.0',
'asttokens >= 1.1.13',
'pillow >= 6.2.0',
'scipy
=
= 1.5.3',
'scipy
>
= 1.5.3',
'easydict >= 1.9',
'sympy >= 1.4',
'cffi >= 1.13.2',
Write
Preview
Loading…
Cancel
Save