mindspore-ci-bot
b1dffef51b
!15991 Fix hit of online debugger in wrong execution order
From: @parastooashtari
Reviewed-by: @john_tzanakakis,@tom__chen
Signed-off-by: @john_tzanakakis
5 years ago
mindspore-ci-bot
ca0ca3d2c2
!15793 fix open source static check
From: @jiang-shuqiang
Reviewed-by: @yelihua,@yelihua,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
jiangshuqiang
e90697801e
fix open source static check
5 years ago
Parastoo Ashtari
6c3eb2ae54
Fixing the execution order in online debugger
removed the commented lines and extra logs
make the checkwatchpoint function shorter
5 years ago
John Tzanakakis
f8231412fe
change type name used in dump file name to align with new Ascend
5 years ago
mindspore-ci-bot
32c8a1529e
!15981 Address ci alarm in master
From: @tina_mengting_zhang
Reviewed-by: @john_tzanakakis,@robingrosman
Signed-off-by: @john_tzanakakis
5 years ago
tinazhang
6b84149e2f
Address ci alarm for master branch: pclint, CppCodeStyle and codex
5 years ago
mindspore-ci-bot
d7f9423e9f
!15799 Fixing multi graph suspend for debugger in GPU
From: @parastooashtari
Reviewed-by: @john_tzanakakis,@tom__chen
Signed-off-by: @john_tzanakakis
5 years ago
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
5 years ago
huanghui
a7369db449
Use env MS_OM_PATH to save analyze_fail.dat
5 years ago
buxue
563888996f
fix ReviewBoot and CodeDex
5 years ago
mindspore-ci-bot
90828cc0ac
!15448 Fixing multi graph dump
From: @parastooashtari
Reviewed-by: @john_tzanakakis,@robingrosman
Signed-off-by: @john_tzanakakis
5 years ago
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
5 years ago
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
5 years ago
mindspore-ci-bot
e3dc9a75cc
!12898 support parameter freeze
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
01458ca130
!15551 [MS][dump]Dumpdata use case operation failure report core dump
From: @islam_amin
Reviewed-by: @john_tzanakakis,@yelihua
Signed-off-by: @yelihua
5 years ago
John Tzanakakis
ddae425e0c
use host instead of device shape for debugger
5 years ago
Islam Amin
2b20166d23
release resources debugger fix
5 years ago
mindspore-ci-bot
b125de4ae1
!15493 [Bug][MI][CI]Open debugger run training, prompt: Unexpected type id:12
From: @islam_amin
Reviewed-by: @yelihua,@yelihua,@john_tzanakakis
Signed-off-by: @john_tzanakakis
5 years ago
Islam Amin
9daed0bea5
permenant fix for unsupported data type issue
5 years ago
mindspore-ci-bot
e43a57fd37
!15525 clean code not used
From: @zhangzhaoju
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
5 years ago
mindspore-ci-bot
2955f9e84a
!15478 [MS][RDR] make GetSubModuleName() as a common function
From: @luopengting
Reviewed-by: @ouwenchang,@yelihua
Signed-off-by: @yelihua
5 years ago
zhangzhaoju
6a2aee492c
Clean code that not used
5 years ago
buxue
2bda8c21e9
support grad freeze
5 years ago
mindspore-ci-bot
39264839e8
!15418 clean code not used
From: @zhangzhaoju
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
5 years ago
luopengting
61f2f19d9a
make GetSubModuleName() as common function
Fix wrong module name of rdr files, make GetSubModuleName() as a common
function.
If rdr also has SUB_MODULE_NAMES, then if log_adapter modifies the name
of the module, the module name obtained by the rdr module will be wrong.
Mainly involves the following modifications:
1. move GetSubModuleName() from log_adapter.cc to log_adapter_common.cc
2. delete GetSubModuleName() in rdr module
5 years ago
huangbingjian
e5d32c9ff8
add switch_defer_inline
5 years ago
zhangzhaoju
fdd58d8f2b
delete code not used
5 years ago
mindspore-ci-bot
5f2603ed93
!15216 Pybind11::object && PrimitivePy recycle optimize
From: @zhangzhaoju
Reviewed-by: @zh_qh,@hwhewei,@zh_qh
Signed-off-by: @zh_qh,@zh_qh
5 years ago
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
5 years ago
Islam Amin
1b5ec2f3e1
NPY support
5 years ago
zhangzhaoju
a1db9c4959
Pybind11::object && PrimitivePy recycle optimize
5 years ago
mindspore-ci-bot
d96420553b
!14843 Memory reuse switch
From: @ding_fei_fei
Reviewed-by: @kingxian,@kingxian
Signed-off-by: @kingxian,@kingxian
5 years ago
mindspore-ci-bot
8fc47be15f
!14935 [ME]Bot clean of master
From: @chenfei52
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
5 years ago
chenfei_mindspore
9012df94f2
reduce circle complex of code
5 years ago
dingpeifei
8d830f1e5c
Memory reuse switch
5 years ago
mindspore-ci-bot
b6f471f636
!15119 change log level from info to warning when use dump in PyNative mode
From: @zhangbuxue
Reviewed-by: @ginfung,@guoqi1024
Signed-off-by: @jjfeing
5 years ago
buxue
71866950cf
change log level from info to warning when use dump in PyNative mode
5 years ago
hwjiaorui
53a1192973
clean code
5 years ago
John Tzanakakis
ca2aba0540
fix recheck
5 years ago
mindspore-ci-bot
4ffb0d121f
!14778 fix TAINTED_SCALAR and capitalize constants
From: @luopengting
Reviewed-by: @lixiaohui33,@yelihua,@ouwenchang
Signed-off-by: @yelihua,@ouwenchang
5 years ago
mindspore-ci-bot
33edd67261
!14667 add dump data function for CPU
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
5 years ago
buxue
ab59f62147
add dump data function for CPU
5 years ago
luopengting
727dc08bfa
fix TAINTED_SCALAR and capitalize constants
1. fix the tainted variable 'path'
2. capitalize constants in env_config_parser
3. move constants about attribute to common utils.h
5 years ago
mindspore-ci-bot
83b25e10e9
!13009 [debugger] offline debug feature
From: @islam_amin
Reviewed-by:
Signed-off-by:
5 years ago
John Tzanakakis
da3b13a0e1
Offline debugger
Authors: John Tzanakakis, Adel Shafiei, Amir Lashkari, Islam Amin
5 years ago
luopengting
facff39ff8
fix codedex in RDR
1. check whether path is empty in IsEveryFilenameValid().
2. do not print the string in IsStrLengthValid(), it's not safe.
3. make the constants about hash in recorder_manager.h.
4. initialize some variables.
5 years ago
Islam Amin
143edf67bc
fixing UMonad Unsupported type
5 years ago
louei5
f23ce6c7d9
optimize record gpu memory information
5 years ago
mindspore-ci-bot
0da0f72c6c
!13329 [MS][RDR] optimize saving FuncGraph to using same params with save_graphs
From: @louie5
Reviewed-by: @zh_qh
Signed-off-by:
5 years ago