mohammad
5c8ab5f60c
add MD Profiler Save()
4 years ago
zetongzhao
2de8142c44
profiler test
4 years ago
Cathy Wong
cdf3126459
MD Profiler Start Stop Support
4 years ago
hesham
8e8dfdc29a
Fix profiler tracing nodes
4 years ago
i-robot
6b898f91e3
!25523 [MD][Autotune] Step and time based API for autotune
Merge pull request !25523 from harshvardhangupta/auto_tune_step_api
4 years ago
harshvardhangupta
9a352c4f5b
implement step based and time based api for autotune
4 years ago
hesham
843357a6d8
Make ProfilingManager a singleton
4 years ago
harshvardhangupta
1bb45142c9
Implement autotune api
4 years ago
ms_yan
9b28cc8e96
catch json parse failed error
4 years ago
i-robot
70cd1c77d5
!24922 MD Profiling: RecordEndOfEpoch in ProfilingManager
Merge pull request !24922 from cathwong/ckw_prof_epochend2
4 years ago
Cathy Wong
3ce0ab3e56
MD Profiling: RecordEndOfEpoch in ProfilingManager
4 years ago
hetshah
f5d7bdfc68
fixed code quality issues
4 years ago
Cathy Wong
0665a191dc
MD Profiling: Move ProfilingManager from ExecutionTree to TreeConsumer
4 years ago
liyong
567f137a39
sync code
4 years ago
YangLuo
9d89de5765
minddata error message optimize
4 years ago
Guo Zhijian
4b413922ac
fix: code review new
4 years ago
Cathy Wong
bc85c606b8
MD Profiling: Update Connector Init to Remove any existing file
to fix sequential pipeline scenario.
4 years ago
zhangyihui
3d19949eb4
device_id to rank_id
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
xiefangqi
0e2efc2501
fix minddata code clean
4 years ago
i-robot
c72e4920f6
!19886 [MD] Fix codecheck and pclint complaints master branch
Merge pull request !19886 from harshvardhangupta/codecheck_master
4 years ago
harshvardhangupta
4b704ddbd3
fix codecheck and pclint complaints
4 years ago
Zirui Wu
a35e30f83c
fix CI complains
4 years ago
jonyguo
7ebf5b6011
fix: regular path
4 years ago
mindspore-ci-bot
9b34e776d8
!17380 Code fixups to remove duplicate code and add variables for constants - master
From: @robingrosman
Reviewed-by: @mikef,@tom__chen
Signed-off-by: @tom__chen
4 years ago
RobinGrosman
3f13973cb3
remove duplicate code and constant expresssion in minddata code in engine/perf
4 years ago
ms_yan
ee88785b9e
repair code check problem
4 years ago
Zirui Wu
f31d9b3a2d
fix CI
fix CI
5 years ago
Zirui Wu
21ffe26647
re-adjust default sampling interval
5 years ago
YangLuo
bf48400c10
unify include file of minddata
5 years ago
mindspore-ci-bot
f9c5060cf2
!14930 Handle ignored returned Status
From: @hfarahat
Reviewed-by: @robingrosman,@pandoublefeng
Signed-off-by: @robingrosman
5 years ago
hesham
98f0f36a20
Removed unused include
5 years ago
hesham
6e6eaebb77
Fix unused return value in main code
5 years ago
mindspore-ci-bot
1d89109d19
!14929 Cleanup stale comments about DataBuffers
From: @hfarahat
Reviewed-by: @pandoublefeng,@robingrosman
Signed-off-by: @pandoublefeng
5 years ago
hesham
15354569f2
Cleanup stale comments about DataBuffers
5 years ago
ms_yan
28371e4e41
codex fix
5 years ago
mindspore-ci-bot
3d4a1aaff1
!14428 fix codex issue for minddata profiling
From: @robingrosman
Reviewed-by: @pandoublefeng,@nsyca
Signed-off-by: @pandoublefeng
5 years ago
RobinGrosman
f4a735e3b6
fix codex and cpplint errors in cpu_samples.cc and parallel_op.cc
5 years ago
Eric
38944eafc4
Added get dataset size and fix macro
5 years ago
ms_yan
b6ef88c168
add stop_dataset_profiler option
5 years ago
xiefangqi
dbe4e7ff82
md fix gpu profiling device id issue
5 years ago
xiefangqi
f6fa72f61f
Revert "Fix profiling device id error"
This reverts commit b9f45b49ff .
5 years ago
xiefangqi
b9f45b49ff
Fix profiling device id error
5 years ago
RobinGrosman
c616150fd6
Add analysis of profiling to warn if dataset parallel_workers should be increased
This message will currently only be printed if profiling of minddata is enabled.
Profiling of minddata is not enabled by default.
5 years ago
Eric
82f7c6f2c7
Moving data_helper
exposing json
WIP fix for removing templates
Removing templates part 1
replacing core/constants.h
removed template part 2
Changed fake data to filler data
Fixing CI
Fix CI part 2
CI fix part 2
Fix CI 3
Fixed lizard for data_util
Fixed clang
Fixing CI part 4
5 years ago
xulei2020
ee09b38f00
add code for MD lite C++ include and api
5 years ago
lixian
7d2fd6e76c
cxx api refactor: tensor/status/model
5 years ago
yanghaitao1
83cb87bcd1
cpu profiling
add operator profiling part
add op_id param when create task
repair bugs in op cpu sampling
fix wrong order of write and parse cpu_info
add process cpu profiling part
add multiprocessing part(part 1)
adapter cpu_sampling c layer
fix little error in sampling
descrease cirle complex in voc
descrease cirle complex in device_que
5 years ago
Zirui Wu
a1355a827c
introduce a master switch to turn on and off profiler
5 years ago