57 Commits (a17f76dd1d83728cdc8ffcb52de694dfd3fcf12e)

Author SHA1 Message Date
  yelihua 5026ef1d46 load tensors for all graphs 5 years ago
  lichen_101010 1b6265fa43 Debugger multi-graph support implementation 5 years ago
  Harshvardhan Gupta d71b67cebb fix stray log msg 5 years ago
  Yi Huaijie d7faa77b5e support int64 shape 5 years ago
  Harshvardhan Gupta 727d424553 support watchpoints on weights and bias, add support advanced watchpoints 5 years ago
  John Tzanakakis 531c2952b3 fixes input dump files missing on GPU 5 years ago
  Harshvardhan Gupta e6451adc50 generate appropriate error when debugger is used with dataset_sink_mode=True 5 years ago
  mindspore-ci-bot 93d394ff9e !7706 Fixed the misssing input/output tensor dump if there are tensors with the same name 5 years ago
  Adel Shafiei b8fc889368 fixed the problem with missing inputs dumps when using GPU 5 years ago
  mindspore-ci-bot 6d89f2df8f !7701 Fix non-termination of training when MI is disconnected 5 years ago
  Harshvardhan Gupta 2c546db2ce fix terminate issue 5 years ago
  Harshvardhan Gupta 81e90c5ece add recheck 5 years ago
  Harshvardhan Gupta 744355a005 remove dbg args from runtime and remove needless argument from IsWatchpoint 5 years ago
  lichen_101010 678962d718 implementation for dumping const values for each step 5 years ago
  mindspore-ci-bot 9e48d6527a !7131 Change directory to read the overflow dumps from 5 years ago
  mindspore-ci-bot d30dece8a9 !6515 Resolve deadlock issue when terminate debugger from UI 5 years ago
  Harshvardhan Gupta e77e816f1d fix overflow dump path 5 years ago
  Harshvardhan Gupta 7c5e0541ba load inputs before suspending execution in dbg 5 years ago
  mindspore-ci-bot c8ac3d0334 !6591 Fix some safe warnings in debugger 5 years ago
  lichen_101010 5713ea38b8 resolve terminate issue 5 years ago
  maning202007 ec631997b0 fix some safe warnings in debugger 5 years ago
  yelihua f2f35d2176 fix the bug for sending suspend 5 years ago
  maning202007 c8bc06061d add MS_EXCEPTION_IF_NULL for some variables 5 years ago
  maning202007 82bad1ab84 Fix unsafe codes in Debugger 5 years ago
  Adel Shafiei 85c5c04ba7 Added a check to make sure that overflow bin file is opened successfully 5 years ago
  mindspore-ci-bot f53047e8f5 !6375 Adapting new profiling performance data 5 years ago
  zhangyihui bc45616298 Adapt to new AICPU original file 5 years ago
  mindspore-ci-bot 08a761b29d !6305 Change log level from ERROR to DEBUG for debugger 5 years ago
  Harshvardhan Gupta 6d7fe0364c fix next node behavior 5 years ago
  lichen_101010 f65625bd0b change log level from ERROR to DEBUG for debugger 5 years ago
  mindspore-ci-bot ea53848333 !6049 Replace unsafe function "memcpy" with "memcpy_s" 5 years ago
  caifubi 372c2e7951 Combine Async Dump and E2E Dump 5 years ago
  maning202007 00ad38d78d replace unsafe funtion 'memcpy' with 'memcpy_s'. 5 years ago
  lichen_101010 dffa61b228 send info when training is done 5 years ago
  mindspore-ci-bot 8fe3cf6991 !5737 Add support for more watchpoint conditions in debugger. 5 years ago
  John Tzanakakis b0a7ebdeb0 enable debugger by default and set correct log message severity 5 years ago
  mindspore-ci-bot 1593eb27c0 !5980 Delete the openssl related code to restore debugger 5 years ago
  Harshvardhan Gupta e751c2e069 add more wp conditions 5 years ago
  maning202007 af9c9b5129 Delete the openssl related code to restore debugger 5 years ago
  lichen_101010 5b7d90d5df change debug_name tofull_name 5 years ago
  fary86 fcbb3e0edc Refactor ms_context implementation 5 years ago
  Harshvardhan Gupta 3226e8407a fix gpu wp 5 years ago
  Adel Shafiei 32be89149a added a size condition when printing overflows list 5 years ago
  Harshvardhan Gupta ac457f3163 fix build failures and wp tensor search condition 5 years ago
  maning202007 303bec43d4 Add secure mechanism for debugger 5 years ago
  mindspore-ci-bot 3449abd741 !4629 Support sending large graph and large tensors for mindspore debugger 5 years ago
  lichen_101010 2a8bf9f00b addressed sendgraph issue 5 years ago
  shenwei41 a4e7a75891 Modify alarm 5 years ago
  Adel Shafiei 4834a3378b Op Overflow Watchpoint support for D-chip debugger 5 years ago
  John Tzanakakis 3569513232 fix d-chip wacthpoints, latest value for GPU inputs 5 years ago