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
!14194
update the version from 1.2.0 to 1.2.0-rc1
From:
@luopengting
Reviewed-by: @xsmq,@lilongfei15 Signed-off-by:
@lilongfei15
tags/v1.2.0-rc1
mindspore-ci-bot
Gitee
5 years ago
parent
149ca9721b
0d1d8e68f2
commit
5472e704bf
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
@@ -23,7 +23,7 @@ from setuptools import setup, find_packages
from setuptools.command.egg_info import egg_info
from setuptools.command.build_py import build_py
version = '1.2.0'
version = '1.2.0
-rc1
'
backend_policy = os.getenv('BACKEND_POLICY')
device_target = os.getenv('BACKEND_TARGET')
Write
Preview
Loading…
Cancel
Save