Cathy Wong
3fe9a05341
[MD] Profiler Memory Tool Support
4 years ago
hesham
7702ce7335
Fix uninitialized variables in profiling.cc
4 years ago
mohammad
af6e587c28
MD Profiler: support multiple start/stop calls
4 years ago
danishfarid
faaa5d5f0a
autotune step
fix testing script default
updates and changed sampling function
comments addressed
comments addressed
comments addressed
moving isSinkCheckAbove
update - move CheckSinkFunction
fix
4 years ago
liu-yongqi-63
f9eb4fba8b
add autotune api in config.py
4 years ago
harshvardhangupta
02f4a8068b
add tests, clean states, print proper warn logs
4 years ago
hesham
cf3ff77cfd
AutoTune support non-sink mode
Add time sts to iterator tracing
4 years ago
hesham
40797c40da
AutoTune
4 years ago
harshvardhangupta
6cf42c46d3
prevent double tree registration
4 years ago
mohammad
5c8ab5f60c
add MD Profiler Save()
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
Cathy Wong
3ce0ab3e56
MD Profiling: RecordEndOfEpoch in ProfilingManager
4 years ago
Cathy Wong
0665a191dc
MD Profiling: Move ProfilingManager from ExecutionTree to TreeConsumer
4 years ago
YangLuo
9d89de5765
minddata error message optimize
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
RobinGrosman
3f13973cb3
remove duplicate code and constant expresssion in minddata code in engine/perf
4 years ago
hesham
98f0f36a20
Removed unused include
5 years ago
Eric
38944eafc4
Added get dataset size and fix macro
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
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
Eric
16673fbca9
Added signature for eager execute
Added fix for album, removed ifdef
5 years ago
yanghaitao1
a5da6fcd56
modify file mode after profiling finished
5 years ago
Eric
1f11ccce06
Removed log_adapter dependency for minddata lite
Brute force fix?
Added missing import
Added removal of new cache functionality
Fix batch
Remove crc and cache optimizer
Remove affine
Remove cut mix batch
Added securec.h
Removed unused crc import
Fixed minor arm64 compile issues for tensor ops
Removed excess code from de_tensor
Added vision import
remove random device ops
Removed commented line
Added extra layer to switch adapter logic
Added securec
Added float fix
5 years ago
anthonyaje
2d08d83247
Fixed connector_size and monitor.
5 years ago
liubuyu
d81862a916
decoupling core and context
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago