mindspore-ci-bot
208b6ddba1
!963 Optimized switching pair logic
From: @wei_ning_wang
Reviewed-by: @ouwenchang,@ouwenchang
Signed-off-by:
5 years ago
wwx691809
31de467c64
Optimized switching pair logic
5 years ago
mindspore-ci-bot
7ff797373a
!969 Modify the bug that the tips of the line chart on the profiler page are blocked and add the tips that there is no data
From: @feng_xue_feng
Reviewed-by: @ouwenchang,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
fengxuefeng
889f8d0b09
Modify the bug that the tips of the line chart on the profiler page are blocked and add the tips that there is no data
5 years ago
mindspore-ci-bot
34c70d3733
!965 Fix ONNX ir parse error
From: @liuchongming74
Reviewed-by: @ouwenchang,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
mindspore-ci-bot
a7bc02d6d1
!945 [ADD & BUGFIX] catch exception raise from tensorflow in MindConverter module.
From: @moran3
Reviewed-by:
Signed-off-by:
5 years ago
liuchongming
7ddb96fdab
Fix onnx ir parse error when node has no shape or output tensor name is not consistent with node name.
5 years ago
mindspore-ci-bot
a8b3b7e716
!964 Sort watchpoints by id when hitting watchpoints
From: @jiang-shuqiang
Reviewed-by: @wangyue01,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
jiangshuqiang
e5c4331f59
sort watchpoints by id when hitting watchpoints
5 years ago
mindspore-ci-bot
593094e2e7
!962 Redirects stdout in the Gunicorn process to a log file
From: @ouwenchang
Reviewed-by: @lilongfei15,@wangyue01
Signed-off-by: @wangyue01
5 years ago
mindspore-ci-bot
3221ed97b3
!961 UI fix bug of debugger that error reported in switching tensor graph Center
From: @huang_wei_feng4
Reviewed-by: @wangyue01,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
WeiFeng-mindinsight
def57065fb
UI fix bug of debugger that error reported in switching tensor graph center
5 years ago
ougongchang
5fee57f8c2
Redirects stdout in the Gunicorn process to a log file
Gunicorn is currently running using a subprocess. When the stdout log information exists in the process, it is printed to the screen. This will greatly affect the user experience. So we need to redirect the stdout information to a log file to avoid printing logs in the console.
5 years ago
mindspore-ci-bot
5ab2fd12df
!959 update startup monitor rule for new filename of gunicorn logs
From: @liangyongxiong1024
Reviewed-by: @ouwenchang,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
liangyongxiong
a439a5681f
update startup monitor rule for new filename of gunicorn logs
5 years ago
mindspore-ci-bot
2c86447056
!958 Filter saliency restful API samples by inference labels, returns job not found error when explain job is not found
From: @ngtony
Reviewed-by: @wangyue01,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
mindspore-ci-bot
56dc2d9883
!955 Add reset_offset when CRCLengthError and CRCError happen.
From: @yuhanshi
Reviewed-by: @wenkai_dist,@ouwenchang
Signed-off-by: @ouwenchang
5 years ago
Ng Ngai Fai
94d76abf88
remove unnassacary error raising, filter sample by inference labels
fix pylint issues
5 years ago
mindspore-ci-bot
352746469d
!957 fix the bug about sending watchpoints
From: @yelihua
Reviewed-by: @wenkai_dist,@wangyue01
Signed-off-by: @wangyue01
5 years ago
yelihua
59afb81190
fix the bug about sending watchpoints
5 years ago
mindspore-ci-bot
2a1cbafc1d
!956 UI change the query condition interface to real-time
From: @huang_wei_feng4
Reviewed-by: @panhui3,@ouwenchang,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
WeiFeng-mindinsight
bcba17eb61
UI change the query condition interface to real-time
5 years ago
moran
2443e33f8b
[Add] catch exception raised from tensorflow
5 years ago
mindspore-ci-bot
254780bbd0
!925 suppress FileNotFoundError for concurrency
From: @liangyongxiong1024
Reviewed-by: @ouwenchang,@ouwenchang
Signed-off-by:
5 years ago
YuhanShi53
29a2d6464c
Add reset_offset when CRCError and CRCLengthFailedError happen
5 years ago
mindspore-ci-bot
29fa9bd365
!947 Add error_list when hitting watchpoint and fix log by adding image_path information
From: @jiang-shuqiang
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
cbcd466c2b
!952 Debugger monitor point prompt information modification
From: @feng_xue_feng
Reviewed-by: @wenkai_dist,@wangyue01
Signed-off-by: @wangyue01
5 years ago
mindspore-ci-bot
29abb4635c
!949 Fix CI scan
From: @liuchongming74
Reviewed-by: @ouwenchang,@scukzz
Signed-off-by: @scukzz
5 years ago
mindspore-ci-bot
f8e3634723
!954 fix the bug about showing updated parameter value
From: @yelihua
Reviewed-by: @wangyue01,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
yelihua
4dc2774295
fix the bug about showing parameter value on GPU
5 years ago
mindspore-ci-bot
de5d9602bf
!950 Reformat to solve the problem of eslint error report
From: @wei_ning_wang
Reviewed-by: @ouwenchang,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
mindspore-ci-bot
6d5957cd77
!953 UI the error message of the image module is optimized
From: @xia_yi_fan1
Reviewed-by: @ouwenchang,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
mindspore-ci-bot
59063a4ad8
!951 UI traceback table summary path add line break
From: @weiyanxi
Reviewed-by: @ouwenchang,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
mindspore-ci-bot
a9f018cea7
!948 UI fix bug of graph that page jitter leads to incomplete icon display and bug of Model Lineage that Incomplete presentation of tool tip
From: @huang_wei_feng4
Reviewed-by: @ouwenchang,@scukzz
Signed-off-by: @scukzz
5 years ago
jiangshuqiang
8dadbd9879
Add error_list when hitting watchpoint and fix log by adding image_path infomation
For example: convert error code from 7 to 111, then to ["nan", "inf", "no_prev_tensor"]
convert error code from 2 to 010, then to ["inf"]
5 years ago
mindspore-ci-bot
7e90d4220a
!931 add interface to redirect the graphvizlib.wasm
From: @shenghong96
Reviewed-by: @ouwenchang,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
xiayifan
b5304a5b7c
UI the error message of the image module is optimized
5 years ago
fengxuefeng
a0ff30e1e5
Debugger monitor point prompt information modification
5 years ago
weiyanxi
0773394bda
UI traceback table summary path add line break
5 years ago
mindspore-ci-bot
6f58db6054
!946 Change default ms_version to '1.0.x'.
From: @maning202007
Reviewed-by: @wenkai_dist,@tangjr14
Signed-off-by: @tangjr14
5 years ago
liuchongming
560dd45f10
Fix ci scan of [Redundant code].
5 years ago
mindspore-ci-bot
cb3fce4c74
!914 add st for tuner and hyper config
From: @luopengting
Reviewed-by: @ouwenchang,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
wwx691809
b534ee6a46
Reformat to solve the problem of eslint error report
5 years ago
shenghong96
6c7bff7c7a
redirect the graphvizlib.wasm file to make firefox browser access the computed graph properly
5 years ago
WeiFeng-mindinsight
c96fa90b57
UI fix bug of graph that page jitter leads to incomplete icon display and bug of Model Lineage that Incomplete presentation of tool tip
5 years ago
mindspore-ci-bot
0e17d1db10
!940 In order to improve the user experience, debugger monitor point parameter list display and tensor support boolean and null display
From: @feng_xue_feng
Reviewed-by: @ouwenchang,@lilongfei15
Signed-off-by:
5 years ago
maning202007
b7421ce264
change the default ms_version
5 years ago
mindspore-ci-bot
2c612c3923
!944 Updating heuristic evaluation criteria to improve the effect of subgraph recognition.
From: @liuchongming74
Reviewed-by: @ouwenchang,@yuximiao
Signed-off-by: @yuximiao
5 years ago
mindspore-ci-bot
ac12614812
!942 UI saliency-map delete the part of uncertainty api
From: @weiyanxi
Reviewed-by: @ouwenchang,@wangyue01
Signed-off-by: @wangyue01
5 years ago
mindspore-ci-bot
4deb806ba3
!943 UI fix bug of Model Lineage page that when the data has some negative numbers, the echart display error
From: @huang_wei_feng4
Reviewed-by: @ouwenchang,@wangyue01
Signed-off-by: @wangyue01
5 years ago