He Wei
7fb80fff03
Refactor and optimize debug trace
1. Use static 'name' and 'symbol' for TraceInfo, avoid copy them;
2. Refactor DebugInfo, move 'debug_id' down to GraphDebugInfo;
3. Make Location, TraceContext immutable;
4. Optimize trace context stack, use value instead of shared_ptr;
5. TraceInfo, DebugInfo no longer inherit from Base.
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
Jimmy Qi
e8371fffda
correctly return false when tensor is not found in tensor loader
4 years ago
i-robot
8df1bd14a1
!24986 Change printed log's level in dump_proto.cc
Merge pull request !24986 from huanghui/change-log-level
4 years ago
huanghui
3785b6d1b4
change printed log's level
4 years ago
i-robot
7ef95c4df9
!24874 Code clean of mc
Merge pull request !24874 from chenfei_mindspore/code_clean_1012
4 years ago
i-robot
73e545c56f
!23799 Fix debugger exit timing too long issue due to heartbeat thread
Merge pull request !23799 from sabrinasun_59ee/heartbeat
4 years ago
chenfei
16bff0128a
code clean 1012
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
i-robot
e920a1c07e
!24593 Continue execution when saving and loading mindir failed
Merge pull request !24593 from YuJianfeng/master
4 years ago
yujianfeng
d384db6c01
Continue execution when saving and loading mindir failed
4 years ago
Margaret_wangrui
f5791cf62e
clean pclint
4 years ago
John Tzanakakis
7e7b444c63
remove verbose option from DbgServices
4 years ago
TinaMengtingZhang
f84b27b444
sync code self check from dev 1.1
4 years ago
i-robot
f52a1b531d
!24455 use ms logging instead of custom debugger logging
Merge pull request !24455 from john_tzanakakis/jt_bug_fixes
4 years ago
John Tzanakakis
76c6af7722
use ms logging instead of custom debugger logging
4 years ago
huanghui
2da0810195
clean code
4 years ago
i-robot
c01db84465
!24439 Fix offline debugger segmentation fault for async dump
Merge pull request !24439 from parastooashtari/offline_dbg_bug
4 years ago
Parastoo Ashtari
6a568bfb5c
fix offline debugger async dump segmentation fault issue
4 years ago
yanghaitao1
a30b940ad3
add commiter to OWNERS files
4 years ago
i-robot
cc942874b2
!24112 code self check for modul debug
Merge pull request !24112 from huanghui/code-self-check-0926
4 years ago
i-robot
8c93e77688
!24079 Sync code warning fix to master
Merge pull request !24079 from sabrinasun_59ee/warning
4 years ago
huanghui
097d9ed47c
code self check for modul debug
4 years ago
sabrinasun
77111054d2
sync clean warning fix to master
4 years ago
i-robot
f35e48bdcc
!24054 fix the bug about writing somas file
Merge pull request !24054 from yelihua/dev
4 years ago
i-robot
f98cc8dce2
!23599 Handle real to complex in bprob
Merge pull request !23599 from zhouyaqiang0/complex_ops
4 years ago
zhouyaqiang
3d01cb0c3d
handle real to complex bprob
4 years ago
yelihua
78efa5360c
fix the bug about writing somas file
4 years ago
i-robot
9e17c29b91
!23940 code check
Merge pull request !23940 from zhaosida/code_clean_master
4 years ago
i-robot
7bcf2553a4
!23944 Add safety check for LoadParametersAndConst function call
Merge pull request !23944 from parastooashtari/multi_root_graph_gpu
4 years ago
i-robot
3a56082622
!23947 Fix online debugger terminates return 1 issue
Merge pull request !23947 from TinaMengtingZhang/fix_online_dbg_terminate_1
4 years ago
i-robot
eaf3837a6a
!23874 Clean pclint and codedex warning
Merge pull request !23874 from Margaret_wangrui/pclint_clean
4 years ago
TinaMengtingZhang
dbed33a2ad
Fix online debugger terminate with 1 issue: I3YAPB
4 years ago
Parastoo Ashtari
b4bb5a7989
add safety check for LoadParametersAndConst
4 years ago
zhaosida
7bbad8a84e
self code check
4 years ago
Margaret_wangrui
70052d2aee
clean pclint and codedex warning
4 years ago
i-robot
542819f08f
!23566 Support multi root graph GPU dump mindrt runtime
Merge pull request !23566 from parastooashtari/multi_root_graph_gpu
4 years ago
i-robot
e5bdb5dd6d
!23823 Clean pclint, codex warning
Merge pull request !23823 from sabrinasun_59ee/warning
4 years ago
i-robot
7cf815bcfa
!23509 Reading mindspore version from version.txt
Merge pull request !23509 from sabrinasun_59ee/version
4 years ago
i-robot
c60e900000
!23702 pclint clean
Merge pull request !23702 from zhangzhaoju/master_pclint
4 years ago
sabrinasun
ca1e6d869e
clean pclint, codex warning
4 years ago
Parastoo Ashtari
7c9ecff30b
support multi network dump in GPU
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
rescue
a67275d857
read ms version from version.txt
4 years ago
i-robot
0fa3fa78fb
!23709 Clean security and codex warning
Merge pull request !23709 from yelihua/dev
4 years ago
maning202007
20115564f7
Fix code warnings
4 years ago
i-robot
b825fd281d
!23697 fix warnings of pclint plus, codedex and codecheck at 0917
Merge pull request !23697 from huanghui/clean-warnings-0917
4 years ago
zhangzhaoju
f7df3933ad
Codex/Pclint/Codecheck clean
4 years ago