mindspore-ci-bot
79ef500ab9
!1283 replace the status with '/' on supported_model_list_cn.md
From: @shenghong96
Reviewed-by: @wenkai_dist,@ouwenchang
Signed-off-by: @lilongfei15
5 years ago
shenghong96
b406985173
replace the status with '/'
5 years ago
mindspore-ci-bot
690b8117fb
!1278 Modify the prompt message that step trace does not support heterogeneous training
From: @feng_xue_feng
Reviewed-by: @yelihua,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
fengxuefeng
d4723c056c
Modify the prompt message that step trace does not support heterogeneous training
5 years ago
mindspore-ci-bot
cc29188882
!1275 StepTrace of UI shows not support hetergeneous training scene
From: @gzhcv
Reviewed-by: @ouwenchang,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
gzhcv
064d7e0425
StepTrace of UI shows not support hetergeneous training scenen
5 years ago
mindspore-ci-bot
2225bc0932
!1267 fix release notes
From: @luopengting
Reviewed-by: @ouwenchang,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
luopengting
13f52b8697
fix release notes
5 years ago
mindspore-ci-bot
26bfbf9a4c
!1265 update release notes
From: @luopengting
Reviewed-by: @lvmingfu,@ouwenchang,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
luopengting
a6370bcf80
update release notes
5 years ago
mindspore-ci-bot
4e69e7a345
!1264 modify version from 1.2.0 to 1.2.0-rc1
From: @luopengting
Reviewed-by: @yelihua,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
luopengting
6c46c78bab
modify version to 1.2.0-rc1
5 years ago
mindspore-ci-bot
7008415192
!1262 move the contributor section to the end
From: @luopengting
Reviewed-by: @ouwenchang,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
luopengting
5462c8e6f1
move the contributor section to the end
5 years ago
mindspore-ci-bot
576a2c4681
!1259 Return empty step trace data to UI in heterogeneous training scene
From: @gzhcv
Reviewed-by: @ouwenchang,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
mindspore-ci-bot
cadc562f38
!1260 add release notes for r1.2-rc1
From: @luopengting
Reviewed-by: @ouwenchang,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
luopengting
281396270c
add release notes for r1.2-rc1
5 years ago
gzhcv
439f135448
Return empty step trace data to UI in heterogeneous training scene
5 years ago
mindspore-ci-bot
7c4b86bea6
!1257 Add security warning of model file
From: @liuchongming74
Reviewed-by: @lilongfei15,@tangjr14
Signed-off-by: @lilongfei15
5 years ago
liuchongming
7a2632b081
Add security warning of MindConverter.
5 years ago
mindspore-ci-bot
d1b5ef8639
!1253 Remove PTH port in mindconverter.
From: @moran3
Reviewed-by: @ouwenchang,@yelihua
Signed-off-by: @yelihua
5 years ago
mindspore-ci-bot
fd4c50f634
!1254 fix the timeout limitation from 5s to 3s.
From: @jiang-shuqiang
Reviewed-by: @ouwenchang,@yelihua
Signed-off-by: @yelihua
5 years ago
jiangshuqiang
85eed7661c
fix the timeout limitation from 5s to 3s.
5 years ago
moran
9eb2cac739
remove PTH port in mindconverter & fix README
5 years ago
mindspore-ci-bot
ce94be7025
!1252 refactored the computing resource manager to ease the elegant exiting procedure
From: @wenkai_dist
Reviewed-by: @ouwenchang,@yelihua,@ouwenchang
Signed-off-by: @ouwenchang
5 years ago
wenkai
2d553f2e79
Refactored the computing resource manager to:
1. Ease the elegant exiting procedure by providing a singleton access pattern. Now the exiting procedure can easily call the exit_non_block method to notify the executors to start exiting worker processes. If the worker processes not exit after a timeout, the mindinsight stop still can kill these processes.
2. Build a framework for managing computing resources used by different businesses. Different businesses can now call the get_executor() API to get their process pool to execute compute heavy tasks outside the mindinsight guinicorn worker process, which will make the restful api respond more quickly.
5 years ago
mindspore-ci-bot
b5d624bccc
!1250 fix the content and format of project description on pypi platform
From: @shenghong96
Reviewed-by: @ouwenchang,@yelihua
Signed-off-by: @yelihua
5 years ago
mindspore-ci-bot
d8664ab6c7
!1249 add tutorial for adding mapper in MindConvertor in r1.2
From: @moran3
Reviewed-by: @yelihua,@liuchongming74
Signed-off-by:
5 years ago
moran
10d2590d8a
add tutorial for adding mapper in MindConverter
5 years ago
shenghong96
9f591d847d
fix the content and format of package description on pypi platform
5 years ago
mindspore-ci-bot
6d3dd7f19b
!1245 Bugfix for incorrect cpu op time unit
From: @gzhcv
Reviewed-by: @ouwenchang,@yelihua
Signed-off-by: @yelihua
5 years ago
mindspore-ci-bot
a9aed71854
!1238 Fix minddata_cpu_utilization bugs
From: @zyhstack
Reviewed-by:
Signed-off-by:
5 years ago
gzhcv
bf4eb44422
Bugfix for incorrect cpu op time unit
5 years ago
zhangyihui
4e05492cc7
fix minddata_cpu_utilization bugs
5 years ago
mindspore-ci-bot
06d8c3a182
!1244 fix the multiprocessing context from fork to forkserver
From: @jiang-shuqiang
Reviewed-by: @yelihua,@ouwenchang
Signed-off-by: @ouwenchang
5 years ago
jiangshuqiang
5367a64230
fix the multiprocessing context from fork to forkserver
5 years ago
mindspore-ci-bot
6c3ffffe52
!1243 UI fix bug of graph that the zoom function is abnormal due to the browser update
From: @huang_wei_feng4
Reviewed-by: @ouwenchang,@yelihua
Signed-off-by: @yelihua
5 years ago
mindspore-ci-bot
6ec5baa83c
!1241 Update readme of mindconverter and move supported model list to single doc
From: @liuchongming74
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
075d8494c8
!1237 fix the kill -9 problem
From: @jiang-shuqiang
Reviewed-by:
Signed-off-by:
5 years ago
jiangshuqiang
5d6fc15b92
fix the kill -9 problem
5 years ago
WeiFeng-mindinsight
83588a82ba
UI fix bug of graph that the zoom function is abnormal due to the browser update
5 years ago
liuchongming
e121301ed0
Update readme of mindconverter and move supported model list to single doc.
5 years ago
mindspore-ci-bot
ad1fbc37b6
!1240 Add mindconverter logger to print warning level msg to stdout.
From: @liuchongming74
Reviewed-by: @ouwenchang,@yelihua
Signed-off-by: @yelihua
5 years ago
liuchongming
6f405b227e
Add mindconverter logger to print warning level msg to stdout.
5 years ago
mindspore-ci-bot
9073ef36d7
!1239 UI profiling / Change the display form of chart's yAxis label
From: @weiyanxi
Reviewed-by: @yelihua,@ouwenchang
Signed-off-by: @ouwenchang
5 years ago
weiyanxi
332f86eac6
UI profiling / Change the display form of chart's yAxis label
5 years ago
mindspore-ci-bot
737d6d779e
!1236 UI / Memory detail page add button to show table full screen
From: @weiyanxi
Reviewed-by: @yelihua,@ouwenchang
Signed-off-by: @ouwenchang
5 years ago
weiyanxi
63feb589d8
UI / Memory detail page add button to show table full screen, cpu detail adjust left padding of charts
5 years ago
mindspore-ci-bot
6b9a04abde
!1235 Update PyPI classifiers Development Status
From: @zhdxmd
Reviewed-by: @ouwenchang,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
转行的小码农
ce207873a7
update setup.py.
5 years ago