臧庆香
235f655325
Get the average and remove the first step
4 years ago
huangbingjian
d7e97dd74a
change EXCEPTION level to CRITICAL level
4 years ago
臧庆香
66e3775493
timeline description
4 years ago
i-robot
bc521674cc
!23473 modify the master build alarm
Merge pull request !23473 from zangqx/profiling_gpu_permission
4 years ago
臧庆香
ec03a76c66
modify the master build alarm
4 years ago
zangqx
09a0392540
Deal with the case that the timeline operators lacks part of the communication operator in profiler.
4 years ago
i-robot
5fa582fef3
!23159 adjust the process node to which the HostCpuOps belongs
Merge pull request !23159 from zangqx/profiling_gpu_permission
4 years ago
臧庆香
c4731c3efa
Adjust the process node to which the operator belongs
4 years ago
zhangyihui
6a36171a0e
transform device_id to rank_id for cpu_profiler
4 years ago
gzhcv
edb1b4798e
Bugfix for scope-level flops data cannot display
4 years ago
i-robot
6301361570
!22249 Analysis of overlapping time of communication operator and computation operator
Merge pull request !22249 from gzhcv/CommunicationOpNotOverlapped
4 years ago
gzhcv
2c99884d83
Add cluster bottleneck analyse feature
5 years ago
djc
b077aa1cab
[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
yuximiao
fd44b00f0a
fix code check
4 years ago
gaojing
310841bd51
profiler cleancode
4 years ago
gzhcv
4c78a47184
Fit Gpu LoopCount for profiler module v2
4 years ago
gzhcv
001985ca25
Fit Gpu LoopCount for profiler module
4 years ago
gzhcv
a69a123375
Add AICORE Flops profiling
5 years ago
gzhcv
ce38f819f5
Change the tid type of timeline from string to int
5 years ago
gzhcv
bc28c5d284
Add scope name and step number in timeline
5 years ago
gzhcv
f8918115bb
Remove the constraint that gpu profiler initialized in specific position
5 years ago
gzhcv
c3a9fe6d06
refactor the c++ code of gpu profiler
Some function from ccsrc/profiler/device/cpu/cpu_data_saver* and ccsrc/profiler/device/gpu/data_saver* could be reused. Some function from ccsrc/profiler/device/cpu/cpu_profiling* and ccsrc/profiler/device/gpu/gpu_profiling* could be reused. This pr is to simplify these code.
5 years ago
gzhcv
2617f6c620
Add cpu profiler
5 years ago
gzhcv
de3a653c57
fix the bug of step_trace incorrect content in inference scene
5 years ago
mindspore-ci-bot
3b3324fabc
!6631 fix a bug of gpu timeline data incorrect in multi card training
Merge pull request !6631 from gzhcv/GpuTimeline
5 years ago
gzhcv
829b37710a
gpu_timeline(python code)
update mindspore/profiler/parser/integrator.py.
update mindspore/profiler/profiling.py.
5 years ago
mindspore-ci-bot
3792180ee9
fix security and non-security issues
fix security and non-security issues of Profile Python code
5 years ago
gzhcv
8f5df4f325
gpu_timeline(python code)
update mindspore/profiler/parser/integrator.py.
update mindspore/profiler/profiling.py.
5 years ago
gzhcv
693c6da09c
gpu_timeline(python code)
update mindspore/profiler/parser/integrator.py.
update mindspore/profiler/profiling.py.
5 years ago
gzhcv
f6b0fd301e
gpu_timeline(python code)
update mindspore/profiler/parser/integrator.py.
update mindspore/profiler/profiling.py.
5 years ago
zhangyihui
1c053e5381
Fixed search does not display initialization data information
5 years ago
zhangyihui
d22339b88a
Make function parameters work
5 years ago
yuximiao
ed9cc50551
Add profiler module
5 years ago