maning202007
68bf267ade
fix the error of always creating log files in default wordspace
5 years ago
ph
dabab9b108
add patch for axios to fix CVE issue
5 years ago
wwx691809
51c8175449
Optimized switching Y-axis logic
5 years ago
mindspore-ci-bot
d288d33783
!1000 UI fix bug that tensor graph display is not obvious when graph is large and do not show axis name when no data in Model Lineage
From: @huang_wei_feng4
Reviewed-by: @wangyue01,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
mindspore-ci-bot
20a15570d0
!976 UI rewrite search-select component and add preventor for page number changing
From: @weiyanxi
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
ab9d89246a
!988 UI XAI add the NaN fault tolerance processing
From: @xia_yi_fan1
Reviewed-by: @lilongfei15,@wangyue01
Signed-off-by: @wangyue01
5 years ago
mindspore-ci-bot
8ec5741cde
!993 UI plug-in version update
From: @xia_yi_fan1
Reviewed-by: @wenkai_dist,@wangyue01
Signed-off-by: @wangyue01
5 years ago
WeiFeng-mindinsight
9a2400873d
UI fix bug that tensor graph display is not obvious when graph is large and do not show axis name when no data in Model Lineage
5 years ago
mindspore-ci-bot
6610462fa4
!1001 enable recheck on step 0
From: @yelihua
Reviewed-by:
Signed-off-by:
5 years ago
yelihua
a2bab88378
enable recheck at step 0
5 years ago
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
gzhcv
44b683122e
fix the bug of step_trace incorrect content in inference scene
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
xiayifan
2238476a25
UI plug-in version update
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
xiayifan
6e8545d99d
UI XAI add the NaN fault tolerance processing
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
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