i-robot
|
a0ac0e2feb
|
!22505 Change ir save path
Merge pull request !22505 from huanghui/change-ir-save-path
|
2021-08-28 12:11:26 +00:00 |
Zhang Qinghua
|
a137fa1d0b
|
Optimize the Executors routines.
- Fix the key generating.
- Distinguish the executors.
|
2021-08-28 17:36:12 +08:00 |
i-robot
|
ba46e7cd56
|
!22493 fix the bug of read tensor for offline debugger
Merge pull request !22493 from yelihua/dev
|
2021-08-28 09:11:32 +00:00 |
huanghui
|
88601da733
|
change ir save path to: save_graphs_path/ when alone; save_graphs_path/rank_ when distribute
|
2021-08-28 14:11:23 +08:00 |
i-robot
|
0ad0d9144e
|
!22081 [ME]Code clean of master
Merge pull request !22081 from chenfei_mindspore/code_clean_of_master
|
2021-08-28 06:09:50 +00:00 |
yelihua
|
a6140b8853
|
fix the bug about readtensor for offline debugger
|
2021-08-27 21:19:29 +08:00 |
i-robot
|
ebe75e403b
|
!22444 Apply comments on tensor stat online and offline PR
Merge pull request !22444 from parastooashtari/tensor_level_info_online
|
2021-08-27 07:42:51 +00:00 |
i-robot
|
4e1b8a2de1
|
!22288 support prebuild
Merge pull request !22288 from liubuyu/bug_fix
|
2021-08-27 06:30:36 +00:00 |
Parastoo Ashtari
|
bf034bddb5
|
Apply comments on tensor stat online and offline debugger
|
2021-08-26 17:40:01 -04:00 |
i-robot
|
158536b9e2
|
!22333 Add tensor base and stat to online debugger
Merge pull request !22333 from parastooashtari/tensor_level_info_online
|
2021-08-26 13:18:32 +00:00 |
liangyongxiong
|
9f6b015032
|
RDR adapts for CPU dynamic memory allocation
|
2021-08-26 11:13:19 +08:00 |
lby
|
31acec527a
|
support prebuild
|
2021-08-26 09:52:18 +08:00 |
Parastoo Ashtari
|
5ed11885d7
|
Add tensor base and stat info to online debugger
|
2021-08-25 13:10:13 -04:00 |
i-robot
|
2edaba38bf
|
!21389 Add Tensor Base and Stat info to offline debugger
Merge pull request !21389 from parastooashtari/tensor_info_levels
|
2021-08-25 02:08:34 +00:00 |
chenfei
|
72cab0262e
|
code clean
|
2021-08-25 09:29:01 +08:00 |
Parastoo Ashtari
|
ff83dee704
|
Add tensor base and stat info to offline debugger
|
2021-08-24 18:19:59 -04:00 |
gaocongli
|
54e47f236d
|
when env variable RANK_ID changed,RDR files should be following
|
2021-08-23 16:47:09 +08:00 |
i-robot
|
09a1a7f1f2
|
!21924 Add subdirectory for glog and ir_dump
Merge pull request !21924 from huanghui/add-submodule-for-dfx-files
|
2021-08-20 02:25:52 +00:00 |
i-robot
|
2cf8647c47
|
!22027 Clean PClint
Merge pull request !22027 from Margaret_wangrui/pclint_clean
|
2021-08-19 11:28:08 +00:00 |
Margaret_wangrui
|
eb20962136
|
clean pclint
|
2021-08-19 16:24:30 +08:00 |
huanghui
|
1630dcb0c8
|
add subdirectory for log and ir_dump
|
2021-08-19 14:11:16 +08:00 |
zhangzhaoju
|
9e8cbefe95
|
pclint clean
|
2021-08-19 10:29:01 +08:00 |
i-robot
|
de9fae6ce4
|
!21688 Fix coredump caused by heartbeat
Merge pull request !21688 from sabrinasun_59ee/fix
|
2021-08-19 01:02:28 +00:00 |
Parastoo Ashtari
|
6d93ab5e35
|
Fixed old runtime GPU dump issue for multigraph
|
2021-08-17 18:16:25 -04:00 |
yelihua
|
72e6058265
|
get rank id when set hccl env for single card train
|
2021-08-17 12:22:08 +08:00 |
sabrinasun
|
07009fbbe8
|
fix core dump issue caused by heartbeat
|
2021-08-16 21:41:01 -04:00 |
i-robot
|
bd78bf0146
|
!21808 raise exception when failed to dump mem to file
Merge pull request !21808 from yelihua/dev
|
2021-08-16 13:32:39 +00:00 |
yelihua
|
a6dc9a0a07
|
get rank id when set hccl env for single card train
|
2021-08-16 13:44:02 +08:00 |
yelihua
|
5f5a113ba7
|
raise exception if failed to write mem to file
|
2021-08-16 13:37:12 +08:00 |
sabrinasun
|
279717fb8e
|
remove return value of data dump
|
2021-08-12 20:03:46 -04:00 |
i-robot
|
dce2c6edf0
|
!21594 shield RDR codes with ENABLE_DUMP_IR in env_config_parser
Merge pull request !21594 from liangyongxiong/master
|
2021-08-11 09:30:28 +00:00 |
i-robot
|
9eb414b768
|
!19389 ascend compile reconstruct
Merge pull request !19389 from liubuyu/compile_re
|
2021-08-11 07:19:11 +00:00 |
i-robot
|
1feab9bdf5
|
!21587 Change private member naming style
Merge pull request !21587 from sabrinasun_59ee/selfcheck
|
2021-08-11 01:48:02 +00:00 |
lby
|
a5029f061c
|
ascend kernel build refactory
|
2021-08-10 23:40:49 +08:00 |
liangyongxiong
|
cdf9365365
|
shield RDR codes with ENABLE_DUMP_IR in env_config_parser
|
2021-08-10 09:47:18 +08:00 |
i-robot
|
5f92471380
|
!20561 [MS][RDR] Fix set GLOG_log_dir bugs
Merge pull request !20561 from louie5/glog
|
2021-08-10 01:41:10 +00:00 |
sabrinasun
|
3150413259
|
change privare member name
|
2021-08-09 16:10:49 -04:00 |
i-robot
|
fe3aa8cfc2
|
!19891 Sending heartbeat periodically to MI
Merge pull request !19891 from sabrinasun_59ee/dev
|
2021-08-09 13:57:55 +00:00 |
i-robot
|
e9ce2fd6e7
|
!21493 Modify analyze_fail.dat to only read
Merge pull request !21493 from huanghui/modify-analyze_fail_mod
|
2021-08-09 07:55:13 +00:00 |
i-robot
|
6b635cc718
|
!21433 Recover the environment variable MS_DEBUGGER_HOST
Merge pull request !21433 from maning202007/master
|
2021-08-09 05:24:08 +00:00 |
louie5
|
c8e7e2deae
|
fix bugs caused by uncatched C++ exception, using exit() instead of throwing exception.
|
2021-08-09 11:59:23 +08:00 |
sabrinasun
|
6e22a8c133
|
fix master ci warning
|
2021-08-06 16:57:15 -04:00 |
huanghui
|
29b1803f34
|
modify analyze_fail.dat to only read
|
2021-08-06 19:45:33 +08:00 |
maning202007
|
19dd13006c
|
revert 9cdd3bbf
Recover the environment variable MS_DEBUGGER_HOST
Update the debugger version to 1.4.0
|
2021-08-06 15:20:27 +08:00 |
zhangzhaoju
|
610ee46ebe
|
Add file open failure info while file open failed
|
2021-08-03 19:52:38 +08:00 |
sabrinasun
|
c59989b886
|
send heartbeat to ui
|
2021-08-02 20:55:53 -04:00 |
limingqi107
|
8c690e3d18
|
unified runtime codedex fixed
|
2021-07-30 13:00:38 +08:00 |
maning202007
|
9cdd3bbfba
|
Remove MS_DEBUGGER_HOST
|
2021-07-29 10:16:38 +08:00 |
i-robot
|
0303bbf8fa
|
!21009 Fix the problems from self codecheck
Merge pull request !21009 from maning202007/master
|
2021-07-29 01:58:26 +00:00 |
maning202007
|
5ebf2bbf63
|
Fix the problems from self codecheck
|
2021-07-28 17:48:36 +08:00 |