liuchongming
d58a5bcbbb
Add module rename function and add exception define.
5 years ago
mindspore-ci-bot
0302369b3b
!972 Optimize input_shape check & Add function to process multi-input and multi-output in pytorch.
From: @moran3
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
0c8f5edb7f
!999 Fix the bug when debugger-port and port are same
From: @maning202007
Reviewed-by: @wenkai_dist
Signed-off-by:
5 years ago
mindspore-ci-bot
054de05cd1
!996 fix the bug about const tensor overview
From: @yelihua
Reviewed-by: @wenkai_dist,@wangyue01
Signed-off-by: @wangyue01
5 years ago
mindspore-ci-bot
a563bc62bd
!998 Merge Generator to MindConverter, and clean unused and redundant logic and code
From: @liangtianshu
Reviewed-by:
Signed-off-by:
5 years ago
maning202007
2ec229a1a3
Fix the bug when debugger-port and port are same.
5 years ago
liangtianshu
666a0d35a3
Updates on merging generator to MindConverter, and unnecessary logic clean
5 years ago
yelihua
73923dd348
fix the bug about getting const tensor graph
5 years ago
mindspore-ci-bot
99430b620d
!992 Make the code more elegant
From: @maning202007
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
e884007a35
!995 Transfer NaN value to string for json format.
From: @yuhanshi
Reviewed-by: @lilongfei15,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
maning202007
e79ca300e9
Change the merge function for predefined watchpoints, make it more simply and efficcient
5 years ago
mindspore-ci-bot
da1061f7e5
!990 UI add sending state handling of debugger training
From: @huang_wei_feng4
Reviewed-by: @wenkai_dist
Signed-off-by:
5 years ago
YuhanShi53
ca3cb83b68
change the NaN value to 'NaN' string for json format
5 years ago
WeiFeng-mindinsight
b5562992b2
UI add sending state handling of debugger training
5 years ago
moran
7a456510ce
Optimize input_shape check & Add function to process multi-input and multi-output in pytorch
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