103 Commits (e320dfd3f4e1f0d608d61eafb6d01ded61b7047f)

Author SHA1 Message Date
  i-robot 7ab93dcb37
!31674 [MD][AutoTune] Decouple worker update logic from update function + logging fix 4 years ago
  danishfarid a1bcb983b6 requestWorkerChange modified 4 years ago
  jonyguo 11079eabbb fix: code check 4 years ago
  harshvardhangupta accc32da6c modify the at config file 4 years ago
  hesham 3267d8b75c Add Python MP runtime in c++ 4 years ago
  harshvardhangupta bd61adbb72 Implement save/load of autotune dataset pipeline configuration #27943 4 years ago
  danishfarid 6c4697fc8b reenable AT for non-sink 4 years ago
  Cathy Wong 46e223e569 [MD] Update set_autotune_enable API to add save filepath 4 years ago
  mohammad ddd3b07648 MD autotune supports mindrecord 4 years ago
  Xiao Tianci 91696f2dbe fix codex and code check 4 years ago
  Cathy Wong 3fe9a05341 [MD] Profiler Memory Tool Support 4 years ago
  shenwei41 01b476201a fix waring 4 years ago
  i-robot 216567f77a
!28396 MD Fix prefetch size change request warning log 4 years ago
  shenwei41 ba30b6493f fix waring 4 years ago
  hetshah c108e007f3 move function call to prevent unecessary warning logs 4 years ago
  i-robot c116ba9c39 !27552 Add submodule ID to MD perf cmake file 4 years ago
  mohammad 36af13b289 add submodule id to MD perf cmake 4 years ago
  luoyang 49dcc3f67c revert constraints of AutoTune 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
  i-robot a93e6d3a02 !27039 [Autotune] Set minimum queue capacity 4 years ago
  hesham 46613e6425 use num_worker as queue_capacity minimum size 4 years ago
  danishfarid faaa5d5f0a autotune step 4 years ago
  luoyang f3e1794a74 update log 4 years ago
  i-robot ef2964710c !27136 add AutoTune API in mindspore/dataset/core/config.py 4 years ago
  luoyang 9cbb45bcc4 close autotune in non-sink mode 4 years ago
  liu-yongqi-63 f9eb4fba8b add autotune api in config.py 4 years ago
  harshvardhangupta 9d1ffea0f6 print tree config at end of AT 4 years ago
  i-robot 0b236f91b9 !26822 Ignore inline ops in Autotune 4 years ago
  i-robot be009648fe !26821 MD AutoTune - Add WARN log for updated changes 4 years ago
  hesham 3c1f1d0611 ignore inline ops in AT 4 years ago
  Cathy Wong 917e275abc MD AutoTune - Add WARN log for updated changes 4 years ago
  harshvardhangupta 02f4a8068b add tests, clean states, print proper warn logs 4 years ago
  hesham cf3ff77cfd AutoTune support non-sink mode 4 years ago
  mohammad d6c50e0f26 fix connector size order + autotune thread + minor changes 4 years ago
  hesham 40797c40da AutoTune 4 years ago
  i-robot f23e93ec63 !26454 add header file master 4 years ago
  liu-yongqi-63 fb5505cc50 add header file 4 years ago
  harshvardhangupta 6cf42c46d3 prevent double tree registration 4 years ago
  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 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 4 years ago
  Cathy Wong 3ce0ab3e56 MD Profiling: RecordEndOfEpoch in ProfilingManager 4 years ago