i-robot
812dba7e21
!24771 add compile option H to visible hidden interface
Merge pull request !24771 from Healing/hidden_visible
4 years ago
yuximiao
e99c0a48e6
support start profiler in the minddle of training.
4 years ago
healing
56ae399228
open gpu profiling interface
4 years ago
ms_yan
36a8886ca2
Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab .
Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"
This reverts commit 4e6f7dc97d .
delete pass_registry_test.cc
comment hiai_nlu_model_multi.pb related line
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
lvchangquan
e8d9803258
add profiling codes based on ascend and gpu in pynative mode
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
yanghaitao1
127e4d4068
fix profiler pclint&codex
4 years ago
limingqi107
21d168e980
optimize the performance of actor runtimie dynamic shape
4 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
6f6b56bfe1
add gpu step_trace
5 years ago
yanghaitao
9770be4bab
gpu profiling
5 years ago
gzhcv
f0f4ee985b
gpu_timeline(python code)
update mindspore/profiler/parser/integrator.py.
update mindspore/profiler/profiling.py.
5 years ago
wangyue01
2d9499b13f
modify GPU profiler to satisfy code standard
5 years ago
yuximiao
e9add03ca8
add gpu timeline
5 years ago
askmiao
5c25cb6f0c
fix the issuse, repeated initialization can't exit.
5 years ago
askmiao
42111a8033
fix multiple epoch data issue
5 years ago
askmiao
25cae1a2e7
add profiler featrue
5 years ago