maning202007
2ec229a1a3
Fix the bug when debugger-port and port are same.
5 years ago
mindspore-ci-bot
233f396e83
!991 Update MindConverter README docs
From: @liuchongming74
Reviewed-by: @lilongfei15
Signed-off-by:
5 years ago
liuchongming
0e37e36d27
Update MindConverter readme docs and add error codes into readme.
5 years ago
mindspore-ci-bot
2f116ab232
!989 update mindinsight settings in stop script
From: @liangyongxiong1024
Reviewed-by: @wenkai_dist,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
mindspore-ci-bot
f70141dfd9
!977 MindConverter adds generator, Node and Module Struct, and other dependencies
From: @liangtianshu
Reviewed-by:
Signed-off-by:
5 years ago
liangtianshu
03b2867978
MindConverter adds generator and its required dependencies.
Add global context to exchange information among multiple classes to reduce passing arguments through multiple procedures.
Add Node and Module Struct to store all information converted for MindSpore script generation
Add Args translator and scope utils to help process scope information and operators' arguments
Add generator to generate the MindSpore script from information stored in Node and Module struct.
5 years ago
mindspore-ci-bot
4973ada694
!987 fix mindinsight print all ip when the host is set to 0.0.0.1
From: @ouwenchang
Reviewed-by: @tangjr14,@lilongfei15,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
mindspore-ci-bot
7c2430da9b
!967 add DebuggerSetRecommendWatchpointsError and DebuggerConditionUnavailableError
From: @jiang-shuqiang
Reviewed-by: @wenkai_dist
Signed-off-by:
5 years ago
mindspore-ci-bot
67ef2159c4
!966 modify the error level when parsing failed, enhance the lineage parsing
From: @luopengting
Reviewed-by: @ouwenchang,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
jiangshuqiang
a07cae4cc4
add error_code, fix notes and add param check
add DebuggerSetRecommendWatchpointsError when set recommend watchpoints more than one time
add DebuggerConditionUnavailableError when create watchpoint with unavailable condition
5 years ago
liangyongxiong
786936fb88
update mindinsight settings in stop script
5 years ago
mindspore-ci-bot
570e2fb92d
!983 UI add % after percentage parameter and add no data page display of debugger
From: @huang_wei_feng4
Reviewed-by: @ouwenchang,@wangyue01,@wenkai_dist
Signed-off-by: @wangyue01
5 years ago
helloiSCSI
e57a2841cb
fix mindinsight print all ip when the host is set to 0.0.0.1
delete print all ip when host is set to 0.0.0.0
5 years ago
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
mindspore-ci-bot
6b3f867b06
!981 Add third party dependency version checker
From: @liuchongming74
Reviewed-by: @lilongfei15,@wangyue01
Signed-off-by: @wangyue01
5 years ago
liuchongming
eee543bbcc
Add third party dependency version checker.
5 years ago
mindspore-ci-bot
7b477370cc
!980 Add mapper of mul and sigmoid
From: @liuchongming74
Reviewed-by: @ouwenchang,@tangjr14
Signed-off-by: @tangjr14
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
WeiFeng-mindinsight
5c52dbf268
UI add % after percentage parameter and add no data page display of debugger
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
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
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
luopengting
57c09cc2bd
print error level message one time when failed
Change the error level of the error message, fill the detail message
when parsing failed, like crc failed.
Save the lineage_parsing when parsing failed. Because it can save the
cached status, it will skip the failed files when reloading.
As a result, it will keep the failed lineage_parser. When the diretory
is deleted, it will be deleted. But it can help print the failed message
only one time.
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