xiayifan
dffe807fb5
UI encode train_id in image page
5 years ago
mindspore-ci-bot
4d74ee35b1
!893 Update level of crc failed message to error level
From: @ouwenchang
Reviewed-by: @scukzz,@wenkai_dist
Signed-off-by:
5 years ago
mindspore-ci-bot
65815ea81e
!899 add shape, has_prev_step field for tensor-graphs
From: @yelihua
Reviewed-by: @wenkai_dist,@ouwenchang
Signed-off-by: @ouwenchang
5 years ago
ougongchang
dea874e30b
Update level of crc failed message to error level
When CRC error occurs, it is generally caused by incomplete data in the file, so error information should be given to prompt the user.
5 years ago
mindspore-ci-bot
ead4660536
!892 UI bugfix of image slider bar and tensor message
From: @xia_yi_fan1
Reviewed-by: @ouwenchang,@ouwenchang,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
yelihua
a91a2c90a2
add shape, has_prev_step field for tensor-graphs
5 years ago
YuhanShi53
3a05552c7e
rewrite ExplainManager and ExplainLoader
5 years ago
xiayifan
4f839164f5
UI deepening color of slider to image in image page and the message
displayed when thhe tensor data is too large is optimized
5 years ago
mindspore-ci-bot
93c3258b85
!872 update debug_grpc.proto and debug_grpc_pb2.py
From: @jiang-shuqiang
Reviewed-by: @wenkai_dist,@ouwenchang
Signed-off-by:
5 years ago
mindspore-ci-bot
157727851a
!879 Support of uncertainty, single channel heatmap and separated image datafiles
From: @ngtony
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
55d343e23f
!889 UI mindInsight-explain add new features
From: @xia_yi_fan1
Reviewed-by: @ouwenchang,@ouwenchang
Signed-off-by:
5 years ago
unknown
2f541a98b9
add uncertainty, 1-ch saliency and separated datafiles
bugfix and add pillow to requirements.txt
modify summary format
bugfix
use sample_id in summary
fix CI problem
url encode '/' as well
fix ut
fix ut
fix ut
fix uncertainty enable checking
fix review comment
enhance exception raising
enhance comment
5 years ago
xiayifan
42689d3178
UI mindInsight-explain add new features
1.add render chart
2.add display of uncertainty data
5 years ago
yelihua
e1e7580362
refactor control api && auto updating tensor value for tensor graphs
5 years ago
jiangshuqiang
2f161df670
update debug_grpc.proto and debug_grpc_pb2.py
adding actual_value to show actual value when hitting watchpoints
adding a new condition enum tensor_range and an error_code used to show the error type
5 years ago
mindspore-ci-bot
ca39fe356c
!882 add set_recommended_conditions api
From: @jiang-shuqiang
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
e76a66988a
!881 UI fix bug of debugger page and update condition display
From: @huang_wei_feng4
Reviewed-by: @ouwenchang,@wangyue01
Signed-off-by: @wangyue01
5 years ago
jiangshuqiang
4224e800f7
add set_recommended_watch_points api
add this api to help ui asking user whether to set recommended watch points.
5 years ago
yelihua
38c16ff7c9
add tensor statistics even if the tensor value is big
5 years ago
mindspore-ci-bot
0cf97b91c8
!885 add validate for step number params
From: @yelihua
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
5d267eb703
!886 ui support gpu profiling step trace
From: @panhui3
Reviewed-by: @ouwenchang,@wangyue01
Signed-off-by: @wangyue01
5 years ago
yelihua
f0e733039b
add step validation
5 years ago
ph
c945c10ee1
ui support gpu profiling step trace
5 years ago
mindspore-ci-bot
1d674bbffd
!888 Sort graphs by name when receive multi_graphs
From: @maning202007
Reviewed-by: @ouwenchang,@ouwenchang,@wangyue01
Signed-off-by: @wangyue01
5 years ago
maning202007
5c89ae97dc
Sort graphs by name when receive multi_graphs
make the code simplier
5 years ago
WeiFeng-mindinsight
d0cf017952
UI fix bug of debugger page and update condition display
5 years ago
yelihua
b7337ac554
ignore invalid watchpoint hit
5 years ago
fengxuefeng
f8246bacdf
Fix bug of debugger node tree select
5 years ago
mindspore-ci-bot
df5f40f92e
!875 Modify the bug of debugger watchpointhit focus
From: @feng_xue_feng
Reviewed-by: @wangyue01,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
mindspore-ci-bot
194a16be46
!868 change the docstring format and restful api url
From: @yelihua
Reviewed-by: @ouwenchang,@wangyue01
Signed-off-by: @wangyue01
5 years ago
fengxuefeng
06b4275684
Modify the bug of debugger watchpointhit focus
5 years ago
maning202007
fd72554c7b
fix the bug of retrieve_watchpoint_hit when convert to another graph
5 years ago
mindspore-ci-bot
6a48fc8583
!874 fix the bug of right click 'continue to' on leaf node
From: @maning202007
Reviewed-by: @wangyue01,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
maning202007
e123f7aa29
fix the bug of right click 'continue to' on leaf node
5 years ago
mindspore-ci-bot
f0af9cc1c7
!873 fix bugs of cannot open virtual nodes
From: @maning202007
Reviewed-by: @wangyue01,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
mindspore-ci-bot
357793f8fe
!871 UI optimizing condition display of creating watch point in debugger page
From: @huang_wei_feng4
Reviewed-by: @wangyue01,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
WeiFeng-mindinsight
0d73a3ac4f
UI optimizing condition display of creating watch point in debugger page
5 years ago
maning202007
830a761575
fix the bugs of cannot open virtual node
5 years ago
mindspore-ci-bot
2d2f9863bc
!869 fix hint about optimizer config
From: @luopengting
Reviewed-by: @ouwenchang,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
jiangshuqiang
7bc895776f
add param check
5 years ago
luopengting
06590b370b
fix hint about optimizer config
5 years ago
yelihua
9e9c3a1f50
change debugger restful url and fix the docstring
5 years ago
mindspore-ci-bot
516c532095
!867 fix the bug of wrong variable name
From: @shenghong96
Reviewed-by: @ouwenchang,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
mindspore-ci-bot
8a338eb82b
!866 UI add model precision (performance) turning framework and multiple graph in debugger
From: @huang_wei_feng4
Reviewed-by:
Signed-off-by:
5 years ago
maning202007
f516158501
add multigraph debugger support, update contion, search category, tensor summary
5 years ago
shenghong96
643fd19637
fix bug of wrong variable name
5 years ago
mindspore-ci-bot
276bf01019
!865 ui fix search issue on traceback
From: @panhui3
Reviewed-by: @ouwenchang,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
mindspore-ci-bot
1f188b7a6c
!858 add error code in the case of normal exit
From: @shenghong96
Reviewed-by: @ouwenchang,@ouwenchang
Signed-off-by:
5 years ago
WeiFeng-mindinsight
7d33eef998
UI support multigraph in debugger
5 years ago
jiangshuqiang
4a621688d3
fix log level
5 years ago