mindspore-ci-bot
888f5b8317
!15618 Add scope name and step number in timeline
From: @gzhcv
Reviewed-by: @ouwenchang,@wangyue01
Signed-off-by: @wangyue01
5 years ago
gzhcv
bc28c5d284
Add scope name and step number in timeline
5 years ago
zhangyunshu
d969be9107
profiler: fixed aicpu timeline
5 years ago
gzhcv
f8918115bb
Remove the constraint that gpu profiler initialized in specific position
5 years ago
zhangyunshu
95d2656447
profiler: optimize the logging for device memory profiling
5 years ago
mindspore-ci-bot
ec439fdb97
!12503 refactor the c++ code of gpu profiler
From: @gzhcv
Reviewed-by:
Signed-off-by:
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
mindspore-ci-bot
2cfd913e2b
!11830 Add cpu operator profiling and heterogeneous timeline
From: @gzhcv
Reviewed-by:
Signed-off-by:
5 years ago
gzhcv
2617f6c620
Add cpu profiler
5 years ago
yanghaitao1
f67a68e4fa
modify profiling log id from 255 to 65535
5 years ago
mindspore-ci-bot
5d69b64464
!11670 Add communication op name for timeline
From: @gzhcv
Reviewed-by: @wenkai_dist,@ouwenchang
Signed-off-by: @ouwenchang
5 years ago
gzhcv
41fe65dcb9
Add communication op name for timeline
5 years ago
zhangyunshu
aa42728e84
profiler mem usage: added memory breakdowns for each execution id
5 years ago
zhangyunshu
3efb2a256d
profiler mem usage: add memory parser to parse memory allocaions for model
5 years ago
caifubi
ab07dbdff2
Change profiling reporter tag
5 years ago
mindspore-ci-bot
e30734d1b8
!10454 Fix the unsafe code of Profiler
From: @gzhcv
Reviewed-by: @wangyue01,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
mindspore-ci-bot
13a69af59d
!10634 Fix the bug of step trace write file which exist
From: @gzhcv
Reviewed-by: @wangyue01,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
gzhcv
87f7ca226d
Fix the bug of write file which exist
5 years ago
mindspore-ci-bot
9528c28917
!10637 Add a parameter validate of minddata pipeline module
From: @gzhcv
Reviewed-by: @wuxuejian,@liucunwei
Signed-off-by: @wuxuejian
5 years ago
gzhcv
e2042d33dc
Add a parameter validate of minddata pipeline module
5 years ago
gzhcv
04eecff24b
Fix the unsafe code of Profiler
5 years ago
mindspore-ci-bot
261bb736de
!10063 Modify profiler directory structure to fit the new Run Package
From: @gzhcv
Reviewed-by:
Signed-off-by:
5 years ago
gzhcv
bad8c0e422
Modify profiling dir structure to fit the new Run Package
5 years ago
yanghaitao1
2235405b19
step trace end tag id is 65535
5 years ago
gzhcv
de3a653c57
fix the bug of step_trace incorrect content in inference scene
5 years ago
gzhcv
35996eafcf
modified the permisson of gpu profiler file and directory
5 years ago
gzhcv
3d6c1fc5f6
fix the bug of step_trace
5 years ago
mindspore-ci-bot
418c8b5e3f
!8550 add gpu step trace
From: @gzhcv
Reviewed-by:
Signed-off-by:
5 years ago
gzhcv
6f6b56bfe1
add gpu step_trace
5 years ago
yanghaitao1
2d7d30cae7
combine the first row and the last row of the pre file
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
mindspore-ci-bot
f53047e8f5
!6375 Adapting new profiling performance data
Merge pull request !6375 from 张毅辉/zyh_profiling_adapt_aicpu_file
5 years ago
zhangyihui
bc45616298
Adapt to new AICPU original file
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
yelihua
31e61f71eb
add data saver module
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