gzhcv
674f7a5cbb
Return empty step trace data to UI in heterogeneous training scene
4 years ago
mindspore-ci-bot
5c55cbaf07
!1256 Add security warning of model file
From: @liuchongming74
Reviewed-by: @lilongfei15,@tangjr14
Signed-off-by: @lilongfei15
4 years ago
liuchongming
ce29dcfcfc
Add security warning of MindConverter.
4 years ago
mindspore-ci-bot
6bd6cd1bee
!1210 Remove PTH port in mindconverter.
From: @moran3
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
eec5d66bd1
!1255 fix the timeout limitation from 5s to 3s.
From: @jiang-shuqiang
Reviewed-by: @ouwenchang,@yelihua
Signed-off-by: @yelihua
4 years ago
jiangshuqiang
1c9a2917aa
fix the timeout limitation from 5s to 3s.
4 years ago
moran
f317ef0daa
remove PTH port in mindconverter & fix README
4 years ago
mindspore-ci-bot
8d7a2712c8
!1248 refactored the computing resource manager to ease the elegant exiting procedure
From: @wenkai_dist
Reviewed-by:
Signed-off-by:
4 years ago
wenkai
f8f50d9508
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.
4 years ago
mindspore-ci-bot
9642d7ce9f
!1246 fix the format and content of description on pypi
From: @shenghong96
Reviewed-by: @ouwenchang,@yelihua,@ouwenchang
Signed-off-by: @ouwenchang
4 years ago
mindspore-ci-bot
5d375340f8
!1230 add tutorial for adding mapper
From: @moran3
Reviewed-by:
Signed-off-by:
4 years ago
moran
81fe52cc3d
add tutorial for adding mapper in MindConverter
4 years ago
shenghong96
d443a0cc42
fix the content and format of project description on pypi platform
4 years ago
mindspore-ci-bot
6d3dd7f19b
!1245 Bugfix for incorrect cpu op time unit
From: @gzhcv
Reviewed-by: @ouwenchang,@yelihua
Signed-off-by: @yelihua
4 years ago
mindspore-ci-bot
a9aed71854
!1238 Fix minddata_cpu_utilization bugs
From: @zyhstack
Reviewed-by:
Signed-off-by:
4 years ago
gzhcv
bf4eb44422
Bugfix for incorrect cpu op time unit
4 years ago
zhangyihui
4e05492cc7
fix minddata_cpu_utilization bugs
4 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
4 years ago
jiangshuqiang
5367a64230
fix the multiprocessing context from fork to forkserver
4 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
4 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:
4 years ago
mindspore-ci-bot
075d8494c8
!1237 fix the kill -9 problem
From: @jiang-shuqiang
Reviewed-by:
Signed-off-by:
4 years ago
jiangshuqiang
5d6fc15b92
fix the kill -9 problem
4 years ago
WeiFeng-mindinsight
83588a82ba
UI fix bug of graph that the zoom function is abnormal due to the browser update
4 years ago
liuchongming
e121301ed0
Update readme of mindconverter and move supported model list to single doc.
4 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
4 years ago
liuchongming
6f405b227e
Add mindconverter logger to print warning level msg to stdout.
4 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
4 years ago
weiyanxi
332f86eac6
UI profiling / Change the display form of chart's yAxis label
4 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
4 years ago
weiyanxi
63feb589d8
UI / Memory detail page add button to show table full screen, cpu detail adjust left padding of charts
4 years ago
mindspore-ci-bot
6b9a04abde
!1235 Update PyPI classifiers Development Status
From: @zhdxmd
Reviewed-by: @ouwenchang,@wenkai_dist
Signed-off-by: @wenkai_dist
4 years ago
转行的小码农
ce207873a7
update setup.py.
4 years ago
mindspore-ci-bot
79dde8728f
!1234 Print summary base dir on startup
From: @lihongzhang
Reviewed-by: @ouwenchang,@yelihua
Signed-off-by: @yelihua
4 years ago
mindspore-ci-bot
412d3f700f
!1232 add histogram and table linkage in cluster overview page
From: @panhui3
Reviewed-by: @huang_wei_feng4,@weiyanxi,@ouwenchang,@yelihua
Signed-off-by: @yelihua
4 years ago
mindspore-ci-bot
d187b7022d
!1231 MindConverter bug fix for inconsistent order of feeding data
From: @liangtianshu
Reviewed-by: @yelihua,@ouwenchang
Signed-off-by: @ouwenchang
4 years ago
Li Hongzhang
c76e822d35
Print summary base dir on startup
4 years ago
mindspore-ci-bot
604de0163c
!1229 Add notice of mindconverter for lstm conversion.
From: @liuchongming74
Reviewed-by: @ouwenchang,@yelihua,@ouwenchang
Signed-off-by: @ouwenchang
4 years ago
ph
7b2edb1b8f
sort the bar chart following the table
4 years ago
liuchongming
cb10591086
Add notice of mindconverter for lstm conversion.
4 years ago
liangtianshu
113ab3e6ea
fix unexpected inputs order error and regulized input name
4 years ago
mindspore-ci-bot
8f3bb351f4
!1228 Add vulkan third party open source software notice
From: @ouwenchang
Reviewed-by: @yelihua,@lixiaohui33
Signed-off-by: @lixiaohui33
4 years ago
ougongchang
7564641e63
Add vulkan third party open source software notice
4 years ago
mindspore-ci-bot
36ec397dc5
!1226 [MindConverter] Add several mappers and minor logic optimization
From: @liangtianshu
Reviewed-by: @liuchongming74,@yelihua
Signed-off-by:
4 years ago
mindspore-ci-bot
8814674aa1
!1227 Add pattern, and remove max-version limit of onnxoptimizer
From: @liuchongming74
Reviewed-by: @yelihua,@ouwenchang
Signed-off-by: @ouwenchang
4 years ago
liuchongming
132bc150d2
Add pattern, and remove max-version limit of onnxoptimizer
4 years ago
liangtianshu
803b9689f1
add missing mapper and minor logic optimization
4 years ago
mindspore-ci-bot
d6e3e31d43
!1223 Update the required version number of marshmallow.
From: @maning202007
Reviewed-by: @yelihua,@ouwenchang
Signed-off-by: @ouwenchang
4 years ago
mindspore-ci-bot
354a316786
!1221 [MindConverter] User friendly updates including readable model inputs and model outputs check
From: @liangtianshu
Reviewed-by: @yelihua,@liuchongming74,@ouwenchang
Signed-off-by: @ouwenchang
4 years ago
mindspore-ci-bot
1dde3dc207
!1220 Add support for transferring LSTM
From: @ghty0625
Reviewed-by:
Signed-off-by:
4 years ago