260 Commits (bae1dd3bb0b19331a700d681ec00be1b09080ea4)

Author SHA1 Message Date
  He Wei 4f04757e16 Fix some typo issues 4 years ago
  Parastoo Ashtari 056d61a947 fix unchanged watchpoint condition bug 4 years ago
  Parastoo Ashtari 9c036d1229 Fix GPU sink_mode True and Dump multi graph ERROR issue 4 years ago
  i-robot 544b079c1e !27018 Fix ascend bug for sending wrong current_root_graph_id for each step (online debugger) 4 years ago
  Parastoo Ashtari 6382ff76d3 fix ascend bug for sending current_root_graph_id 4 years ago
  TinaMengtingZhang 40bc5a2f46 Fix fusion op name 4 years ago
  Jimmy Qi 2a4a98ce9d Refactor original kernal name so all output tensors are included in stat 4 years ago
  i-robot a92d97adb2 !25850 Add CANN tensor data callback support for ascend async dump - part2 4 years ago
  Parastoo Ashtari 8f12b496b4 fix GPU dump sink=True issue 4 years ago
  TinaMengtingZhang 07b653103e Support Cann callback api for ascend async dump 4 years ago
  He Wei 41dcac9c49 Replace std::unordered_map/set with robin-hood-hashing 4 years ago
  Parastoo Ashtari 574ba6930a add error_no_value error_code 4 years ago
  i-robot 3269c9b881 !26335 Support MindSpore on MacOS 4 years ago
  xiefangqi 24ac2382ff mac compile 4 years ago
  Parastoo Ashtari 7f682ba2f6 partial support for multi root graph in online debugger 4 years ago
  Jimmy Qi b21c099767 Add option to dump tensor statistics in csv format 4 years ago
  yelihua cfa8c7a0e8 update OWNERS 4 years ago
  i-robot 76f4f77cc2 !24520 Add graph run history to dump structure 4 years ago
  He Wei fd8bbb4d96 Optimize isa() and type id related code. 4 years ago
  parastooashtari 1a59dc37bf add graph execution order history to dump 4 years ago
  maning202007 badfaadc0d Fix code warnings in debugger 4 years ago
  maning202007 8ee33007b1 add const to the data_ptr definition 4 years ago
  i-robot 73e545c56f !23799 Fix debugger exit timing too long issue due to heartbeat thread 4 years ago
  sabrinasun 41d737553a sync commercial branch self check fix to master 4 years ago
  sabrinasun 8290c69d55 fix exit time too long issue 4 years ago
  John Tzanakakis 7e7b444c63 remove verbose option from DbgServices 4 years ago
  TinaMengtingZhang f84b27b444 sync code self check from dev 1.1 4 years ago
  John Tzanakakis 76c6af7722 use ms logging instead of custom debugger logging 4 years ago
  i-robot 8c93e77688 !24079 Sync code warning fix to master 4 years ago
  sabrinasun 77111054d2 sync clean warning fix to master 4 years ago
  i-robot 7bcf2553a4 !23944 Add safety check for LoadParametersAndConst function call 4 years ago
  TinaMengtingZhang dbed33a2ad Fix online debugger terminate with 1 issue: I3YAPB 4 years ago
  Parastoo Ashtari b4bb5a7989 add safety check for LoadParametersAndConst 4 years ago
  i-robot 542819f08f !23566 Support multi root graph GPU dump mindrt runtime 4 years ago
  i-robot e5bdb5dd6d !23823 Clean pclint, codex warning 4 years ago
  i-robot 7cf815bcfa !23509 Reading mindspore version from version.txt 4 years ago
  sabrinasun ca1e6d869e clean pclint, codex warning 4 years ago
  Parastoo Ashtari 7c9ecff30b support multi network dump in GPU 4 years ago
  i-robot 60b33924dc !23711 Fix the code warnings 4 years ago
  rescue a67275d857 read ms version from version.txt 4 years ago
  maning202007 20115564f7 Fix code warnings 4 years ago
  huanghui 80416a71e0 fix warnings of pclint plus, codedex and codecheck 4 years ago
  TinaMengtingZhang f4db1dabe0 Merge code safety check to master 4 years ago
  sabrinasun 3a349a9219 add ut test for offline debugger 4 years ago
  i-robot f1e92aeb00 !23186 use Common::CreatePrefixPath instead of Common::GetRealPath 4 years ago
  yelihua 7c3994e48e use Common::CreatePrefixPath instead of Common::GetRealPath 4 years ago
  TinaMengtingZhang 1670fb9def Implement queue waiting for offline dbg memory control module 4 years ago
  maning202007 de3a5ee9ad Update teh ms_version to 1.5.0 for debugger 4 years ago
  TinaMengtingZhang b039cc3682 fix memory usage in header reading 4 years ago
  yelihua 912d16b9a5 stop sendheartbeat when finish normally 4 years ago