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