John Tzanakakis
|
c85d65c0ef
|
use -1 iteration for init state and fix missing tensor read outputs
|
2021-06-25 19:47:54 -04:00 |
i-robot
|
29e42efd98
|
!18867 Delete unnecessary logs in dump
Merge pull request !18867 from maning202007/delete_unnecessary_log
|
2021-06-25 13:09:48 +00:00 |
i-robot
|
c986916d48
|
!18675 [Debugger] Update two arguments "is_output" and "rank_id" in offline debugger python API
Merge pull request !18675 from TinaMengtingZhang/new_arg_is_output
|
2021-06-25 10:33:46 +00:00 |
maning202007
|
cb6e21a16a
|
Delete unnecessary logs in dump
|
2021-06-25 15:06:32 +08:00 |
i-robot
|
708e56f659
|
!17899 Fix compile cache bug for resent50
Merge pull request !17899 from LiangZhibo/cache
|
2021-06-24 13:29:58 +00:00 |
i-robot
|
d621cdbc97
|
!18790 validate dump iteration and net_name, use device shape for trans_flag false
Merge pull request !18790 from john_tzanakakis/jt_bug_fixes
|
2021-06-24 08:08:11 +00:00 |
l00591931
|
8ae5d7cc84
|
Fix compile cache for resnet50
|
2021-06-24 14:36:24 +08:00 |
i-robot
|
6d254ac409
|
!18679 call nnacl implement for matmul and batchmatmul on ARM
Merge pull request !18679 from zhangbuxue/call_nnacl_implement_for_matmul_and_batchmatmul_on_ARM
|
2021-06-24 06:14:22 +00:00 |
buxue
|
f3dea76b25
|
call nnacl implement for matmul and batchmatmul on ARM
|
2021-06-24 09:29:45 +08:00 |
Parastoo Ashtari
|
8d248cd925
|
Add debug info for online debugger
|
2021-06-23 19:00:09 -04:00 |
John Tzanakakis
|
baad7b48d3
|
validate dump iteration and net_name, use device shape for trans_flag false
|
2021-06-23 17:46:49 -04:00 |
TinaMengtingZhang
|
4e8db5e115
|
change arg 'is_parameter' to 'is_output' and rename device_id to rank_id in python api
|
2021-06-23 14:25:53 -04:00 |
i-robot
|
d4aca69981
|
!18448 Add debugger to new GPU runtime
Merge pull request !18448 from parastooashtari/new_unified_gpu
|
2021-06-23 01:56:09 +00:00 |
i-robot
|
c2e03304ef
|
!18695 [Bug][MI]Optimize the prompt information when not enabling RDR
Merge pull request !18695 from wangjunbao/master
|
2021-06-23 01:49:58 +00:00 |
Parastoo Ashtari
|
6ed17d52b1
|
Add debugger to new unified GPU runtime
|
2021-06-22 18:23:56 -04:00 |
TinaMengtingZhang
|
6b090679ab
|
fix two issues: dump with input_output=1 and log type name
|
2021-06-22 16:13:07 -04:00 |
wangjunbao
|
2367337c2e
|
Modify the warning message when not enabling RDR
|
2021-06-22 16:01:49 +08:00 |
wangjunbao
|
62e5e5bdb5
|
Modify the warning message when not enabling RDR
|
2021-06-22 14:17:14 +08:00 |
lanzhineng
|
fc8ec7fc49
|
infer_optv3:infer optimize to find exit of branches and resolve the
endless issue.
|
2021-06-22 11:55:56 +08:00 |
ms_yan
|
030030deb2
|
delete GetEnvConfigFile func as it no longer used
|
2021-06-21 23:17:45 +08:00 |
i-robot
|
ec999d3fa5
|
!18477 Modify the error message of abstract join
Merge pull request !18477 from huangbingjian/abstract_join
|
2021-06-18 09:10:29 +00:00 |
i-robot
|
eb0bad4ad7
|
!16378 Export bprop func_graph to mindir
Merge pull request !16378 from YuJianfeng/bprop_mindir
|
2021-06-18 08:50:25 +00:00 |
i-robot
|
4dd14e7b8f
|
!18496 overflow dump may not gen data
Merge pull request !18496 from john_tzanakakis/jt_bug_fixes
|
2021-06-18 07:38:15 +00:00 |
huangbingjian
|
d695554ae5
|
modify the error message of abstract join
|
2021-06-18 14:12:10 +08:00 |
yujianfeng
|
e88d058787
|
Add bprop cache
|
2021-06-18 09:31:46 +08:00 |
John Tzanakakis
|
690cf18cba
|
overflow dump may not gen data
|
2021-06-17 15:28:52 -04:00 |
TinaMengtingZhang
|
dc6a661a2e
|
change validator to accept -1 as valid input and fix scope filename issue in async
|
2021-06-17 14:26:46 -04:00 |
buxue
|
d50d46013b
|
code security check
|
2021-06-16 11:25:13 +08:00 |
i-robot
|
9d42b48843
|
!18372 fix async dump for sink_mode=True
Merge pull request !18372 from john_tzanakakis/jt_bug_fixes
|
2021-06-16 09:53:31 +08:00 |
John Tzanakakis
|
11b9f17a71
|
fix async dump for sink_mode=True
|
2021-06-15 11:19:14 -04:00 |
TinaMengtingZhang
|
36b0517ac3
|
fix bug: stripped name
|
2021-06-14 20:59:06 -04:00 |
TinaMengtingZhang
|
5031b41af6
|
bugfix for dump:
1. fix error because of unsupported node type.
2. fix check logic to get rank id in distribution training case.
|
2021-06-14 10:27:48 -04:00 |
i-robot
|
b19330d25f
|
!18177 dump and offline fixes for sync op_debug_mode and input reading
Merge pull request !18177 from john_tzanakakis/jt_bug_fixes
|
2021-06-12 05:13:31 +08:00 |
i-robot
|
4a317c151d
|
!18146 delete python get_file_real_path
Merge pull request !18146 from zhangbuxue/delete_python_get_file_real_path
|
2021-06-11 14:29:45 +08:00 |
John Tzanakakis
|
daedb7dd9f
|
dump and offline fixes for sync op_debug_mode and input reading
|
2021-06-10 16:44:46 -04:00 |
i-robot
|
1cdaa12cfd
|
!18093 [Debugger] Add root graph id to sub graph's pb file
Merge pull request !18093 from TinaMengtingZhang/add_graph_id
|
2021-06-11 02:13:49 +08:00 |
i-robot
|
4861711676
|
!18107 dump and offline debug fixes
Merge pull request !18107 from john_tzanakakis/jt_bug_fixes
|
2021-06-10 19:31:46 +08:00 |
buxue
|
1590f16953
|
delete python get_file_real_path
|
2021-06-10 17:27:15 +08:00 |
i-robot
|
50304d82fb
|
!17661 add permission for save files
Merge pull request !17661 from zhangbuxue/add_permission_for_save_files
|
2021-06-10 15:09:27 +08:00 |
John Tzanakakis
|
ac1847ffac
|
fix iter 0 and iter 1 being dumped in dir 0, make op_debug_mode optional for sync mode, read input files for offline debugger
|
2021-06-09 21:57:07 -04:00 |
buxue
|
0049109d11
|
add permission for save files
|
2021-06-10 09:51:49 +08:00 |
TinaMengtingZhang
|
dd6884eb6f
|
add root graph id to pb file
|
2021-06-09 11:18:13 -04:00 |
i-robot
|
7da28cef6f
|
!17873 [MS][LOG] Make directorys when the path set by GLOG_log_dir is not exist
Merge pull request !17873 from louie5/master
|
2021-06-09 20:57:45 +08:00 |
yelihua
|
9574c1e899
|
add debugger approvers
|
2021-06-09 10:44:52 +08:00 |
i-robot
|
059a9297af
|
!17982 Code self-check
Merge pull request !17982 from huanghui/code-self-check
|
2021-06-09 09:14:51 +08:00 |
huanghui
|
bcb0208060
|
code-self-check of debug
|
2021-06-08 17:41:20 +08:00 |
mindspore-ci-bot
|
32afa49ed8
|
!17919 change somas log file mode to 400
From: @laiyongqiang
Reviewed-by: @yuchaojie,@zhoufeng54
Signed-off-by: @zhoufeng54
|
2021-06-08 15:00:55 +08:00 |
mindspore-ci-bot
|
8cd5eb68b3
|
!17887 clean cxx warning
From: @lianliguang
Reviewed-by: @zh_qh
Signed-off-by: @zh_qh
|
2021-06-08 14:27:21 +08:00 |
LaiYongqiang
|
0c78f9a9db
|
change somas log file mode to 400
|
2021-06-08 11:01:06 +08:00 |
lianliguang
|
8a9b388ac3
|
clean CXX warning
|
2021-06-08 10:55:28 +08:00 |