mindspore-ci-bot
963eece5d9
!16034 use device type in dump file name when trans_flag=false
...
From: @john_tzanakakis
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
2021-05-07 21:10:30 +08:00
John Tzanakakis
b5e70f7231
use device type in dump file name when trans_flag=false
2021-05-06 14:07:20 -04:00
mindspore-ci-bot
ca0ca3d2c2
!15793 fix open source static check
...
From: @jiang-shuqiang
Reviewed-by: @yelihua,@yelihua,@lilongfei15
Signed-off-by: @lilongfei15
2021-05-06 20:51:22 +08:00
jiangshuqiang
e90697801e
fix open source static check
2021-05-06 11:23:12 +08:00
mindspore-ci-bot
32c8a1529e
!15981 Address ci alarm in master
...
From: @tina_mengting_zhang
Reviewed-by: @john_tzanakakis,@robingrosman
Signed-off-by: @john_tzanakakis
2021-05-04 21:21:19 +08:00
tinazhang
6b84149e2f
Address ci alarm for master branch: pclint, CppCodeStyle and codex
2021-05-03 16:46:14 -04:00
Parastoo Ashtari
7b9a73fb1b
Fixing multi graph suspend for debugger in GPU
...
removed the suspend from preExecute function to avoid double stopping in multigraph models
replaced else if with else in postExecute
add else if to check the smoke ascend test
improve the format
2021-04-28 22:32:42 -04:00
mindspore-ci-bot
90828cc0ac
!15448 Fixing multi graph dump
...
From: @parastooashtari
Reviewed-by: @john_tzanakakis,@robingrosman
Signed-off-by: @john_tzanakakis
2021-04-27 05:27:06 +08:00
Parastoo Ashtari
f8ed1a7c28
fixed the dump file folder
...
added log in debugger.cc for pre and post execute
added log in debugger.cc for pre and post execute
fixed the format of the code
removed the repeated lines
fixed format in debugger.cc
add more logs for debugger.cc
fixed the bug in debugger.cc
removed the logs in debugger.cc
2021-04-23 11:49:01 -04:00
mindspore-ci-bot
a000f39764
!15552 use host shape instead of device shape for debugger
...
From: @john_tzanakakis
Reviewed-by: @yelihua,@pandoublefeng
Signed-off-by: @pandoublefeng
2021-04-23 21:32:59 +08:00
John Tzanakakis
ddae425e0c
use host instead of device shape for debugger
2021-04-22 17:54:51 -04:00
Islam Amin
2b20166d23
release resources debugger fix
2021-04-22 13:16:14 -04:00
Islam Amin
9daed0bea5
permenant fix for unsupported data type issue
2021-04-22 09:46:55 -04:00
mindspore-ci-bot
ae173bb4af
!15126 [Offline Debug] Support read of npy and perf improvements.
...
From: @islam_amin
Reviewed-by: @john_tzanakakis,@john_tzanakakis,@tom__chen
Signed-off-by: @john_tzanakakis
2021-04-17 02:42:41 +08:00
Islam Amin
1b5ec2f3e1
NPY support
2021-04-16 11:56:14 -04:00
mindspore-ci-bot
d96420553b
!14843 Memory reuse switch
...
From: @ding_fei_fei
Reviewed-by: @kingxian,@kingxian
Signed-off-by: @kingxian,@kingxian
2021-04-16 14:57:17 +08:00
dingpeifei
8d830f1e5c
Memory reuse switch
2021-04-15 14:33:44 +08:00
John Tzanakakis
ca2aba0540
fix recheck
2021-04-11 15:06:11 -04:00
mindspore-ci-bot
33edd67261
!14667 add dump data function for CPU
...
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
2021-04-08 20:37:30 +08:00
buxue
ab59f62147
add dump data function for CPU
2021-04-08 14:24:29 +08:00
John Tzanakakis
da3b13a0e1
Offline debugger
...
Authors: John Tzanakakis, Adel Shafiei, Amir Lashkari, Islam Amin
2021-04-05 18:01:38 -04:00
Islam Amin
143edf67bc
fixing UMonad Unsupported type
2021-03-29 14:28:17 -04:00
Islam Amin
0fa5a443be
fix dataset_sink_mode=True issue with GPU
2021-03-15 11:57:23 -04:00
Amir Lashkari
d83e7c41c8
Fixed log issue
...
Fixed cpplint
2021-03-09 14:23:34 -05:00
mindspore-ci-bot
a726ebd087
!12937 Log proper messege for debugger not supporting CPU
...
From: @alashkari
Reviewed-by: @john_tzanakakis,@mikef,@john_tzanakakis,@tom__chen
Signed-off-by:
2021-03-06 05:31:54 +08:00
Amir Lashkari
497e717081
Fix UMonad type in online debugger
2021-03-05 14:40:59 -05:00
Amir Lashkari
e4f321ff82
Added log for debugger not supporting CPU
...
Fixed bug v1
Fixing UMonad Issue with online debug
remove
2021-03-05 14:27:16 -05:00
maning202007
b437c0d418
Change debugger version from 1.1.0 to 1.2.0
2021-02-08 14:52:34 +08:00
mindspore-ci-bot
59d2affa97
!10021 Fixed double stutter issue at the end of step for debugger
...
From: @adelshafiei
Reviewed-by: @john_tzanakakis,@wangyue01
Signed-off-by: @wangyue01
2021-01-06 10:08:55 +08:00
mindspore-ci-bot
cfc9c740b1
!10360 fixed the output address does not exist checking
...
From: @adelshafiei
Reviewed-by: @john_tzanakakis,@nsyca
Signed-off-by: @john_tzanakakis
2020-12-23 05:18:24 +08:00
Adel Shafiei
b4cd786079
fixed the check on output address
2020-12-22 12:08:21 -05:00
John Tzanakakis
b291861e85
LoadTensors was using a 4-byte size field instead of an 8-byte size field
...
don't load tensors if the type is none
2020-12-22 11:10:30 -05:00
mindspore-ci-bot
512cd38406
!10199 fix env param by adding accepted value
...
From: @jiang-shuqiang
Reviewed-by:
Signed-off-by:
2020-12-19 16:09:23 +08:00
jiangshuqiang
0411ffa922
fix env param
...
add true/false/0 for ENABLE_MS_DEBUGGER
2020-12-19 14:42:29 +08:00
yelihua
7217955f4d
change the log level for parial memory reuse
2020-12-17 10:48:12 +08:00
Adel Shafiei
1d795a4f9d
Fixed the double stutter problem at the end of step for debugger
2020-12-15 13:59:58 -05:00
mindspore-ci-bot
daee4c2c49
!9856 Fixed the recheck issue for operator overflow watchpoint
...
From: @adelshafiei
Reviewed-by: @john_tzanakakis,@wangyue01
Signed-off-by: @wangyue01
2020-12-12 18:07:49 +08:00
mindspore-ci-bot
4cbdece50d
!9854 [Debugger] Loading initial parameter values for multi graph
...
From: @harsh1995
Reviewed-by: @john_tzanakakis,@wangyue01
Signed-off-by: @wangyue01
2020-12-12 14:35:50 +08:00
Adel Shafiei
809c060ae1
fixed recheck issue for operator overflow
2020-12-11 13:07:44 -05:00
Harshvardhan Gupta
0e47952d6d
load initial weights for multi graph
2020-12-11 10:33:07 -05:00
John Tzanakakis
9dde1470c8
unify debugger terminate across platforms
2020-12-10 06:56:28 -05:00
Adel Shafiei
f4f8ff7d9a
support operation overflow watchpoint for multi-graph
2020-12-09 10:12:16 -05:00
Harshvardhan Gupta
dd0084c52b
improve perf, keep consistent tensor state, fix recheck, check weights at step end
2020-12-08 15:22:40 -05:00
John Tzanakakis
0da014e11d
fix dump breakage due to issue 9511
2020-12-07 15:32:20 -05:00
mindspore-ci-bot
95573571f0
!9511 Codedex change for tensor_loader
...
From: @liangzhibo
Reviewed-by:
Signed-off-by:
2020-12-07 12:47:25 +08:00
l00591931
1d1cab986d
Codedex change for tensor_loader
2020-12-07 09:45:27 +08:00
Adel Shafiei
870062770b
raise an exception if debugger PORT and/or IP are not set correctly.
2020-12-03 13:54:16 -05:00
mindspore-ci-bot
4d19a00c87
!9033 Revamp watchpoint checks, add new conditions, support multiple parameters
...
From: @harsh1995
Reviewed-by:
Signed-off-by:
2020-11-28 09:20:09 +08:00
Harshvardhan Gupta
561f9082e9
init
2020-11-27 17:01:24 -05:00
Adel Shafiei
a322184057
debugger backend compability support
2020-11-27 11:43:25 -05:00