285 Commits (7d0bee5ba18dc6663e1f285652dbc19e0f2d4ffc)

Author SHA1 Message Date
  Parastoo Ashtari c6f5fb06f2 add comments for dump and debugger code. 4 years ago
  TinaMengtingZhang 16bb7407a2 Delete dead code in debugger & dump. 4 years ago
  Parastoo Ashtari 8d96ee8b46 Move DumpConstantData to DebugOnStepEnd for ascend MindRT and add check for kGraphOpRun 4 years ago
  i-robot 05cd3ca997
!28671 Move e2e dump to super kernel Ascend MindRT 4 years ago
  Parastoo Ashtari 28c88a6b2d move e2e dump to superkernel for mindRT 4 years ago
  i-robot f7b9b71ef4
!28616 Update the rank_id issue for Ascend 4 years ago
  maning202007 c7633672f1 Update the rank_id issue for Ascend 4 years ago
  TinaMengtingZhang 416797f5fa change async file pool type to set 4 years ago
  maning202007 a88926b6d9 Add gil for offline debugger 4 years ago
  maning202007 50ba04aaa7 Add gil_scoped_release for checkwatchpoints 4 years ago
  parastooashtari 5a25d3e6c0 fix async dump sink true issue 4 years ago
  lby e6857a6553 using cube to get c0 value 4 years ago
  i-robot 6f6977a73b !27941 Ascend kernel level dump 4 years ago
  Parastoo Ashtari b832e218c3 kernel by kernel dump 4 years ago
  sabrinasun 3f5416a556 fix constant dump bug and fix ci warning 4 years ago
  Parastoo Ashtari 70ed1d5d54 fix online debugger multigraph issue 4 years ago
  i-robot ec90e501dc !27839 Save non-tensor value in pb 4 years ago
  sabrinasun 2bd107731f save non-tensor value in pb 4 years ago
  i-robot 5087d2e985 !27446 Use super kernel actor to load data for dump (Ascend) 4 years ago
  i-robot 8d648e0f1e !19673 Seperate constant from pb file 4 years ago
  Parastoo Ashtari 0f41e3ae68 use super kernel to load data for ascend dump 4 years ago
  Jimmy Qi c3ab951fa9 Parallelize calculating tensor statistics 4 years ago
  sabrinasun 542d715217 seperate constant from pb 4 years ago
  Parastoo Ashtari 26a928a888 fix sink true history file bug 4 years ago
  Parastoo Ashtari 76f074b77e Debugger support ascend mindrt 4 years ago
  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