Commit Graph

101 Commits

Author SHA1 Message Date
sabrinasun 41d737553a sync commercial branch self check fix to master 2021-10-13 23:04:49 -04:00
Parastoo Ashtari 6a568bfb5c fix offline debugger async dump segmentation fault issue 2021-09-29 12:29:31 -04:00
i-robot e5bdb5dd6d !23823 Clean pclint, codex warning
Merge pull request !23823 from sabrinasun_59ee/warning
2021-09-22 01:43:44 +00:00
sabrinasun ca1e6d869e clean pclint, codex warning 2021-09-21 18:55:25 -04:00
Parastoo Ashtari e49250e6c3 fixed overflow read file issue 2021-09-20 17:48:58 -04:00
i-robot 60b33924dc !23711 Fix the code warnings
Merge pull request !23711 from maning202007/master
2021-09-19 06:21:24 +00:00
maning202007 20115564f7 Fix code warnings 2021-09-18 17:53:47 +08:00
i-robot 38bab297ec !23732 Fix code self-check issues for online dbg in master
Merge pull request !23732 from TinaMengtingZhang/code_self_check_master
2021-09-18 03:37:58 +00:00
TinaMengtingZhang f4db1dabe0 Merge code safety check to master 2021-09-17 17:20:52 -04:00
parastooashtari b3c5c6d597 fixed overflow warning 2021-09-17 16:50:33 -04:00
sabrinasun 3a349a9219 add ut test for offline debugger 2021-09-14 18:46:22 -04:00
i-robot f1e92aeb00 !23186 use Common::CreatePrefixPath instead of Common::GetRealPath
Merge pull request !23186 from yelihua/dev
2021-09-10 03:35:49 +00:00
yelihua 7c3994e48e use Common::CreatePrefixPath instead of Common::GetRealPath 2021-09-09 20:34:25 +08:00
TinaMengtingZhang 1670fb9def Implement queue waiting for offline dbg memory control module 2021-09-08 14:36:04 -04:00
i-robot b5ba7b1a83 !23044 fix offline debugger read tensor and online debugger overflow bug
Merge pull request !23044 from parastooashtari/oveflow_bug
2021-09-08 11:43:50 +00:00
i-robot e270d4507d !22848 Fix issue for multi card check watchpoint
Merge pull request !22848 from parastooashtari/offline_dbg_bug
2021-09-08 11:23:00 +00:00
Parastoo Ashtari 94c6d64c9b fixed overflow and offline debugger bug 2021-09-07 19:44:57 -04:00
TinaMengtingZhang b039cc3682 fix memory usage in header reading 2021-09-03 13:51:54 -04:00
Parastoo Ashtari 1019bfc70f fix checkwatchpoints multi card issue 2021-09-03 12:00:15 -04:00
i-robot 90c7804d6b !22500 Sort watchpoint hit for offline debugger based on time stamps of dump files
Merge pull request !22500 from parastooashtari/offline_wp_hit_order
2021-09-02 14:47:06 +00:00
TinaMengtingZhang b17b2bc687 Fix convert async dump files failed issue and refactor convert_async.py 2021-09-01 15:10:55 -04:00
Parastoo Ashtari 65d8272352 sort wp hit for offline debugger with time stamp 2021-09-01 14:40:33 -04:00
TinaMengtingZhang fef60422e0 support offline debugger memory control 2021-09-01 14:55:47 +08:00
John Tzanakakis 80c566e325 fix yolov3 tiny multi root graph seg fault 2021-08-30 17:29:01 -04:00
yelihua a6140b8853 fix the bug about readtensor for offline debugger 2021-08-27 21:19:29 +08:00
Parastoo Ashtari bf034bddb5 Apply comments on tensor stat online and offline debugger 2021-08-26 17:40:01 -04:00
Parastoo Ashtari 5ed11885d7 Add tensor base and stat info to online debugger 2021-08-25 13:10:13 -04:00
Parastoo Ashtari ff83dee704 Add tensor base and stat info to offline debugger 2021-08-24 18:19:59 -04:00
yelihua 5f5a113ba7 raise exception if failed to write mem to file 2021-08-16 13:37:12 +08:00
sabrinasun 3150413259 change privare member name 2021-08-09 16:10:49 -04:00
sabrinasun 6e22a8c133 fix master ci warning 2021-08-06 16:57:15 -04:00
zhangzhaoju 610ee46ebe Add file open failure info while file open failed 2021-08-03 19:52:38 +08:00
maning202007 5ebf2bbf63 Fix the problems from self codecheck 2021-07-28 17:48:36 +08:00
John Tzanakakis 3a6c88e3e6 unify overflow wp support for online and offline debugger 2021-07-27 00:53:53 -04:00
Parastoo Ashtari f43e4bd265 Fix for prev_tensor error_code and async dump creating non-existing root_graph_id directories. 2021-07-22 16:58:33 -04:00
l00591931 d2a44c02da Code fix 2021-07-20 09:32:55 +08:00
i-robot 7a4837c80c !20385 ci format check error fix.
Merge pull request !20385 from zhangzhaoju/master_ci_format
2021-07-17 08:02:31 +00:00
i-robot f126adf8c9 !20312 [Debugger] Offline debugger view tensor failed in the async_dump direcory in master
Merge pull request !20312 from TinaMengtingZhang/async_view_tensor_master
2021-07-17 06:32:31 +00:00
TinaMengtingZhang ef8e186a68 fix async view tensor bug in master branch 2021-07-16 10:43:28 -04:00
zhangzhaoju 518f0e4d88 ci format issue fix 2021-07-16 17:24:04 +08:00
harshvardhangupta 71f92a5b6d fix ci warnings in dbg 2021-07-15 14:19:10 -04:00
Parastoo Ashtari a5d749a521 fixed multigraph wp issue 2021-07-13 19:44:23 -04:00
i-robot c1b7791c29 !19778 Change all fullname_with_scope call in dump and debugger
Merge pull request !19778 from TinaMengtingZhang/dump_data_diff
2021-07-10 06:48:55 +00:00
TinaMengtingZhang b9e391b6ae Change fullname_with_scope in dump and online debugger 2021-07-09 15:54:19 -04:00
John Tzanakakis a0c6e29312 seg fault and existing dump fix 2021-07-08 16:53:48 -04:00
Parastoo Ashtari eddbd0300f fixing dump iteration 1 issue in gpu 2021-07-06 18:19:47 -04:00
i-robot bbd6235546 !19426 Fixing load async tensor issue on ascend
Merge pull request !19426 from parastooashtari/async_dump
2021-07-06 09:21:13 +00:00
Parastoo Ashtari 81a289d084 Fix for load async tensor on acend issue 2021-07-05 19:02:04 -04:00
TinaMengtingZhang 4147e1bd9a get multiple dump result when dump twice 2021-07-05 17:00:02 -04:00
TinaMengtingZhang 9a68c26fc6 Fix issues: 1.missing parameter name in dump; 2.too much read tensor output in offline debugger 2021-06-30 10:29:40 -04:00