Commit Graph

449 Commits

Author SHA1 Message Date
i-robot 1cdaa12cfd !18093 [Debugger] Add root graph id to sub graph's pb file
Merge pull request !18093 from TinaMengtingZhang/add_graph_id
2021-06-11 02:13:49 +08:00
i-robot 4861711676 !18107 dump and offline debug fixes
Merge pull request !18107 from john_tzanakakis/jt_bug_fixes
2021-06-10 19:31:46 +08:00
i-robot 50304d82fb !17661 add permission for save files
Merge pull request !17661 from zhangbuxue/add_permission_for_save_files
2021-06-10 15:09:27 +08:00
John Tzanakakis ac1847ffac fix iter 0 and iter 1 being dumped in dir 0, make op_debug_mode optional for sync mode, read input files for offline debugger 2021-06-09 21:57:07 -04:00
buxue 0049109d11 add permission for save files 2021-06-10 09:51:49 +08:00
TinaMengtingZhang dd6884eb6f add root graph id to pb file 2021-06-09 11:18:13 -04:00
i-robot 7da28cef6f !17873 [MS][LOG] Make directorys when the path set by GLOG_log_dir is not exist
Merge pull request !17873 from louie5/master
2021-06-09 20:57:45 +08:00
yelihua 9574c1e899 add debugger approvers 2021-06-09 10:44:52 +08:00
i-robot 059a9297af !17982 Code self-check
Merge pull request !17982 from huanghui/code-self-check
2021-06-09 09:14:51 +08:00
huanghui bcb0208060 code-self-check of debug 2021-06-08 17:41:20 +08:00
mindspore-ci-bot 32afa49ed8 !17919 change somas log file mode to 400
From: @laiyongqiang
Reviewed-by: @yuchaojie,@zhoufeng54
Signed-off-by: @zhoufeng54
2021-06-08 15:00:55 +08:00
mindspore-ci-bot 8cd5eb68b3 !17887 clean cxx warning
From: @lianliguang
Reviewed-by: @zh_qh
Signed-off-by: @zh_qh
2021-06-08 14:27:21 +08:00
LaiYongqiang 0c78f9a9db change somas log file mode to 400 2021-06-08 11:01:06 +08:00
lianliguang 8a9b388ac3 clean CXX warning 2021-06-08 10:55:28 +08:00
mindspore-ci-bot 85cd2eea66 !17857 Fixing offline debugger async mode issue in searching the prefix file names
From: @parastooashtari
Reviewed-by: @yelihua,@ouwenchang
Signed-off-by: @ouwenchang
2021-06-08 09:26:42 +08:00
Parastoo Ashtari 4120a122e3 Add multi thread for checkwatchpoints
fixed the style issues

fixed the style header issue

Add tensor list byte size in debugger.cc and clean code for better style

Removed some comments

fixed the bug for multi thread code offline debugger

set default number of threads for checkwatchpoints to 32. move tensor byte size to debug_services.cc for offline and online debugger
2021-06-07 11:50:34 -04:00
mindspore-ci-bot fa1f2c4341 !17003 clean codex
From: @jojobugfree
Reviewed-by: @yuchaojie,@zhoufeng54,@chujinjin
Signed-off-by: @zhoufeng54
2021-06-07 18:54:41 +08:00
louei5 5f51d03962 Make directory when the path set by GLOG_log_dir is not exist. 2021-06-07 17:29:15 +08:00
mindspore-ci-bot 9193b4d997 !17859 Change rank id in dump path
From: @tina_mengting_zhang
Reviewed-by: @ouwenchang,@yelihua,@zhoufeng54,@yelihua,@ouwenchang
Signed-off-by: @zhoufeng54,@ouwenchang
2021-06-07 16:36:39 +08:00
zhoufeng 658c2072fc owners config
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-06-07 11:03:33 +08:00
TinaMengtingZhang 2fa05b66a1 change device_id to rank_id in dump path 2021-06-06 21:27:20 -04:00
mindspore-ci-bot bb17250c97 !17700 [MS][RDR] add gpu memory info recording method in actor framework
From: @louie5
Reviewed-by: 
Signed-off-by:
2021-06-07 09:26:03 +08:00
Parastoo Ashtari c3c51730d2 add fix for searching async file name 2021-06-06 14:49:40 -04:00
mindspore-ci-bot b0a1963aa2 !17809 adapt offline debug to sync dump using non-qualified name
From: @john_tzanakakis
Reviewed-by: @robingrosman,@yelihua
Signed-off-by: @robingrosman
2021-06-05 23:26:35 +08:00
louei5 44ff50f6aa make rdr support recording gpu memory info in Actor framwork 2021-06-05 17:35:28 +08:00
caifubi 1b43bd923b clean codex 2021-06-05 17:08:00 +08:00
mindspore-ci-bot e5a189a4f0 !17520 Optimize exception info when compile net failed
From: @irmo
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
2021-06-05 12:04:28 +08:00
John Tzanakakis 05037bba2f adapt offline debug to sync dump using non-qualified name 2021-06-04 15:20:15 -04:00
mindspore-ci-bot e19e14295a !17773 adapt offline debugger to new dump, sync support for iteration ranges, GPU default dump mode correction
From: @john_tzanakakis
Reviewed-by: @nsyca,@mikef
Signed-off-by: @mikef
2021-06-05 02:46:50 +08:00
John Tzanakakis 7d460de8b4 adapt offline debuger to new dump, sync support for iteration ranges, GPU default dump mode correction 2021-06-04 08:38:50 -04:00
maning202007 c12c0d9a71 fix codecheck for debugger and summary 2021-06-04 14:48:46 +08:00
huanghui 29f632613f optimize log 2021-06-04 12:32:44 +08:00
mindspore-ci-bot 183b1f105c !17607 fix static check warning in SOMAS
From: @laiyongqiang
Reviewed-by: @yuchaojie,@zhoufeng54
Signed-off-by: @zhoufeng54
2021-06-04 11:01:05 +08:00
TinaMengtingZhang f11d5fa8ad Unify file name for parameter and CPU dump 2021-06-02 16:31:03 -04:00
LaiYongqiang 9aa51c64fa fix static check warning in SOMAS 2021-06-02 15:46:29 +08:00
mindspore-ci-bot a4dffa755c !17485 codex clean
From: @zhangzhaoju
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
2021-06-02 14:21:52 +08:00
mindspore-ci-bot 5bd371fdcc !17104 [ME]clean codex warnings
From: @chenfei52
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
2021-06-02 14:19:16 +08:00
mindspore-ci-bot c77e7de1dc !17313 fix static check
From: @jiang-shuqiang
Reviewed-by: @yelihua,@ouwenchang
Signed-off-by: @ouwenchang
2021-06-02 08:50:37 +08:00
mindspore-ci-bot 26e2421d0f !17547 fixup due to existing dump tests writing to tmp
From: @john_tzanakakis
Reviewed-by: @robingrosman,@robingrosman,@liucunwei
Signed-off-by: @robingrosman
2021-06-02 08:24:21 +08:00
John Tzanakakis c4739e20eb fixup due to existing dump tests writing to tmp 2021-06-01 16:23:23 -04:00
zhangzhaoju 4ff2ff123c codex clean 2021-06-01 12:06:07 +08:00
chenfei 41c8f2ffb6 codex clean 2 2021-06-01 10:20:45 +08:00
mindspore-ci-bot 103869fbc4 !17376 Unified dump entry, async dump multiple steps in different dirs, and async dump multiple specific steps in one training session - finer grain control
From: @john_tzanakakis
Reviewed-by: @mikef,@pandoublefeng
Signed-off-by: @pandoublefeng
2021-06-01 04:25:57 +08:00
John Tzanakakis 1d62e1653e Unified dump entry, async dump multiple steps in different dirs, and async dump multiple specific steps in one training session - finer grain control 2021-05-31 09:47:20 -04:00
jiangshuqiang 6154f957fb fix static check 2021-05-31 16:47:21 +08:00
mindspore-ci-bot aa2093fb7d !17173 Add frontend compile cache
From: @ginfung
Reviewed-by: @hwhewei,@zh_qh
Signed-off-by: @zh_qh
2021-05-31 10:26:16 +08:00
mindspore-ci-bot 74b562d536 !16663 Add PrimalDebugInfo and change AD ways to add primal attrs and debug info to bprop_fg cnode.
From: @liangzhibo
Reviewed-by: @ginfung,@ginfung
Signed-off-by:
2021-05-31 09:27:25 +08:00
mindspore-ci-bot 8c1e7ce231 !16345 [DFX]Optimize exception log
From: @irmo
Reviewed-by: 
Signed-off-by:
2021-05-31 09:22:48 +08:00
mindspore-ci-bot 65a80ae929 !17049 Fix code warning in master
From: @liangzhibo
Reviewed-by: @zh_qh,@ginfung,@ginfung,@zh_qh
Signed-off-by: @zh_qh,@zh_qh
2021-05-31 09:16:08 +08:00
yujianfeng 7cea682c7d Add func_graph caching after validate action 2021-05-30 13:00:35 +08:00