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