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
yanghaitao1
f67a68e4fa
modify profiling log id from 255 to 65535
5 years ago
gzhcv
41fe65dcb9
Add communication op name for timeline
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
gzhcv
87f7ca226d
Fix the bug of write file which exist
5 years ago
gzhcv
04eecff24b
Fix the unsafe code of Profiler
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
gzhcv
6f6b56bfe1
add gpu step_trace
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
yuximiao
ed9cc50551
Add profiler module
5 years ago