mindspore-ci-bot
49ca0b100a
!984 fix connot hit some predefined watchpoints in multi_graph
From: @maning202007
Reviewed-by: @wangyue01,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
mindspore-ci-bot
3a07634d9f
!985 add sending state in deubgger
From: @yelihua
Reviewed-by: @wangyue01,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
mindspore-ci-bot
3c965cea9d
!982 Fix the exception caused by Insufficient judgment conditions when the Bert network is running the monitoring node and add disabled state to tree node.
From: @feng_xue_feng
Reviewed-by: @ouwenchang,@wangyue01,@lilongfei15
Signed-off-by: @wangyue01
5 years ago
mindspore-ci-bot
e4928ae9a6
!986 change restful api to keep same format
From: @yelihua
Reviewed-by: @wangyue01,@ouwenchang,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
liuchongming
eee543bbcc
Add third party dependency version checker.
5 years ago
liuchongming
68897adf67
Add mapper of mul and sigmoid, and extract codes saving logic to single function.
5 years ago
mindspore-ci-bot
7817f78a60
!978 Add slice mapper.
From: @liuchongming74
Reviewed-by: @tangjr14,@wangyue01
Signed-off-by: @wangyue01
5 years ago
liuchongming
c3b6491545
Add mapper of Slice, and fix bugs in tensoradd and pad.
5 years ago
yelihua
9cfb0531f1
change restful api to keep same format
5 years ago
yelihua
cb816c3efd
add sending state in debugger
5 years ago
maning202007
08e99fb04a
fix connot hit some predefined watchpoints in multi_graph
5 years ago
fengxuefeng
64b897dea4
Fix the exception caused by Insufficient judgment conditions when the Bert network is running the monitoring node and add disabled state to tree node.
5 years ago
mindspore-ci-bot
4dd505f720
!979 Add global context
From: @lilongfei15
Reviewed-by: @tangjr14,@ouwenchang
Signed-off-by: @ouwenchang
5 years ago
mindspore-ci-bot
56e21fe93a
!971 UI fix bug of debugger that can create watch point in running state and optimized tensor value incomplete display
From: @huang_wei_feng4
Reviewed-by: @ouwenchang,@wangyue01
Signed-off-by: @wangyue01
5 years ago
mindspore-ci-bot
0ee0a58eab
!973 Fix searching result in multigraph when graph_scope included in key words
From: @maning202007
Reviewed-by: @wangyue01
Signed-off-by:
5 years ago
maning202007
3dad599bed
fix search result when graph_scope is included in key words
fix create recommend watchpoints failed problems
5 years ago
lilongfei
14708aaae7
Add global context to management.
5 years ago
mindspore-ci-bot
ae50c9fe93
!974 Support sub-graph value inference dynamiclly and refactor onnx utils
From: @liuchongming74
Reviewed-by: @ouwenchang,@lilongfei15
Signed-off-by:
5 years ago
mindspore-ci-bot
3361f0b705
!968 FIx the bug which ignore the sample_event when sample_id == 0.
From: @yuhanshi
Reviewed-by: @wenkai_dist,@ouwenchang,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
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
liuchongming
b30e144f04
Refactor onnx utils, deal with graph node without shape, dynamic inference sub-graph value, and add mapper of reshape.
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
WeiFeng-mindinsight
e6f4c2f386
UI fix bug of debugger that can create watch point in running state and optimized tensor value incomplete display
5 years ago
YuhanShi53
bdc1d4a8c5
fix bug which ignores the sample when sample_id==0
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
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
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
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
yelihua
59afb81190
fix the bug about sending watchpoints
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