Commit Graph

30 Commits

Author SHA1 Message Date
TinaMengtingZhang 9e717bd7fa fix load and convert tensor twice in ascend kernel by kernel dump 2022-03-25 11:35:11 -04:00
i-robot d71a9a088b
!31491 fix pclint of runtime device
Merge pull request !31491 from limingqi107/bug_fix4
2022-03-18 12:06:28 +00:00
limingqi107 3496a346be fix pclint of runtime device 2022-03-18 10:37:46 +08:00
zhoufeng b7bb53ff73 build libmindspore_backend.so
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-03-17 19:14:45 +08:00
Parastoo Ashtari c61e56cbe2 fix kernel by kernel and mindRT parameter bug 2022-03-10 16:16:15 -05:00
jiaorui ca3a273756 add host_shape to CreateDeviceAddress api 2022-03-04 16:34:05 +08:00
zhoufeng f49b195c39 extract common as an independent shared library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-02-26 10:55:51 +08:00
maning202007 54a69ebd82 Fix DumpParameters issue when only need dump input data
Fix code warnings in debug

Fix code warnings2
2022-02-22 15:08:46 +08:00
TinaMengtingZhang ab5aba46ff fix input parameter dump error 2022-02-17 14:38:51 -05:00
Parastoo Ashtari 6d5c80fb56 fix dump structure for multi graph in ascend mindRT 2022-02-15 14:24:43 -05:00
marui d47e79b04c Refactor ccsrc directories and CMakeLists files 2022-02-13 14:37:51 +08:00
Parastoo Ashtari f6bebc7d97 use origin_parameter_order to load and dump params mindRT
Refactor mindRT code
Fix DumpConstantData issue
2022-02-10 14:18:08 -05:00
Parastoo Ashtari 5c8d48d809 use launch_info to load input and outputs mindRT 2022-01-24 13:25:43 -05:00
Parastoo Ashtari c6f5fb06f2 add comments for dump and debugger code. 2022-01-18 17:03:49 -05:00
TinaMengtingZhang 16bb7407a2 Delete dead code in debugger & dump. 2022-01-17 14:31:24 -05:00
Parastoo Ashtari 28c88a6b2d move e2e dump to superkernel for mindRT 2022-01-07 11:01:56 -05:00
parastooashtari 5a25d3e6c0 fix async dump sink true issue 2021-12-30 12:12:07 +08:00
Parastoo Ashtari b832e218c3 kernel by kernel dump 2021-12-24 18:38:35 -05:00
Parastoo Ashtari 0f41e3ae68 use super kernel to load data for ascend dump 2021-12-15 18:30:40 -05:00
Parastoo Ashtari 76f074b77e Debugger support ascend mindrt 2021-12-08 13:27:58 -05:00
Parastoo Ashtari 9c036d1229 Fix GPU sink_mode True and Dump multi graph ERROR issue 2021-12-02 13:01:11 -05:00
TinaMengtingZhang 40bc5a2f46 Fix fusion op name 2021-11-30 12:20:04 -05:00
TinaMengtingZhang 07b653103e Support Cann callback api for ascend async dump 2021-11-24 10:35:29 -05:00
Parastoo Ashtari 7f682ba2f6 partial support for multi root graph in online debugger 2021-11-16 10:23:59 -05:00
TinaMengtingZhang f84b27b444 sync code self check from dev 1.1 2021-10-04 13:24:28 -04:00
sabrinasun ca1e6d869e clean pclint, codex warning 2021-09-21 18:55:25 -04:00
l00591931 d2a44c02da Code fix 2021-07-20 09:32:55 +08:00
TinaMengtingZhang b9e391b6ae Change fullname_with_scope in dump and online debugger 2021-07-09 15:54:19 -04:00
Parastoo Ashtari a153f6b35f Fix receive WaitCMD instead of terminate for multigraph GPU 2021-07-02 14:30:00 -04:00
Parastoo Ashtari 4e4be17648 SetDebugger for MindRTBackend and clean debug_actor code 2021-06-29 12:25:11 -04:00