Parastoo Ashtari
|
dadcadec03
|
fix graph history dump issue for ascend kernel by kernel
|
4 years ago |
i-robot
|
b91472822e
|
!30773 optimize dump ir of function closure
Merge pull request !30773 from lanzhineng/func_closure
|
4 years ago |
i-robot
|
92770ef12e
|
!30200 Improve A+M dump performance
Merge pull request !30200 from TinaMengtingZhang/a_m_dump_perf
|
4 years ago |
yelihua
|
5d70b3a7d8
|
enable dump when met exception during train
|
4 years ago |
lanzhineng
|
9df58c20e0
|
opt dumpir
|
4 years ago |
TinaMengtingZhang
|
4a8d3defe7
|
Enhance the perfomance of A+M dump: Parallelize ConverFormatForTensorAndDump and refactoring
|
4 years ago |
i-robot
|
383c1406dc
|
!30657 fix master mac compile & disable rpc actor on Mac
Merge pull request !30657 from xulei/fix_mac_master
|
4 years ago |
i-robot
|
78f0f2aa95
|
!30388 【MindIR导入导出】完善Function类型及支持闭包结构
Merge pull request !30388 from lanzhineng/mindir
|
4 years ago |
xulei
|
f532b5fe4e
|
fix mac compile
|
4 years ago |
lanzhineng
|
ca3d9d0434
|
function closure export & import
|
4 years ago |
maning202007
|
2fc279bcaf
|
Fix the offline_debug log level bug
|
4 years ago |
i-robot
|
330cacf905
|
!30573 Catch abnormals from sto functions in debug
Merge pull request !30573 from maning202007/master
|
4 years ago |
maning202007
|
9328041de4
|
Catch abnormals from sto functions in debug
Fix type errors
Fix bugs
Fix cycle depth
|
4 years ago |
zhoufeng
|
f49b195c39
|
extract common as an independent shared library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
4 years ago |
louie5
|
388c7ea2ca
|
fix codecheck warnings
|
4 years ago |
i-robot
|
e1fc0a71f4
|
!30218 Fix DumpParameters issue when only need dump input data
Merge pull request !30218 from maning202007/fix_dump_parametors
|
4 years ago |
maning202007
|
54a69ebd82
|
Fix DumpParameters issue when only need dump input data
Fix code warnings in debug
Fix code warnings2
|
4 years ago |
i-robot
|
a068b7da19
|
!30286 [MS][RDR] Export running data after graph compiled
Merge pull request !30286 from louie5/master
|
4 years ago |
Zhang Qinghua
|
1357f1fe7a
|
Transform if tail call to parallel call.
|
4 years ago |
i-robot
|
e4d107be80
|
!29896 Construct cache dir with rank_id directly
Merge pull request !29896 from laiyongqiang/cache_dir
|
4 years ago |
louie5
|
0284d809a8
|
Export MindIR after finishing compile graph
|
4 years ago |
i-robot
|
16f0438713
|
!30202 Fix input dump error in kernel by kernel mode
Merge pull request !30202 from TinaMengtingZhang/bugfix
|
4 years ago |
TinaMengtingZhang
|
ab5aba46ff
|
fix input parameter dump error
|
4 years ago |
maning202007
|
6a87443340
|
Fix the debugger warning on cpu
|
4 years ago |
lianliguang
|
49608835c1
|
support list slice
|
4 years ago |
i-robot
|
5bf81ffdbb
|
!30091 Fix incorrect dump structure for multigraph in ascend mindRT
Merge pull request !30091 from parastooashtari/kernel_level_dump
|
4 years ago |
TinaMengtingZhang
|
e576292862
|
dump statistic file in kernel by kernel mode
|
4 years ago |
Parastoo Ashtari
|
6d5c80fb56
|
fix dump structure for multi graph in ascend mindRT
|
4 years ago |
LaiYongqiang
|
dcd83c5275
|
construct cache dir with rank_id directly
|
4 years ago |
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 |