TinaMengtingZhang
|
9e717bd7fa
|
fix load and convert tensor twice in ascend kernel by kernel dump
|
2022-03-25 11:35:11 -04:00 |
maning202007
|
d96201e5be
|
Fix codecheck warnings
|
2022-03-21 19:46:15 +08:00 |
maning202007
|
c35fe12a12
|
Fix codecheck warnings for debug module
|
2022-03-20 16:47:20 +08:00 |
i-robot
|
dc5f77f585
|
!31298 build libmindspore_backend.so
Merge pull request !31298 from zhoufeng/backend-frontend-decoupling
|
2022-03-18 09:41:51 +00:00 |
zhoufeng
|
b7bb53ff73
|
build libmindspore_backend.so
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2022-03-17 19:14:45 +08:00 |
Parastoo Ashtari
|
ceb8f203e3
|
add progress check wp
|
2022-03-16 10:03:28 -04:00 |
Parastoo Ashtari
|
29f953d347
|
Enhance checkwatchpoint performance for offline debugger
|
2022-03-08 17:05:45 -05:00 |
xulei
|
f532b5fe4e
|
fix mac compile
|
2022-03-01 09:42:19 +08:00 |
i-robot
|
330cacf905
|
!30573 Catch abnormals from sto functions in debug
Merge pull request !30573 from maning202007/master
|
2022-02-26 08:52:22 +00:00 |
maning202007
|
9328041de4
|
Catch abnormals from sto functions in debug
Fix type errors
Fix bugs
Fix cycle depth
|
2022-02-26 11:03:52 +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 |
marui
|
d47e79b04c
|
Refactor ccsrc directories and CMakeLists files
|
2022-02-13 14:37:51 +08:00 |
TinaMengtingZhang
|
6a00f9797a
|
sync up codex warning fix for dump and debugger to open source branch
|
2022-02-07 17:02:18 -05:00 |
TinaMengtingZhang
|
23eb886d11
|
bugfix: duplicate wp hit results in offline dbg
|
2022-02-01 11:58:42 -05:00 |
i-robot
|
c592b323db
|
!29537 Fix extracting task id error in offline debugger
Merge pull request !29537 from TinaMengtingZhang/bugfix_dbg
|
2022-01-26 08:47:03 +00:00 |
TinaMengtingZhang
|
79f920f499
|
bugfix: extract task id error in offline dbg
|
2022-01-25 15:50:46 -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 |
TinaMengtingZhang
|
416797f5fa
|
change async file pool type to set
fix convert twice
|
2022-01-05 18:42:31 -05:00 |
maning202007
|
a88926b6d9
|
Add gil for offline debugger
|
2022-01-04 14:45:00 +08:00 |
sabrinasun
|
542d715217
|
seperate constant from pb
|
2021-12-14 13:19:14 -05:00 |
i-robot
|
5d4d35cc2a
|
!27438 fix debugger lock
Merge pull request !27438 from jiangshuqiang/fix_debugger_lock
|
2021-12-11 01:55:49 +00:00 |
jiangshuqiang
|
2d08fb7247
|
fix debugger lock
|
2021-12-10 02:57:01 -08:00 |
Parastoo Ashtari
|
76f074b77e
|
Debugger support ascend mindrt
|
2021-12-08 13:27:58 -05:00 |
Parastoo Ashtari
|
c752c3bf64
|
check stat error in debug_services
|
2021-12-07 14:00:54 -05:00 |
yelihua
|
01823faed0
|
change error level to info as dir not exist is normal case
|
2021-12-07 15:27:37 +08:00 |
Parastoo Ashtari
|
c9ed3651d8
|
use S_ISREG instead of DT_REG for files
|
2021-12-03 14:25:28 -05:00 |
i-robot
|
3866cfaf6e
|
!27163 support op overflow consumption for A dump and A plus M dump
Merge pull request !27163 from john_tzanakakis/jt_bug_fixes
|
2021-12-03 12:45:06 +00:00 |
John Tzanakakis
|
9145dd9bba
|
support op overflow consumption for A dump and A plus M dump
|
2021-12-02 22:57:35 -05:00 |
Parastoo Ashtari
|
9c036d1229
|
Fix GPU sink_mode True and Dump multi graph ERROR issue
|
2021-12-02 13:01:11 -05:00 |
xulei
|
78b37afc30
|
fix mindspore mac compile
fix debugger, mindarmour, audio, gnn, grpc, ps/fl.
|
2021-11-29 09:29:02 +08:00 |
John Tzanakakis
|
64893bf9eb
|
deal with kernel_graph_#_ prefix in tensor name in overflow wp checking
|
2021-11-26 18:51:20 -05:00 |
Parastoo Ashtari
|
574ba6930a
|
add error_no_value error_code
|
2021-11-21 12:05:57 -05:00 |
i-robot
|
3269c9b881
|
!26335 Support MindSpore on MacOS
Merge pull request !26335 from xulei/ms_mac_compile_br
|
2021-11-19 09:49:32 +00:00 |
xiefangqi
|
24ac2382ff
|
mac compile
|
2021-11-18 14:20:08 +08:00 |
Parastoo Ashtari
|
7f682ba2f6
|
partial support for multi root graph in online debugger
|
2021-11-16 10:23:59 -05:00 |
Jimmy Qi
|
b21c099767
|
Add option to dump tensor statistics in csv format
|
2021-11-15 19:00:59 +00:00 |
i-robot
|
76f4f77cc2
|
!24520 Add graph run history to dump structure
Merge pull request !24520 from parastooashtari/multi_root_graph_dump
|
2021-11-04 12:55:01 +00:00 |
parastooashtari
|
1a59dc37bf
|
add graph execution order history to dump
|
2021-11-02 11:00:38 -04:00 |
John Tzanakakis
|
254e4c9705
|
use root instead of subgraph id for overflow
|
2021-10-28 12:07:37 -04:00 |
maning202007
|
badfaadc0d
|
Fix code warnings in debugger
|
2021-10-27 19:53:56 +08:00 |
maning202007
|
8ee33007b1
|
add const to the data_ptr definition
Fix pclint for debugger
fix bugs
fix duplicated code issue
Fix the depth of method over 4 issue
fix comments
fix CI errors
remove redundancy arguments
|
2021-10-20 12:05:04 +08:00 |
sabrinasun
|
41d737553a
|
sync commercial branch self check fix to master
|
2021-10-13 23:04:49 -04:00 |
Parastoo Ashtari
|
6a568bfb5c
|
fix offline debugger async dump segmentation fault issue
|
2021-09-29 12:29:31 -04:00 |
i-robot
|
e5bdb5dd6d
|
!23823 Clean pclint, codex warning
Merge pull request !23823 from sabrinasun_59ee/warning
|
2021-09-22 01:43:44 +00:00 |
sabrinasun
|
ca1e6d869e
|
clean pclint, codex warning
|
2021-09-21 18:55:25 -04:00 |
Parastoo Ashtari
|
e49250e6c3
|
fixed overflow read file issue
|
2021-09-20 17:48:58 -04:00 |
i-robot
|
60b33924dc
|
!23711 Fix the code warnings
Merge pull request !23711 from maning202007/master
|
2021-09-19 06:21:24 +00:00 |