caifubi
|
9ad993ae2c
|
Add GetStreamIdList in ge_runtime
|
5 years ago |
mindspore-ci-bot
|
45ca7863ac
|
!36 New control sink
Merge pull request !36 from zhoufeng/control-sink
|
5 years ago |
zhoufeng
|
27befc77ba
|
new control sink
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
mindspore-ci-bot
|
9248a2fd15
|
!35 synchronize with latest Ascend software suite 6 Jun 2020
Merge pull request !35 from yanghaoran/master
|
5 years ago |
mindspore-ci-bot
|
a7ee2c5ff6
|
!34 EndOfSequence signal reception
Merge pull request !34 from HW_KK/master
|
5 years ago |
wuweikang
|
4baeb0cf9c
|
EndOfSequence signal reception.
|
5 years ago |
yanghaoran
|
18d9e39ddf
|
synchronize with latest Ascend software suite 6 Jun 2020
|
5 years ago |
lujiale
|
7653f1d4a0
|
update RELEASE.md.
|
5 years ago |
mindspore-ci-bot
|
97852a0d7f
|
!32 fix return value of member function to const reference
Merge pull request !32 from caifubi/master
|
5 years ago |
caifubi
|
579dcb75a9
|
Return value of class member function should be const reference
|
5 years ago |
mindspore-ci-bot
|
4a24982e06
|
!31 Securec dependency modification
Merge pull request !31 from yanghaoran/master
|
5 years ago |
yanghaoran
|
9aa7e80818
|
Securec dependency modification
|
5 years ago |
mindspore-ci-bot
|
fc3f6119c5
|
!30 Add group attribute to HcomTaskInfo
Merge pull request !30 from caifubi/master
|
5 years ago |
caifubi
|
73c7ef12d1
|
Add group attribute to HcomTaskInfo
|
5 years ago |
mindspore-ci-bot
|
995b6dadc0
|
!29 Revert changes to HcomTaksInfo
Merge pull request !29 from yanghaoran/master
|
5 years ago |
yanghaoran
|
4692b8b864
|
revert changes to HcomTaksInfo, this will be fixed in the next commit
|
5 years ago |
mindspore-ci-bot
|
fb0229571e
|
!28 Update GraphEngine to synchronize with latest Ascend driver software suite 17 May 2020
Merge pull request !28 from yanghaoran/master
|
5 years ago |
yanghaoran
|
828eb02503
|
Update GraphEngine to synchronize with latest Ascend driver software suite 17 May 2020
|
5 years ago |
mindspore-ci-bot
|
2d259d7de7
|
!27 Add group attribute to HcomTaskInfo
Merge pull request !27 from caifubi/master
|
5 years ago |
caifubi
|
a1ab9a4d7a
|
add group attr to HcomTaskInfo
|
5 years ago |
mindspore-ci-bot
|
bddb15e635
|
!26 fix securec link, remove redundant words
Merge pull request !26 from yanghaoran/master
|
5 years ago |
yanghaoran
|
89dfe34d84
|
fix securec link, removing redundant word
|
5 years ago |
mindspore-ci-bot
|
f057883e6d
|
!25 GraphEngine now downloads and builds securec code using open-sourced gitee securec repository
Merge pull request !25 from yanghaoran/master
|
5 years ago |
yanghaoran
|
0c7f9f1ed5
|
GraphEngine downloads and builds securec via package manager, remove securec code from GE directory
|
5 years ago |
mindspore-ci-bot
|
cf29b3d853
|
!24 Update GraphEngine to synchronize with latest Ascend driver software suite 9 May 2020
Merge pull request !24 from yanghaoran/master
|
5 years ago |
yanghaoran
|
006ede5135
|
Update GraphEngine to synchronize with latest Ascend driver software suite 09 May 2020
|
5 years ago |
mindspore-ci-bot
|
3c79066765
|
!23 update definition of operator ApplyMomentumD
Merge pull request !23 from yanghaoran/master
|
5 years ago |
yanghaoran
|
066dff61fc
|
update definition of operator ApplyMomentumD
|
5 years ago |
mindspore-ci-bot
|
63cb729373
|
!22 Update GraphEngine to synchronize with latest Ascend driver software suite 4 May 2020
Merge pull request !22 from yanghaoran/master
|
5 years ago |
yanghaoran
|
0577970fee
|
Update GraphEngine to synchronize with latest Ascend driver software suite 4 May 2020
|
5 years ago |
mindspore-ci-bot
|
5a5a566a30
|
!21 GraphEngine now generates a package of libraries and test executables
Merge pull request !21 from yanghaoran/master
|
5 years ago |
yanghaoran
|
7aca328ca0
|
GraphEngine now generates a package of libraries and test executables
|
5 years ago |
mindspore-ci-bot
|
b4a991c25f
|
!19 Update GraphEngine to synchronize with latest Ascend driver software suite 17 Apr 2020
Merge pull request !19 from yanghaoran/master
|
5 years ago |
yanghaoran
|
fc874c8a79
|
Update GraphEngine to synchronize with latest Ascend driver software suite 17 Apr 2020
|
5 years ago |
mindspore-ci-bot
|
a42055c4a5
|
!18 Packages are now strictly found in local directory
Merge pull request !18 from yanghaoran/master
|
5 years ago |
mindspore-ci-bot
|
b5098dd7b3
|
!14 Fixing errors and warnings found in static code check scans
Merge pull request !14 from wangcong/master
|
5 years ago |
yanghaoran
|
bd555819a7
|
packages should strictly be found in local directory
|
5 years ago |
mindspore-ci-bot
|
43f5d24337
|
!16 use real path in cmake
Merge pull request !16 from xutianchun/realpath_0420
|
5 years ago |
xutianchun
|
0c1dcfe9a9
|
fix __FILE__ when soft link
|
5 years ago |
wangcong
|
cd9ce4b8df
|
static check code style format
|
5 years ago |
wangcong
|
cd4eeb38e9
|
static check clean
|
5 years ago |
mindspore-ci-bot
|
fcbc376d5a
|
!13 Fixing errors and warnings found in static code check scans
Merge pull request !13 from yanghaoran/master
|
5 years ago |
yanghaoran
|
2bbe5a8213
|
correcting errors and warnings from static code check
|
5 years ago |
mindspore-ci-bot
|
0c33e9d125
|
!12 Update GraphEngine to synchronize with latest Ascend software suite 13 Apr 2020
Merge pull request !12 from yanghaoran/master
|
5 years ago |
yanghaoran
|
3f3c41fd04
|
Update GraphEngine to synchronize with latest Ascend driver software suite 13 Apr 2020
|
5 years ago |
mindspore-ci-bot
|
40e9f6f834
|
!8 GraphEngine now links to static protobuf libraries
Merge pull request !8 from yanghaoran/master
|
5 years ago |
yanghaoran
|
3f58eefaec
|
GraphEngine now links to static protobuf libraries
|
5 years ago |
mindspore-ci-bot
|
5bd0dc1ed5
|
!10 renaming library directory variables
Merge pull request !10 from yanghaoran/envmodify
|
5 years ago |
yanghaoran
|
7874d3b643
|
renaming library directory variables
|
5 years ago |
mindspore-ci-bot
|
ace35b9c93
|
!9 provide custom directory support for cases whereby Ascend software suite is installed out of the default location
Merge pull request !9 from yanghaoran/envmodify
|
5 years ago |