marui
|
d47e79b04c
|
Refactor ccsrc directories and CMakeLists files
|
4 years ago |
i-robot
|
fe74be4830
|
!29701 Support dump parameters using origin_parameter_order, fix DumpConstantData issue and refactor debugger mindRT code
Merge pull request !29701 from parastooashtari/kernel_level_dump
|
4 years ago |
Parastoo Ashtari
|
f6bebc7d97
|
use origin_parameter_order to load and dump params mindRT
Refactor mindRT code
Fix DumpConstantData issue
|
4 years ago |
i-robot
|
b9ee1433e2
|
!29703 Fix codex warning for dump and debugger in master
Merge pull request !29703 from TinaMengtingZhang/codex
|
4 years ago |
Margaret_wangrui
|
18c17a4533
|
[ME] Avoid buffer print repeatedly in IR
|
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
|
a8f2dba3fa
|
!29536 Support cell dump for Ascend kernel-by-kernel dump
Merge pull request !29536 from parastooashtari/cell-kernel-by-kernel-dump
|
4 years ago |
zhoufeng
|
8e97ce5cd2
|
build core.so
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
4 years ago |
i-robot
|
1e329489c1
|
!29148 [MS][RDR] refactor methods of dump IR and export IR
Merge pull request !29148 from louie5/refactor-rdr
|
4 years ago |
Parastoo Ashtari
|
bc228d4d58
|
support cell dump for ascend kernel-by-kernel mode
|
4 years ago |
i-robot
|
23f8ace36d
|
!29558 Share the sequence nodes between sequence abstracts.
Merge pull request !29558 from 张清华/eliminate_tuple_unused_item
|
4 years ago |
i-robot
|
9f9ffe9539
|
!29152 Support frontend graph compilation cache in ps mode
Merge pull request !29152 from YuJianfeng/compile_cache
|
4 years ago |
Zhang Qinghua
|
457da96c78
|
Share the sequence nodes between sequence abstracts.
|
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 |
i-robot
|
3825ec8b6e
|
!29392 Use launch_info to dump inputs and outputs for ascend kernel_by_kernel mode
Merge pull request !29392 from parastooashtari/launch_info
|
4 years ago |
TinaMengtingZhang
|
79f920f499
|
bugfix: extract task id error in offline dbg
|
4 years ago |
yujianfeng
|
dcd6f9e491
|
Support compile cache in ps mode
|
4 years ago |
wangrao124
|
9dfc703f7a
|
change sparsetensor to cootensor
|
4 years ago |
Parastoo Ashtari
|
5c8d48d809
|
use launch_info to load input and outputs mindRT
|
4 years ago |
huanghui
|
4f372aeb54
|
fix code warning in anf_ir_dum & draw
|
4 years ago |
i-robot
|
180b101ad5
|
!29062 Add comments for dump and debugger code, remove unused functions
Merge pull request !29062 from parastooashtari/debugger_marker
|
4 years ago |
chenfei
|
8df68446b4
|
rm specilized flga
|
4 years ago |
i-robot
|
377d6108f9
|
!29247 Continue to synchronize tuple/list abstract's elements if they are also tuple/list.
Merge pull request !29247 from 张清华/eliminate_tuple_unused_item2
|
4 years ago |
Parastoo Ashtari
|
c6f5fb06f2
|
add comments for dump and debugger code.
|
4 years ago |
Zhang Qinghua
|
3038c153b7
|
Continue to synchronize tuple/list abstract's elements if they are also tuple/list.
|
4 years ago |
i-robot
|
f254f9a295
|
!29218 Show IsDumpEnabled warning message only once
Merge pull request !29218 from parastooashtari/kernel_level_dump
|
4 years ago |
i-robot
|
6798e0b456
|
!29221 Reuse the flags if the tuple node visited before.
Merge pull request !29221 from 张清华/eliminate_tuple_unused_item2
|
4 years ago |
Zhang Qinghua
|
198b79a24d
|
Reuse the flags if the tuple node visited before.
|
4 years ago |
Parastoo Ashtari
|
44103b14ec
|
Print IsDumpEnabled warning message once
|
4 years ago |
TinaMengtingZhang
|
16bb7407a2
|
Delete dead code in debugger & dump.
|
4 years ago |
louie5
|
2c22a7b0a4
|
refactor methods of export ir and dump ir
|
4 years ago |
Parastoo Ashtari
|
8d96ee8b46
|
Move DumpConstantData to DebugOnStepEnd for ascend MindRT and add check for kGraphOpRun
|
4 years ago |
i-robot
|
490dd3b160
|
!28752 update abstract of input0 of cnode if it's not FuncGraph
Merge pull request !28752 from xychow/update-abstract
|
4 years ago |
i-robot
|
05cd3ca997
|
!28671 Move e2e dump to super kernel Ascend MindRT
Merge pull request !28671 from parastooashtari/ascend_mindrt
|
4 years ago |
zhousiyi
|
b6b635f9de
|
specialize input0 of a CNode's abstract to make it's func_graph as
specialized func_graph if it's FuncGraphAbstractClosure.
|
4 years ago |
i-robot
|
a28dd013f7
|
!28715 Eliminate unused nodes in a tuple or list node.
Merge pull request !28715 from 张清华/eliminate_tuple_unused_item2
|
4 years ago |
Parastoo Ashtari
|
28c88a6b2d
|
move e2e dump to superkernel for mindRT
|
4 years ago |
Zhang Qinghua
|
d2572719f7
|
Eliminate unused nodes in a tuple or list node.
|
4 years ago |
TronZhang
|
58f386fe2a
|
Add Custom actor nodes and custom actor support for dynamic shape case
|
4 years ago |
i-robot
|
f7b9b71ef4
|
!28616 Update the rank_id issue for Ascend
Merge pull request !28616 from maning202007/master
|
4 years ago |
maning202007
|
c7633672f1
|
Update the rank_id issue for Ascend
|
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 |
maning202007
|
50ba04aaa7
|
Add gil_scoped_release for checkwatchpoints
|
4 years ago |
parastooashtari
|
5a25d3e6c0
|
fix async dump sink true issue
|
4 years ago |
lby
|
e6857a6553
|
using cube to get c0 value
|
4 years ago |
yelihua
|
3bcd6cb9aa
|
didn't print msg when dump mode is not 1
|
4 years ago |
i-robot
|
6f6977a73b
|
!27941 Ascend kernel level dump
Merge pull request !27941 from parastooashtari/kernel_level_dump
|
4 years ago |
Parastoo Ashtari
|
b832e218c3
|
kernel by kernel dump
|
4 years ago |