lixiaohui
896129bb37
CI fix: shorten long functions. And format API comments.
4 years ago
lixiaohui
2fd9e47075
Backend adaptation for adding options whether to filter data without hoc explanations
4 years ago
mindspore-ci-bot
eafa5bfe57
!1168 Fix bugs about error info, version check, conflict between torch and mindspore in ARM, incorrect word in README
From: @moran3
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
d6cbe10268
!1175 correct the spelling mistake
From: @shenghong96
Reviewed-by: @yelihua,@lilongfei15
Signed-off-by: @lilongfei15
4 years ago
moran
9fbc31930d
Fix bug issues about error info, version check, conflict between pytorch and mindspore in ARM
4 years ago
maning202007
902f560289
Update the version number of mindsight
4 years ago
shenghong96
9b2690f40b
fix the spelling error in utils/log.py
4 years ago
zhangyihui
017ff3632a
fix bugs for cpu utilization
4 years ago
mindspore-ci-bot
3c7867dcbe
!1170 UI CPU Utilization / Add '%' after the value of utilization rate
From: @weiyanxi
Reviewed-by: @wenkai_dist,@yelihua
Signed-off-by: @yelihua
4 years ago
mindspore-ci-bot
abaa150716
!1166 Remove useless code in mindconverter
From: @liuchongming74
Reviewed-by: @ouwenchang,@yelihua,@wenkai_dist
Signed-off-by: @wenkai_dist
4 years ago
weiyanxi
f9a43d5fa3
UI CPU Utilization / Add '%' after the value of utilization rate
4 years ago
liuchongming
cd726e36ed
Add dependency integrity check.
4 years ago
liuchongming
6d4145c931
fix pylint warning.
4 years ago
mindspore-ci-bot
8f7ab90333
!1150 Edit README, fix mappers and optimzier error info
From: @moran3
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
8c64f5fd57
!1165 UI adaptation status of mind-explain restful api
From: @xia_yi_fan1
Reviewed-by: @huang_wei_feng4,@lixiaohui33
Signed-off-by:
4 years ago
xiayifan
8d134af27f
UI adaptation status of mind-explain restful api
4 years ago
mindspore-ci-bot
0e4db3da1c
!1163 Add status parameter in metadata query response specifying whether data loading is finished
From: @lixiaohui33
Reviewed-by:
Signed-off-by:
4 years ago
lixiaohui
02e0e33bf2
add status in metadata for query
4 years ago
moran
bf37507a44
Edit README and fix comments in mapper and optimize error info
4 years ago
mindspore-ci-bot
098794c200
!1160 fix the description of MI package
From: @shenghong96
Reviewed-by: @yelihua,@wenkai_dist
Signed-off-by: @wenkai_dist
4 years ago
mindspore-ci-bot
abdbb215b6
!1164 UI saliency-map / Update description of prediction tag type
From: @weiyanxi
Reviewed-by: @ouwenchang,@lixiaohui33
Signed-off-by: @lixiaohui33
4 years ago
weiyanxi
043fbe5201
UI saliency-map / Update description of prediction tag type
4 years ago
shenghong96
571783ef74
fix the description
4 years ago
mindspore-ci-bot
262264f2d0
!1161 Fix Mul operation when migrating weights
From: @liuchongming74
Reviewed-by: @ouwenchang,@lilongfei15
Signed-off-by: @lilongfei15
4 years ago
mindspore-ci-bot
aa07e02a6c
!1158 UI device memory profiling bugfix
From: @xia_yi_fan1
Reviewed-by: @weiyanxi,@huang_wei_feng4,@panhui3,@yelihua,@lixiaohui33
Signed-off-by: @lixiaohui33
4 years ago
liuchongming
5cafcb43e8
Fix weights not transformed in mul op.
4 years ago
mindspore-ci-bot
e5f233999e
!1157 MindConverter Fix Clip op mapping
From: @liangtianshu
Reviewed-by: @liuchongming74,@yelihua,@wenkai_dist
Signed-off-by: @wenkai_dist
4 years ago
mindspore-ci-bot
8c83a3ef1f
!1147 Add minddata cpu utilization profiler
From: @zyhstack
Reviewed-by:
Signed-off-by:
4 years ago
xiayifan
77bf61bf63
UI device memory profiling bugfix
1.The memory value is incorrectly calculated when the unit is KiB
2.Tensor namne and size can be sorted in table data
3.The memory displayed in the overview bar is optimized
4 years ago
zhangyihui
385203e1e9
cpu utilization
5 years ago
mindspore-ci-bot
6a7c2f6373
!1156 UI support cpu usage
From: @panhui3
Reviewed-by: @weiyanxi
Signed-off-by:
4 years ago
liangtianshu
8a05cbac63
fix clip op mapping
4 years ago
ph
1f7981db3b
ui support cpu usage
4 years ago
mindspore-ci-bot
d8b254b690
!1155 UI bugfix of hoc and explain-list
From: @xia_yi_fan1
Reviewed-by: @weiyanxi,@lixiaohui33,@yelihua
Signed-off-by: @yelihua
4 years ago
xiayifan
07b4ab176e
UI hoc bugfix
1.fixed an issue where the image title is incomplete
2.fixen an issue where the button misalignment in explain-list
4 years ago
mindspore-ci-bot
cdf5fe8236
!1152 Fix mappers for weight transformer in MindConverter.
From: @moran3
Reviewed-by: @liuchongming74,@yelihua,@yelihua
Signed-off-by:
4 years ago
mindspore-ci-bot
c2d13e262d
!1151 UI tensor bugfix, eslint fix and optimizing entries
From: @xia_yi_fan1
Reviewed-by: @ouwenchang,@yelihua
Signed-off-by: @yelihua
4 years ago
moran
03d159ec0a
Fix mappers for weights transformer
4 years ago
mindspore-ci-bot
53d105a091
!1154 Fix a function has 51 lines which is over 50
From: @liangtianshu
Reviewed-by: @liuchongming74,@yelihua,@ouwenchang
Signed-off-by: @ouwenchang
4 years ago
mindspore-ci-bot
03ed463cb7
!1153 BugFix: Summary file list not found
From: @lixiaohui33
Reviewed-by: @ouwenchang,@wangyue01
Signed-off-by: @wangyue01
4 years ago
lixiaohui
4f0639f3f5
Fixbug: training summary list page not available
4 years ago
liangtianshu
1df92ed868
fix a function has 51 lines
4 years ago
xiayifan
8a0ae45ff3
UI tensor bugfix, eslint fix and optimizing entries
1.fixed an issue where error message disappears after the vertical axis
is switched in tensor histogram mode
2.fix eslint
3.Optimized I18n string statements and the radar chart line color
4 years ago
mindspore-ci-bot
fc21915ea3
!1149 Fixbug: Patch to make HOC available
From: @lixiaohui33
Reviewed-by: @ouwenchang,@lilongfei15
Signed-off-by: @lilongfei15
4 years ago
lixiaohui
f5d2a46356
Fix bug: patch to make hoc available
4 years ago
mindspore-ci-bot
22a1b9e652
!1132 Add trainable weights transformer module in MindConverter
From: @moran3
Reviewed-by:
Signed-off-by:
4 years ago
moran
5fb0d2e1d8
Generate checkpoint
4 years ago
mindspore-ci-bot
f3b245154e
!1138 profiler: added rest api for getting memory breakdowns
From: @zhangyunshu
Reviewed-by: @ouwenchang,@yelihua
Signed-off-by: @yelihua
4 years ago
zhangyunshu
5b0bc69c95
profiler mem usage: added new rest api for memory breakdowns
4 years ago
mindspore-ci-bot
755957bbfc
!1128 UI / Add relative time unit to change button and make xAxis label horizontal display
From: @weiyanxi
Reviewed-by: @yelihua,@ouwenchang
Signed-off-by: @ouwenchang
4 years ago