liangzelang
d99d745c0c
Support the params passed between subgraphs as tuple type
5 years ago
TFBunny
4d35303265
support string in GPU print
5 years ago
mindspore-ci-bot
c35d2d0899
!13196 [auto-monad] Support multi return points
From: @hwhewei
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
5 years ago
mindspore-ci-bot
6f6d14d944
!13102 Add unique id for .dat and .dot file to avoid covering
From: @irmo
Reviewed-by:
Signed-off-by:
5 years ago
He Wei
d608c97942
[auto-monad] Support multi return points
1. Search call info before insert nodes for control flow calls;
2. Use label_switch for multi return points if required.
5 years ago
huanghui
a2ba47e18a
1. Add unique id for .dat and .dot file to avoid covering
2. Dump the end graph in gpu session and cu session
5 years ago
Islam Amin
cbbffbedef
fix gpu dump naming
5 years ago
mindspore-ci-bot
8c34851105
!13153 [MS][RDR] saving the lastest gpu memory information of every operator
From: @louie5
Reviewed-by: @ouwenchang,@lixiaohui33
Signed-off-by: @lixiaohui33
5 years ago
mindspore-ci-bot
f056dab57a
!13128 fix env_getitem has not been eliminated; output addr is not exist trace.
From: @Margaret_wangrui
Reviewed-by:
Signed-off-by:
5 years ago
louei5
46d78efb0c
fix saving too much gpu memory info and not skip saving kernel graph in protobuff type
5 years ago
mindspore-ci-bot
fb31e724aa
!13093 Enable tbe dynamic shape op for run op
From: @HulkTang
Reviewed-by: @zhoufeng54,@jjfeing
Signed-off-by: @jjfeing
5 years ago
Margaret_wangrui
01ea845efb
fix env_getitem has not been eliminated
5 years ago
mindspore-ci-bot
c69142fdc1
!12968 update reshape type for 3d nodes
From: @liubuyu
Reviewed-by:
Signed-off-by:
5 years ago
tanghuikang
7138bf66f6
Enable tbe dynamic shape op for run op
5 years ago
mindspore-ci-bot
a21c8e13b5
!13010 Add device id log
From: @zpac
Reviewed-by: @cristoval,@wilfchen
Signed-off-by: @cristoval
5 years ago
mindspore-ci-bot
7e8f58f79d
!13013 fix switch layer
From: @youui
Reviewed-by:
Signed-off-by:
5 years ago
liubuyu
518818fbef
reshape type for 3d nodes
5 years ago
Amir Lashkari
d83e7c41c8
Fixed log issue
Fixed cpplint
5 years ago
mindspore-ci-bot
04e23927ef
!12688 using cpp infer firstly
From: @lianliguang
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
a85990cbf2
!13037 remove static worker
From: @anancds
Reviewed-by: @limingqi107,@cristoval
Signed-off-by: @cristoval
5 years ago
mindspore-ci-bot
e00d8cd1d6
!13020 Not save InitDatasetQueue and GetNext op in PyNative Mode
From: @HulkTang
Reviewed-by: @zhoufeng54,@chujinjin
Signed-off-by: @chujinjin
5 years ago
chendongsheng
d29f2b2634
remove static worker
5 years ago
LianLiguang
4acab81599
using cpp infer firstly
5 years ago
yangwei
ef6507a44d
fix switch_layer
5 years ago
tanghuikang
6102202abd
Not save InitDatasetQueue and GetNext op in PyNative Mode
5 years ago
mindspore-ci-bot
a855cb2d24
!12706 graph kernel parallel building in gpu
From: @wenfangpei
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
6caca505fa
!12992 Enable dynamic shape when RunOpsInGraph
From: @HulkTang
Reviewed-by: @chujinjin
Signed-off-by:
5 years ago
tanghuikang
a080d565f3
Enable dynamic shape when RunOpsInGraph
5 years ago
mindspore-ci-bot
750d7e6e2a
!12793 [auto-monad] Refactor ascend_auto_monad
From: @hwhewei
Reviewed-by:
Signed-off-by:
5 years ago
ZPaC
f2edee750a
Add device id log
5 years ago
mindspore-ci-bot
82c095a4d7
!12720 add compile option H to visible hidden interface
From: @chuckchen521
Reviewed-by:
Signed-off-by:
5 years ago
He Wei
891fd7df92
[auto-monad] Refactor ascend_auto_monad
1. Remove output parameter pool for ascend control flow;
2. Remove duplicate code for Switch and SwitchLayer;
3. Add 'return' attribute to label_goto that used for return;
4. Disable tail call optimize for graphs with 'recursive' flag.
5 years ago
mindspore-ci-bot
7446b67a3b
!12875 Adapt some ops for 3d format.
From: @liu_xiao_93
Reviewed-by:
Signed-off-by:
5 years ago
Ziyan
ec9793861f
fix grad accu
5 years ago
mindspore-ci-bot
b575068cb3
!12851 Modify task number of hccl node
From: @liujunzhu
Reviewed-by:
Signed-off-by:
5 years ago
liu_xiao_93
f37a230fe8
Adapt some ops for 3d format.
5 years ago
mindspore-ci-bot
7104e42304
!12808 Add graph_ to execution order filename
From: @islam_amin
Reviewed-by: @john_tzanakakis,@tom__chen
Signed-off-by:
5 years ago
chuck
89eed7aa27
add compile option H to visible hidden interface
5 years ago
wenfangpei
d6b3a07b4a
parallel build gpu ops about graph kernel
5 years ago
mindspore-ci-bot
2f312dac66
!12091 Performance optimization for PyNative AllReduce
From: @jojobugfree
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
4365c332e6
!12813 unify AvgPoolGrad's MindIR
From: @yuchaojie
Reviewed-by: @kisnwang
Signed-off-by:
5 years ago
mindspore-ci-bot
c529cfa427
!12754 auto tune step one construct json
From: @liubuyu
Reviewed-by:
Signed-off-by:
5 years ago
liujunzhu
5124359a3b
Modify task number of hccl node.
5 years ago
yuchaojie
d2cb3aa1c2
unify AvgPoolGrad
5 years ago
caifubi
171b468bb3
PyNative AllReduce Bucket
5 years ago
liubuyu
2d97244741
auto tune stage one: construct json
5 years ago
Islam Amin
ed2f8876b9
adding graph_ to exec order filename
5 years ago
mindspore-ci-bot
d2d6c3cfb5
!12648 [Pynative] Remove asynchronous execution
From: @chenyijie6
Reviewed-by: @kisnwang,@chujinjin
Signed-off-by: @chujinjin
5 years ago
mindspore-ci-bot
e76b4e3dda
!12679 replace ps-lite
From: @anancds
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
7296659f14
!12764 [Ascend][GPU] Add execution order dumping of final execution graphs
From: @islam_amin
Reviewed-by: @john_tzanakakis,@yelihua
Signed-off-by: @yelihua
5 years ago