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
mindspore-ci-bot
9c83dad1f8
!1135 Adapt mindinsight backend to support CV counterfactual explanation
From: @lixiaohui33
Reviewed-by: @ouwenchang
Signed-off-by:
4 years ago
lixiaohui
cb839798b2
explainer add HOC, prediction type filtering and sort with filtered label confidence
4 years ago
mindspore-ci-bot
8d10627db1
!1145 UI XAI / page of saliency-map add functionality to support api of uncertainty and add page of HOC
From: @weiyanxi
Reviewed-by: @ouwenchang,@lixiaohui33
Signed-off-by:
4 years ago
mindspore-ci-bot
168b936e3b
!1144 UI device memory profiling adaptation to new interfaces
From: @xia_yi_fan1
Reviewed-by: @yelihua
Signed-off-by:
4 years ago
weiyanxi
0c50ab915a
UI XAI / page of saliency-map add functionality to support api of uncertainty and add page of HOC
4 years ago
xiayifan
ed3f3e11e1
UI memory adaptation to new interfaces
4 years ago
mindspore-ci-bot
07496bd66e
!1117 Sub-graph searcher optimizing
From: @liuchongming74
Reviewed-by:
Signed-off-by:
4 years ago
liuchongming
1afeca2015
Optimize sub-graph searcher.
4 years ago
mindspore-ci-bot
a9da40b2a6
!1137 Fix the weights shape error of matmul and biasadd
From: @liuchongming74
Reviewed-by: @ouwenchang,@yelihua
Signed-off-by: @yelihua
4 years ago
xsmq
ad19ffd558
fix codespell error
4 years ago
xsmq
2382f0f15b
replace tab with spaces
4 years ago
mindspore-ci-bot
f52a9c847b
!1136 Fix wizard template for new mindspore operator API
From: @moran3
Reviewed-by: @ouwenchang,@lixiaohui33
Signed-off-by: @lixiaohui33
4 years ago
mindspore-ci-bot
bc00d373ba
!1126 Ui style changed from sass to native css
From: @feng_xue_feng
Reviewed-by: @ouwenchang,@panhui3,@lixiaohui33
Signed-off-by: @lixiaohui33
4 years ago
liuchongming
2f32d34526
Modify matmul and biasadd to adapt the template sharing.
4 years ago
liangtianshu
b7d831ccae
Support onnx split op multiple outputs
4 years ago
moran
85cb31d2bd
Fix templates to new operator API in wizard
4 years ago