Adel Shafiei
|
b8fc889368
|
fixed the problem with missing inputs dumps when using GPU
|
5 years ago |
mindspore-ci-bot
|
3b0f39623d
|
!7451 Specify the dump names of constant nodes the same with the names in pb file
Merge pull request !7451 from wangyue/master
|
5 years ago |
mindspore-ci-bot
|
687e9126aa
|
!7267 dump kernel inputs/outputs based on the input_output field of the config file.
Merge pull request !7267 from AdelShafiei/kernels_dump
|
5 years ago |
wangyue01
|
0e6402ada9
|
Specify the dump name of constant nodes the same with proto file.
|
5 years ago |
mindspore-ci-bot
|
283ab84884
|
!7269 dump constant values for each step
Merge pull request !7269 from lichen_101010/dump_constant_values_new
|
5 years ago |
Adel Shafiei
|
e4ebdc599e
|
Added input/output kernel dump support based on the config file
|
5 years ago |
lichen_101010
|
678962d718
|
implementation for dumping const values for each step
fix no output address error
address clang-format error
address some comments
clang_format check
|
5 years ago |
caifubi
|
9b76f4ed57
|
get physical device for gpu
|
5 years ago |
caifubi
|
e3f47285d7
|
Fix dump wrong device_id on gpu
|
5 years ago |
mindspore-ci-bot
|
9e48d6527a
|
!7131 Change directory to read the overflow dumps from
Merge pull request !7131 from Harshvardhan Gupta/fix-overflow
|
5 years ago |
Harshvardhan Gupta
|
e77e816f1d
|
fix overflow dump path
|
5 years ago |
caifubi
|
b17b4abf7d
|
Fix async data dump failed
|
5 years ago |
laiyongqiang
|
bd8aeefd95
|
disable memory reuse for selected op in e2e dump
|
5 years ago |
caifubi
|
32cd8d8135
|
fix codex
|
5 years ago |
caifubi
|
5d8e493834
|
Fix GPU dump bug
|
5 years ago |
jjfeing
|
37ec5c0a1f
|
fix code warning
|
5 years ago |
caifubi
|
0bf82e34c2
|
Fix MindInsight Debugger OverFlow Error
|
5 years ago |
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
|
5 years ago |
caifubi
|
372c2e7951
|
Combine Async Dump and E2E Dump
|
5 years ago |