mindspore-ci-bot
|
6c096bff31
|
!13502 Modify Profiler API example to a executable scripts
From: @gzhcv
Reviewed-by: @yelihua
Signed-off-by:
|
4 years ago |
gzhcv
|
95b7a6bcfb
|
Modify Profiler API docs
|
4 years ago |
mindspore-ci-bot
|
80fb285c8e
|
!13129 Fix the bug of gpu profiler get device_id incorrectly
From: @gzhcv
Reviewed-by: @yelihua,@lilongfei15
Signed-off-by: @lilongfei15
|
4 years ago |
yanghaitao1
|
c8a4a2e9a5
|
print error msg if profiling enabled after hccl init
|
4 years ago |
gzhcv
|
9c537a8573
|
Fix the bug of gpu profiler get device_id incorrectly
|
4 years ago |
gzhcv
|
208b3fae18
|
Fix the bug of Profiler cannot find corresponding job dir in Ascend scene
|
4 years ago |
mindspore-ci-bot
|
2cfd913e2b
|
!11830 Add cpu operator profiling and heterogeneous timeline
From: @gzhcv
Reviewed-by:
Signed-off-by:
|
4 years ago |
zhangyihui
|
bbbffbb6a9
|
Modify the profiling_options parameter name
|
4 years ago |
gzhcv
|
2617f6c620
|
Add cpu profiler
|
5 years ago |
mindspore-ci-bot
|
a6e7b9c6e6
|
!11931 bugfix: profiler mem usage: added warning log when running on GPU
From: @zhangyunshu
Reviewed-by: @yelihua
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
d638a92946
|
!11892 remove unnecessary profiling_output_path parameter for set_context
From: @yanghaitao1
Reviewed-by: @yelihua
Signed-off-by:
|
4 years ago |
zhangyunshu
|
092945e310
|
profiler mem usage: added a warning prompt in log when running on GPU
|
4 years ago |
yanghaitao1
|
eefb4295ba
|
remove profiling output path from context
|
4 years ago |
gzhcv
|
d95e416e48
|
Fix the bug of Profiler timestamp variate between each process in multi-card scene
|
4 years ago |
gzhcv
|
e823152929
|
Fix the bug of Profiler timestamp variate between each process in multi-card scene
|
4 years ago |
mindspore-ci-bot
|
7a660ca62b
|
!11312 profiler: add memory parser to parse memory usage info
From: @zhangyunshu
Reviewed-by:
Signed-off-by:
|
4 years ago |
yanghaitao1
|
8d147deb07
|
profiler memory
|
5 years ago |
zhangyunshu
|
3efb2a256d
|
profiler mem usage: add memory parser to parse memory allocaions for model
|
4 years ago |
gzhcv
|
3c01dbbd8d
|
Fix the bug of profiler offline parse failed
|
4 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 |
gzhcv
|
de3a653c57
|
fix the bug of step_trace incorrect content in inference scene
|
5 years ago |
gzhcv
|
d376a9704a
|
Add error log if Profiler object initialized before set context in gpu scene
|
5 years ago |
gzhcv
|
35996eafcf
|
modified the permisson of gpu profiler file and directory
|
5 years ago |
gzhcv
|
6f6b56bfe1
|
add gpu step_trace
|
5 years ago |
gzhcv
|
bc7c2281b1
|
gpu_timeline(python code)
update mindspore/profiler/parser/integrator.py.
update mindspore/profiler/profiling.py.
|
5 years ago |
zhangyihui
|
fc860e6555
|
minddata_gpu_profiler
|
5 years ago |
gzhcv
|
81132207b8
|
gpu_timeline(python code)
update mindspore/profiler/parser/integrator.py.
update mindspore/profiler/profiling.py.
|
5 years ago |
mindspore-ci-bot
|
e6803a12b5
|
!6016 Fix the unsafe python code in profiler
Merge pull request !6016 from gzhcv/bugfix_bak
|
5 years ago |
mindspore-ci-bot
|
685cd6b724
|
!6582 [gpu timeline] fix a bug of gpu timeline multi card
Merge pull request !6582 from gzhcv/GpuTimeline
|
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
|
28d574cdd9
|
gpu_timeline(python code)
update mindspore/profiler/parser/integrator.py.
update mindspore/profiler/profiling.py.
|
5 years ago |
yuximiao
|
89e1c0e532
|
fix exception message
|
5 years ago |
mindspore-ci-bot
|
6e2bdded15
|
!6295 Initialize the aicpu environment in the script to avoid manual setting of the environment
Merge pull request !6295 from 张毅辉/zyh_profiling_set_aicpu_env
|
5 years ago |
zhangyihui
|
4dff1d6831
|
fix the problem: it is not reasonable to need special setting aicpu can be used
|
5 years ago |
mindspore-ci-bot
|
b27a9c0e10
|
!6261 fix the problem of sometimes profile file for 1 card can not generate by run 8p train with profiler
Merge pull request !6261 from 张毅辉/zyh_profiling_get_profiling_job_id
|
5 years ago |
zhangyihui
|
1e9c904dc9
|
fix the problem: sometimes profile for 1 card can not generate by run 8p train with profiler
|
5 years ago |
mindspore-ci-bot
|
c81ea018c2
|
!5997 add gpu timeline (python code)
Merge pull request !5997 from gzhcv/GpuTimeline
|
5 years ago |
gzhcv
|
f6b0fd301e
|
gpu_timeline(python code)
update mindspore/profiler/parser/integrator.py.
update mindspore/profiler/profiling.py.
|
5 years ago |
zhangyihui
|
cf393fe8f5
|
Modifying the mindspore.profiler documentation
|
5 years ago |
yuximiao
|
01b9dc9b3e
|
change the profiler interface.
|
5 years ago |
yuximiao
|
72722843db
|
fix __del__ in Profiler
|
5 years ago |
mindspore-ci-bot
|
26adc815f4
|
!4743 Add a warning when the output path already exists.
Merge pull request !4743 from yuximiao/master
|
5 years ago |
yuximiao
|
6e4798e69b
|
add gpu comments
|
5 years ago |
yuximiao
|
8934202a8c
|
add a warning when profiling dir is exist
|
5 years ago |
chenzomi
|
bb125cb309
|
change unsupport to unsupported
|
5 years ago |
yelihua
|
31e61f71eb
|
add data saver module
|
5 years ago |
zhangyihui
|
4c82915fc6
|
Add job_id parameter description
|
5 years ago |
zhangyihui
|
d22339b88a
|
Make function parameters work
|
5 years ago |