hesham
cf3ff77cfd
AutoTune support non-sink mode
...
Add time sts to iterator tracing
2021-11-24 17:51:25 -05:00
hesham
40797c40da
AutoTune
2021-11-19 09:27:12 -05:00
harshvardhangupta
6cf42c46d3
prevent double tree registration
2021-11-17 09:52:30 -05:00
mohammad
5c8ab5f60c
add MD Profiler Save()
2021-11-15 13:18:36 -05:00
Cathy Wong
cdf3126459
MD Profiler Start Stop Support
2021-11-05 19:46:39 -04:00
hesham
8e8dfdc29a
Fix profiler tracing nodes
2021-11-04 16:06:29 -04:00
i-robot
6b898f91e3
!25523 [MD][Autotune] Step and time based API for autotune
...
Merge pull request !25523 from harshvardhangupta/auto_tune_step_api
2021-11-03 19:59:29 +00:00
harshvardhangupta
9a352c4f5b
implement step based and time based api for autotune
2021-11-03 11:24:03 -04:00
hesham
843357a6d8
Make ProfilingManager a singleton
2021-10-27 11:37:02 -04:00
harshvardhangupta
1bb45142c9
Implement autotune api
2021-10-26 11:26:13 -04:00
Cathy Wong
3ce0ab3e56
MD Profiling: RecordEndOfEpoch in ProfilingManager
2021-10-15 11:09:10 -04:00
Cathy Wong
0665a191dc
MD Profiling: Move ProfilingManager from ExecutionTree to TreeConsumer
2021-10-04 11:12:02 -04:00
YangLuo
9d89de5765
minddata error message optimize
2021-09-15 18:05:02 +08:00
zhangyihui
3d19949eb4
device_id to rank_id
2021-08-25 09:52:23 +08:00
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
2021-08-23 01:46:38 +08:00
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
2021-08-22 13:39:37 +08:00
xiefangqi
0e2efc2501
fix minddata code clean
2021-08-19 09:11:30 +08:00
RobinGrosman
3f13973cb3
remove duplicate code and constant expresssion in minddata code in engine/perf
2021-05-30 18:49:27 -07:00
hesham
98f0f36a20
Removed unused include
2021-04-16 11:40:56 -04:00
Eric
38944eafc4
Added get dataset size and fix macro
2021-03-29 15:49:29 -04:00
xiefangqi
dbe4e7ff82
md fix gpu profiling device id issue
2021-03-24 20:04:30 +08:00
xiefangqi
f6fa72f61f
Revert "Fix profiling device id error"
...
This reverts commit b9f45b49ff .
2021-03-20 09:48:53 +08:00
xiefangqi
b9f45b49ff
Fix profiling device id error
2021-03-19 09:52:55 +08:00
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.
2021-03-15 13:26:35 -07:00
xulei2020
ee09b38f00
add code for MD lite C++ include and api
2021-02-03 10:45:31 +08:00
lixian
7d2fd6e76c
cxx api refactor: tensor/status/model
2021-02-02 09:15:56 +08:00
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
2021-02-01 13:18:54 +08:00
Zirui Wu
a1355a827c
introduce a master switch to turn on and off profiler
2020-12-22 16:48:01 -05:00
Eric
16673fbca9
Added signature for eager execute
...
Added fix for album, removed ifdef
2020-11-10 00:32:08 -05:00
yanghaitao1
a5da6fcd56
modify file mode after profiling finished
2020-10-28 09:08:49 +08:00
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
2020-10-20 00:32:58 -04:00
anthonyaje
2d08d83247
Fixed connector_size and monitor.
2020-09-09 17:54:59 -04:00
liubuyu
d81862a916
decoupling core and context
2020-08-05 08:15:14 +08:00
liubuyu
43c79eb853
mindspore path adjust
2020-07-14 18:07:28 +08:00