caifubi
9b76f4ed57
get physical device for gpu
2020-10-14 10:13:38 +08:00
caifubi
e3f47285d7
Fix dump wrong device_id on gpu
2020-10-12 09:35:45 +08:00
mindspore-ci-bot
9e48d6527a
!7131 Change directory to read the overflow dumps from
...
Merge pull request !7131 from Harshvardhan Gupta/fix-overflow
2020-10-10 10:50:07 +08:00
mindspore-ci-bot
d3bd1cb5b8
!6668 [Data Dump] [master] Fix asynchronous data dump failure
...
Merge pull request !6668 from caifubi/dump
2020-10-09 10:48:24 +08:00
mindspore-ci-bot
d7b7ba3797
!7054 move dump id to end
...
Merge pull request !7054 from jjfeing/master
2020-10-09 09:43:21 +08:00
mindspore-ci-bot
d30dece8a9
!6515 Resolve deadlock issue when terminate debugger from UI
...
Merge pull request !6515 from lichen_101010/terminate_deadlock_issue
2020-10-09 02:38:05 +08:00
Harshvardhan Gupta
e77e816f1d
fix overflow dump path
2020-10-08 12:14:06 -04:00
Harshvardhan Gupta
7c5e0541ba
load inputs before suspending execution in dbg
2020-10-05 10:40:32 -04:00
caifubi
b17b4abf7d
Fix async data dump failed
2020-09-30 11:39:19 +08:00
jjfeing
d050422c4f
ir id move to end
2020-09-30 10:28:48 +08:00
laiyongqiang
bd8aeefd95
disable memory reuse for selected op in e2e dump
2020-09-25 11:16:34 +08:00
mindspore-ci-bot
0872bbcf1f
!6689 fix no line info of user code for error reporting
...
Merge pull request !6689 from fary86/fix_error_report_line_info
2020-09-22 10:47:32 +08:00
mindspore-ci-bot
c8ac3d0334
!6591 Fix some safe warnings in debugger
...
Merge pull request !6591 from maning202007/checknull
2020-09-22 09:40:17 +08:00
fary86
1dbc3b491a
fix bug of no line info when error reporting
2020-09-22 04:06:21 +08:00
lichen_101010
5713ea38b8
resolve terminate issue
...
terminate issue part 2
clean up code
first draft of deadlock issue
test
resolve terminate deadlock issue
add node level condition
resolve terminate issue
terminate issue part 2
clean up code
first draft of deadlock issue
test
resolve terminate deadlock issue
add node level condition
cleanup code and CI checks
rebase to master and address conflicts
refactor code
fix a bug
2020-09-21 14:04:13 -04:00
maning202007
ec631997b0
fix some safe warnings in debugger
2020-09-21 14:41:14 +08:00
caifubi
32cd8d8135
fix codex
2020-09-21 09:54:17 +08:00
caifubi
5d8e493834
Fix GPU dump bug
2020-09-20 16:20:40 +08:00
yelihua
f2f35d2176
fix the bug for sending suspend
2020-09-19 19:14:11 +08:00
mindspore-ci-bot
709ee383e9
!6481 add MS_EXCEPTION_IF_NULL for some variables
...
Merge pull request !6481 from maning202007/checknull
2020-09-19 09:33:54 +08:00
mindspore-ci-bot
937861e011
!5033 clean codex
...
Merge pull request !5033 from caifubi/clean-codex
2020-09-18 20:57:58 +08:00
maning202007
c8bc06061d
add MS_EXCEPTION_IF_NULL for some variables
2020-09-18 17:41:47 +08:00
caifubi
9ce7919712
clean dump codex
2020-09-18 16:45:28 +08:00
maning202007
82bad1ab84
Fix unsafe codes in Debugger
2020-09-18 10:09:21 +08:00
Adel Shafiei
85c5c04ba7
Added a check to make sure that overflow bin file is opened successfully
2020-09-17 19:51:12 -04:00
mindspore-ci-bot
f53047e8f5
!6375 Adapting new profiling performance data
...
Merge pull request !6375 from 张毅辉/zyh_profiling_adapt_aicpu_file
2020-09-17 11:57:24 +08:00
zhangyihui
bc45616298
Adapt to new AICPU original file
2020-09-17 10:38:05 +08:00
jjfeing
37ec5c0a1f
fix code warning
2020-09-16 17:33:13 +08:00
mindspore-ci-bot
08a761b29d
!6305 Change log level from ERROR to DEBUG for debugger
...
Merge pull request !6305 from lichen_101010/change_log_level
2020-09-16 15:10:11 +08:00
mindspore-ci-bot
02c2a61065
!6306 Fix bug that required the user to click twice on "Next Node" in MindInsight Debugger UI
...
Merge pull request !6306 from HarshvardhanGupta/fix-next-node
2020-09-16 14:53:36 +08:00
mindspore-ci-bot
a1653168da
!6296 [Data Dump] Fix MindInsight Debugger OverFlow Error
...
Merge pull request !6296 from caifubi/dump
2020-09-16 10:09:08 +08:00
Harshvardhan Gupta
6d7fe0364c
fix next node behavior
2020-09-15 14:58:49 -04:00
lichen_101010
f65625bd0b
change log level from ERROR to DEBUG for debugger
2020-09-15 12:28:57 -04:00
caifubi
0bf82e34c2
Fix MindInsight Debugger OverFlow Error
2020-09-15 21:46:41 +08:00
mindspore-ci-bot
fe735a0f83
!6198 [Data Dump] Bug fix
...
Merge pull request !6198 from caifubi/dump
2020-09-15 20:47:23 +08:00
mindspore-ci-bot
014ea619a8
!6240 Fix review_bot and codedex problems
...
Merge pull request !6240 from DeshiChen/0910_review_bot
2020-09-15 19:08:59 +08:00
caifubi
1480c93d04
Data Dump Bug Fix
...
1. Remove old e2e dump json
2. Remove warning log
3. Add device id to e2e dump path
4. Fix bug of dump json parse failed after hccl_init
2020-09-15 14:33:18 +08:00
mindspore-ci-bot
ffaba08379
!6215 fix the problem which arg print in DumpIR
...
Merge pull request !6215 from Margaret_wangrui/fix_DumpIR_arg
2020-09-15 14:15:30 +08:00
dayschan
3c2da3197f
Fix review_bot and codedex problems
2020-09-15 11:32:40 +08:00
Margaret_wangrui
96daa72f20
fix DumpIR arg
2020-09-14 20:39:24 +08:00
mindspore-ci-bot
ea53848333
!6049 Replace unsafe function "memcpy" with "memcpy_s"
...
Merge pull request !6049 from maning202007/restore_debugger
2020-09-14 15:58:35 +08:00
caifubi
372c2e7951
Combine Async Dump and E2E Dump
2020-09-14 10:57:46 +08:00
maning202007
00ad38d78d
replace unsafe funtion 'memcpy' with 'memcpy_s'.
2020-09-13 16:03:01 +08:00
mindspore-ci-bot
f16ad7aa27
!6089 Extend watchpoint support in debugger to all tensor types
...
Merge pull request !6089 from HarshvardhanGupta/add-more-dtypes-wp
2020-09-12 13:17:05 +08:00
lichen_101010
dffa61b228
send info when training is done
2020-09-11 18:40:54 -04:00
Harshvardhan Gupta
18d1e8795a
extend wp support to all types
2020-09-11 13:11:20 -04:00
mindspore-ci-bot
8fe3cf6991
!5737 Add support for more watchpoint conditions in debugger.
...
Merge pull request !5737 from HarshvardhanGupta/add-new-wp
2020-09-11 20:58:18 +08:00
mindspore-ci-bot
939737c017
!5970 enable debugger by default and set correct log message severity
...
Merge pull request !5970 from john_tzanakakis/master_ms1_grpc
2020-09-11 20:43:21 +08:00
mindspore-ci-bot
9a5e074c48
!5058 remove backend/session dependency on python
...
Merge pull request !5058 from xychow/remove-backend-py-dependency-1
2020-09-11 10:58:48 +08:00
John Tzanakakis
b0a7ebdeb0
enable debugger by default and set correct log message severity
2020-09-10 21:42:00 -04:00