jojobugfree
091d88849d
codex && code review
5 years ago
gong chen
a6dfa281ea
Init GraphKernel.
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
5 years ago
mindspore-ci-bot
a52231440a
!2313 Save profiling point data to framework
Merge pull request !2313 from caifubi/save-profiling-point
5 years ago
mindspore-ci-bot
5dac9c4c30
!2361 fix codex/reviewbot
Merge pull request !2361 from kisnwang/fix-codex-reviewbot
5 years ago
kswang
2a8f0a75be
fix review code
5 years ago
caifubi
9f0b0b48d4
save profiling point to framework
5 years ago
caifubi
a49c6f0b13
Fix profiling stream id bug
5 years ago
mindspore-ci-bot
65f2212fd3
!2215 Support hccl profiling
Merge pull request !2215 from caifubi/support-hccl-profiling
5 years ago
caifubi
5db0d8129c
Support hccl profiling
5 years ago
caifubi
6e12fb1644
set prof_handle_ to nullptr after release
5 years ago
caifubi
2bf98d5502
fix code review
5 years ago
caifubi
eb079de210
using context variable instead of env variable
5 years ago
caifubi
e9f4eb7155
remove graph id in framework file
5 years ago
caifubi
7d07e17f5a
Support Common Hccl Op
1.Support Broadcast op
2.Support communication op as graph output
3.Optimize Communication op memory alocation
4.support hccl multi-group
6 years ago
caifubi
8a845e2f07
fix profiling core dump
6 years ago
caifubi
9a0d894b9d
clean task sink codex
6 years ago
caifubi
f116a0d2bc
save graph and task desc info to framework file
6 years ago
caifubi
16fae8d2a4
transmit jobid to profiling
6 years ago
caifubi
1cfcfccd71
Add debug log for task name and task id
6 years ago
caifubi
3f69b5b518
insert profiling iteration end point after last tbe kernel
6 years ago
caifubi
246fc290d0
clean runtime codex
6 years ago
caifubi
0cef4d8abd
set fp_start profiling point after getnext node
6 years ago
caifubi
94a455dace
insert profiling kernel for hccl automaticly
6 years ago
zhoufeng
c2b3360d69
update clang format rule
6 years ago
jojobugfree
effdb483d6
profiling feature enhancement
6 years ago
Wei Luning
73ba399364
remove ge depend in cpu
6 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago