i-robot
|
3f97989a11
|
!31335 A+m async dump waits and exits until writing file is completed
Merge pull request !31335 from TinaMengtingZhang/dbg_bugfix
|
4 years ago |
i-robot
|
bf86e08780
|
!31639 Clean code
Merge pull request !31639 from liangzelang/clean_code0321
|
4 years ago |
maning202007
|
d96201e5be
|
Fix codecheck warnings
|
4 years ago |
liangzelang
|
f2a5bdf26e
|
clean code
|
4 years ago |
maning202007
|
c35fe12a12
|
Fix codecheck warnings for debug module
|
4 years ago |
zhoufeng
|
da11e0f150
|
change debug.a to object
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
4 years ago |
TinaMengtingZhang
|
438e261bbc
|
wait until dumping finished
|
4 years ago |
i-robot
|
d71a9a088b
|
!31491 fix pclint of runtime device
Merge pull request !31491 from limingqi107/bug_fix4
|
4 years ago |
i-robot
|
dc5f77f585
|
!31298 build libmindspore_backend.so
Merge pull request !31298 from zhoufeng/backend-frontend-decoupling
|
4 years ago |
limingqi107
|
3496a346be
|
fix pclint of runtime device
|
4 years ago |
i-robot
|
fcbd893616
|
!31267 Add watchpoint progress to check watchpoint function
Merge pull request !31267 from parastooashtari/check_wp_perf
|
4 years ago |
zhoufeng
|
b7bb53ff73
|
build libmindspore_backend.so
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
4 years ago |
i-robot
|
f6738ead68
|
!31379 fix code warning at 0316
Merge pull request !31379 from huanghui/fix-code-warning-0316
|
4 years ago |
changzherui
|
cebfbdd723
|
mod comment
|
4 years ago |
Parastoo Ashtari
|
ceb8f203e3
|
add progress check wp
|
4 years ago |
chenfei
|
3872e29c3b
|
add ut for tuple trans
|
4 years ago |
huanghui
|
fbb5466083
|
fix code warning at 0316
|
4 years ago |
i-robot
|
1863766fad
|
!31063 Fix a+m dump probilistic failure in ci
Merge pull request !31063 from TinaMengtingZhang/fix_st_error2
|
4 years ago |
i-robot
|
dbf5e08c19
|
!31122 Construct meta function graph for vmap
Merge pull request !31122 from LiangZhibo/vmap
|
4 years ago |
liangzhibo
|
6d3d6f642c
|
Add vmap meta fg
|
4 years ago |
huanghui
|
4482acf586
|
Support API set_dump for more type of ops
|
4 years ago |
TinaMengtingZhang
|
646909d3f4
|
fix a+m dump probilistic failure in ci: 1. do not parallel to dump statistics and remove file lock. 2. when tensor size is small, do it in single thread
|
4 years ago |
Parastoo Ashtari
|
c61e56cbe2
|
fix kernel by kernel and mindRT parameter bug
|
4 years ago |
i-robot
|
059ac45ae8
|
!30920 Call Draw function directly
Merge pull request !30920 from huanghui/fix-draw
|
4 years ago |
i-robot
|
06a76f69bc
|
!30258 Enhace check watchpoint
Merge pull request !30258 from parastooashtari/check_wp_perf
|
4 years ago |
i-robot
|
a45e40f9db
|
!30541 Master static warning clean
Merge pull request !30541 from chenfei_mindspore/master-develop
|
4 years ago |
i-robot
|
2ed51f3cc7
|
!30660 Add host_shape to CreateDeviceAddress API Input
Merge pull request !30660 from jiaorui/host_shape
|
4 years ago |
Parastoo Ashtari
|
29f953d347
|
Enhance checkwatchpoint performance for offline debugger
|
4 years ago |
chenfei
|
883f4d474e
|
code clean of master
|
4 years ago |
huanghui
|
ce0f500a3f
|
convert draw_ to call Draw function derectly
|
4 years ago |
i-robot
|
5ca2b7820f
|
!30805 verify the mindir version compatiblity
Merge pull request !30805 from lanzhineng/func_closure
|
4 years ago |
huanghui
|
9494e26129
|
fix scope by clone cached func_graph
|
4 years ago |
lanzhineng
|
f5e0833673
|
verify the mindir version compatiblity
|
4 years ago |
jiaorui
|
ca3a273756
|
add host_shape to CreateDeviceAddress api
|
4 years ago |
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 |