maning202007
|
d96201e5be
|
Fix codecheck warnings
|
4 years ago |
maning202007
|
c35fe12a12
|
Fix codecheck warnings for debug module
|
4 years ago |
i-robot
|
dc5f77f585
|
!31298 build libmindspore_backend.so
Merge pull request !31298 from zhoufeng/backend-frontend-decoupling
|
4 years ago |
zhoufeng
|
b7bb53ff73
|
build libmindspore_backend.so
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
4 years ago |
Parastoo Ashtari
|
ceb8f203e3
|
add progress check wp
|
4 years ago |
Parastoo Ashtari
|
29f953d347
|
Enhance checkwatchpoint performance for offline debugger
|
4 years ago |
xulei
|
f532b5fe4e
|
fix mac compile
|
4 years ago |
i-robot
|
330cacf905
|
!30573 Catch abnormals from sto functions in debug
Merge pull request !30573 from maning202007/master
|
4 years ago |
maning202007
|
9328041de4
|
Catch abnormals from sto functions in debug
Fix type errors
Fix bugs
Fix cycle depth
|
4 years ago |
zhoufeng
|
f49b195c39
|
extract common as an independent shared library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
4 years ago |
maning202007
|
54a69ebd82
|
Fix DumpParameters issue when only need dump input data
Fix code warnings in debug
Fix code warnings2
|
4 years ago |
marui
|
d47e79b04c
|
Refactor ccsrc directories and CMakeLists files
|
4 years ago |
TinaMengtingZhang
|
6a00f9797a
|
sync up codex warning fix for dump and debugger to open source branch
|
4 years ago |
TinaMengtingZhang
|
23eb886d11
|
bugfix: duplicate wp hit results in offline dbg
|
4 years ago |
i-robot
|
c592b323db
|
!29537 Fix extracting task id error in offline debugger
Merge pull request !29537 from TinaMengtingZhang/bugfix_dbg
|
4 years ago |
TinaMengtingZhang
|
79f920f499
|
bugfix: extract task id error in offline dbg
|
4 years ago |
Parastoo Ashtari
|
5c8d48d809
|
use launch_info to load input and outputs mindRT
|
4 years ago |
Parastoo Ashtari
|
c6f5fb06f2
|
add comments for dump and debugger code.
|
4 years ago |
TinaMengtingZhang
|
16bb7407a2
|
Delete dead code in debugger & dump.
|
4 years ago |
TinaMengtingZhang
|
416797f5fa
|
change async file pool type to set
fix convert twice
|
4 years ago |
maning202007
|
a88926b6d9
|
Add gil for offline debugger
|
4 years ago |
sabrinasun
|
542d715217
|
seperate constant from pb
|
4 years ago |
i-robot
|
5d4d35cc2a
|
!27438 fix debugger lock
Merge pull request !27438 from jiangshuqiang/fix_debugger_lock
|
4 years ago |
jiangshuqiang
|
2d08fb7247
|
fix debugger lock
|
4 years ago |
Parastoo Ashtari
|
76f074b77e
|
Debugger support ascend mindrt
|
4 years ago |
Parastoo Ashtari
|
c752c3bf64
|
check stat error in debug_services
|
4 years ago |
yelihua
|
01823faed0
|
change error level to info as dir not exist is normal case
|
4 years ago |
Parastoo Ashtari
|
c9ed3651d8
|
use S_ISREG instead of DT_REG for files
|
4 years ago |
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
|
4 years ago |
John Tzanakakis
|
9145dd9bba
|
support op overflow consumption for A dump and A plus M dump
|
4 years ago |
Parastoo Ashtari
|
9c036d1229
|
Fix GPU sink_mode True and Dump multi graph ERROR issue
|
4 years ago |
xulei
|
78b37afc30
|
fix mindspore mac compile
fix debugger, mindarmour, audio, gnn, grpc, ps/fl.
|
4 years ago |
John Tzanakakis
|
64893bf9eb
|
deal with kernel_graph_#_ prefix in tensor name in overflow wp checking
|
4 years ago |
Parastoo Ashtari
|
574ba6930a
|
add error_no_value error_code
|
4 years ago |
i-robot
|
3269c9b881
|
!26335 Support MindSpore on MacOS
Merge pull request !26335 from xulei/ms_mac_compile_br
|
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 |
i-robot
|
76f4f77cc2
|
!24520 Add graph run history to dump structure
Merge pull request !24520 from parastooashtari/multi_root_graph_dump
|
4 years ago |
parastooashtari
|
1a59dc37bf
|
add graph execution order history to dump
|
4 years ago |
John Tzanakakis
|
254e4c9705
|
use root instead of subgraph id for overflow
|
4 years ago |
maning202007
|
badfaadc0d
|
Fix code warnings in debugger
|
4 years ago |
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
|
4 years ago |
sabrinasun
|
41d737553a
|
sync commercial branch self check fix to master
|
4 years ago |
Parastoo Ashtari
|
6a568bfb5c
|
fix offline debugger async dump segmentation fault issue
|
4 years ago |
i-robot
|
e5bdb5dd6d
|
!23823 Clean pclint, codex warning
Merge pull request !23823 from sabrinasun_59ee/warning
|
4 years ago |
sabrinasun
|
ca1e6d869e
|
clean pclint, codex warning
|
4 years ago |
Parastoo Ashtari
|
e49250e6c3
|
fixed overflow read file issue
|
4 years ago |
i-robot
|
60b33924dc
|
!23711 Fix the code warnings
Merge pull request !23711 from maning202007/master
|
4 years ago |
maning202007
|
20115564f7
|
Fix code warnings
|
4 years ago |