7d1fb50a
(refs/pull/463/head)
Add aclgrphInferShapeAndType compute graph topologic sorting by
2020-11-30 14:04:44 +0800
80cf7df1
(refs/pull/452/head)
modify agnostic by
2020-11-28 16:00:07 +0800
9af35ae1
(refs/pull/462/head)
Bugfix: add input format check for dynamic batch by
2020-11-30 13:50:04 +0800
9801866d
(refs/pull/461/head)
Fix the error of unexpected executor type by
2020-11-30 12:15:11 +0800
60476ce2
modified: ge/graph/passes/replace_with_empty_const_pass.cc modified: ge/graph/passes/replace_with_empty_const_pass.h by
2020-11-30 11:03:33 +0800
f9679743
(refs/pull/459/MERGE)
Pre Merge pull request !459 from 万学磊/development by
2020-11-30 10:34:14 +0800
0fcf6fd6
(refs/pull/444/MERGE)
!444 add memcpy From: @chen_yemeng Reviewed-by: @xchu42,@wqtshg Signed-off-by: @wqtshg by
2020-11-30 10:34:05 +0800
c2750d98
(refs/pull/459/head)
Bugfix:add check for invaild input format by
2020-11-30 10:23:59 +0800
5d08471c
(refs/pull/457/MERGE)
Pre Merge pull request !457 from 万学磊/development by
2020-11-30 09:53:37 +0800
098c8d58
(refs/pull/441/MERGE)
!441 aicpu TASK_INFO log support From: @HW_KK Reviewed-by: Signed-off-by: by
2020-11-30 09:53:25 +0800
35a120dc
(refs/pull/454/MERGE)
!454 Synchronize with latest Ascend software suite 28 Nov 2020 From: @nicholas_yhr Reviewed-by: @youui,@liujunzhu Signed-off-by: by
2020-11-29 00:09:19 +0800
9d4e3549
(refs/pull/457/head)
Bugfix:add check for input format by
2020-11-28 19:25:54 +0800
e6ee4959
(refs/pull/456/MERGE)
Pre Merge pull request !456 from 万学磊/development by
2020-11-28 19:15:39 +0800
dfbf42c2
(refs/pull/456/head)
Bugfix:add input format check for dynamic batch by
2020-11-28 19:14:36 +0800
8e453205
(refs/pull/455/MERGE)
Pre Merge pull request !455 from 万学磊/development by
2020-11-28 19:10:06 +0800
326fb492
(refs/pull/455/head)
Merge branch 'development' of https://gitee.com/wan_xuelei/graphengine into development by
2020-11-28 19:08:35 +0800
490882e8
Bugfix: check input format valid by
2020-11-28 19:08:05 +0800
e95bc1b1
(refs/pull/454/head)
Synchronize with latest Ascend software suite 28 Nov 2020 by
2020-11-28 17:42:59 +0800
173da4b2
(refs/pull/441/head)
aicpu TASK_INFO log support by
2020-11-27 13:12:31 +0800
70077261
ge ut 5 by
2020-11-28 18:01:13 +0800
477793ca
(refs/pull/451/MERGE)
Pre Merge pull request !451 from 万学磊/development by
2020-11-28 16:52:50 +0800
18be714e
(refs/pull/446/MERGE)
Pre Merge pull request !446 from lichun/development by
2020-11-28 16:52:49 +0800
dfc43fca
(refs/pull/453/MERGE)
!453 atc json remove unknow shape check From: @wangxiaotian22 Reviewed-by: @xchu42,@ji_chen Signed-off-by: @ji_chen by
2020-11-28 16:52:35 +0800
0be134f7
(refs/pull/442/MERGE)
Pre Merge pull request !442 from gengchao/development by
2020-11-28 15:15:45 +0800
b43a8bde
(refs/pull/450/MERGE)
!450 Android doesn't need -lrt. From: @zhao_zhixuan Reviewed-by: @xchu42,@ji_chen Signed-off-by: @ji_chen by
2020-11-28 15:15:34 +0800
6d3bd4dc
update ge/graph/build/stream_allocator.cc. by
2020-11-28 14:56:55 +0800
b9cf88e7
update ge/common/types.cc. by
2020-11-28 14:55:30 +0800
5e5f79a2
(refs/pull/447/MERGE)
!447 modify comments From: @chen_yemeng Reviewed-by: @wqtshg,@xchu42 Signed-off-by: @wqtshg by
2020-11-28 14:39:57 +0800
6907537a
(refs/pull/451/head)
bugfix by
2020-11-28 14:11:32 +0800
e9a70edd
(refs/pull/450/head)
Android doesn't need -lrt. by
2020-11-28 14:03:49 +0800
274964a0
(refs/pull/448/MERGE)
Pre Merge pull request !448 from 万学磊/development by
2020-11-28 13:48:39 +0800
d370e1b1
(refs/pull/448/head)
bugfix:add check by
2020-11-28 13:47:26 +0800
349a9e46
(refs/pull/447/head)
modify comments by
2020-11-28 13:46:03 +0800
2f13967f
(refs/pull/446/head)
Fix the error of unexpected executor type by
2020-11-28 11:10:36 +0800
0ebca083
(refs/pull/453/head)
atc json mode not check unknown shape by
2020-11-28 10:35:53 +0800
e70230ec
(refs/pull/445/MERGE)
Pre Merge pull request !445 from lichun/development by
2020-11-28 10:32:05 +0800
7679b00c
(refs/pull/445/head)
Fix the error of unexpected executor type by
2020-11-28 10:22:41 +0800
5f05e8eb
(refs/pull/401/MERGE)
Pre Merge pull request !401 from 陈叶朦/review_control_passes by
2020-11-28 10:19:54 +0800
94da88bd
(refs/pull/401/head)
Merge branch 'development' of gitee.com:mindspore/graphengine into review_control_passes by
2020-11-28 10:19:48 +0800
138cd89c
(refs/pull/443/MERGE)
!443 revert atomic mod From: @wangxiaotian22 Reviewed-by: @ji_chen,@xchu42 Signed-off-by: @ji_chen by
2020-11-28 10:02:26 +0800
1b9318a9
(refs/pull/417/MERGE)
!417 save and get compile failed msg From: @chen-hua-baker Reviewed-by: @xchu42,@wqtshg Signed-off-by: @wqtshg by
2020-11-28 09:51:05 +0800
8ad52ac6
ge ut 4 by
2020-11-27 19:18:39 +0800
aefe8e31
(refs/pull/444/head)
add memcpy by
2020-11-27 17:47:42 +0800
7c94c444
(refs/pull/417/head)
save and get compile failed msg by
2020-11-27 17:11:02 +0800
15aa9afb
(refs/pull/443/head)
回退 'Pull Request !434 : atomic loop condition bug fix' by
2020-11-27 16:49:08 +0800
015d0b5a
(refs/pull/437/MERGE)
!437 fix static protobuf install path error From: @nicholas_yhr Reviewed-by: @liujunzhu,@youui Signed-off-by: @youui by
2020-11-27 16:28:41 +0800
2df2e6ea
(refs/pull/442/head)
bugfix for mstune of graph merge by
2020-11-27 14:50:52 +0800
3068ff31
(refs/pull/440/MERGE)
!440 add pld attr in graph partition From: @ni100die Reviewed-by: @xchu42,@wqtshg Signed-off-by: @wqtshg by
2020-11-27 13:52:45 +0800
0ee96d33
(refs/pull/436/MERGE)
!436 external interface modify: string change to ascendstring From: @zhengyuanhua Reviewed-by: @ji_chen,@xchu42 Signed-off-by: @ji_chen by
2020-11-27 11:32:23 +0800
8c1d64e1
(refs/pull/440/head)
bugfix for graph_partition of optune by
2020-11-27 11:23:33 +0800
8b1787d4
update graph builder compile by
2020-11-27 11:18:53 +0800
4a9dd4ea
remove profiling changes by
2020-11-27 11:15:40 +0800
72a79459
check aicpu op type by
2020-11-27 10:59:17 +0800
84b1f788
(refs/pull/437/head)
fix static protobuf install path error by
2020-11-27 10:59:30 +0800
36c4b689
(refs/pull/436/head)
external interface modify: string change to ascendstring by
2020-11-27 09:57:45 +0800
6339a3ba
ge ut 3 by
2020-11-26 23:13:47 +0800
e7b12b1f
(refs/pull/377/MERGE)
Pre Merge pull request !377 from taoxiangdong/dev by
2020-11-26 20:47:47 +0800
13ff4ac8
(refs/pull/432/MERGE)
!432 rm empty_tensor input for merge node From: @chen_yemeng Reviewed-by: Signed-off-by: by
2020-11-26 20:35:14 +0800
6f99d591
(refs/pull/435/MERGE)
!435 fix support for mindspore tests compilation From: @nicholas_yhr Reviewed-by: @liujunzhu,@youui Signed-off-by: @youui by
2020-11-26 18:01:05 +0800
6942dec9
(refs/pull/434/MERGE)
!434 atomic loop condition bug fix From: @wangxiaotian22 Reviewed-by: @xchu42,@wqtshg Signed-off-by: @wqtshg by
2020-11-26 16:59:05 +0800
c81248f5
(refs/pull/435/head)
fix support for mindspore tests compilation by
2020-11-26 16:35:09 +0800
b11b78f7
Merge remote-tracking branch 'upstream/development' into review_control_passes by
2020-11-26 16:28:03 +0800
680e63f8
(refs/pull/432/head)
rm empty_tensor inputs for merge by
2020-11-26 16:05:13 +0800
ec4ada34
rm empty_tensor inputs for merge by
2020-11-26 15:22:53 +0800
722bbead
(refs/pull/433/MERGE)
Pre Merge pull request !433 from zhengyuanhua/development by
2020-11-26 14:56:46 +0800
e6933805
(refs/pull/402/MERGE)
!402 log rectify From: @yangyongqiang5033 Reviewed-by: @xchu42,@ji_chen Signed-off-by: @ji_chen by
2020-11-26 14:00:43 +0800
52da0581
(refs/pull/430/MERGE)
!430 Add device so. From: @zhao_zhixuan Reviewed-by: @xchu42,@xchu42 Signed-off-by: by
2020-11-26 11:51:28 +0800
75902104
(refs/pull/430/head)
Delete -O2. by
2020-11-26 11:22:42 +0800
a910c80f
rm empty_tensor inputs for merge by
2020-11-26 11:00:18 +0800
17d1e9da
rm empty_tensor inputs for merge by
2020-11-26 10:46:48 +0800
0f7df381
Add -O2. by
2020-11-26 10:45:37 +0800
a244d9e4
(refs/pull/431/MERGE)
!431 ge_runtime downgrade to c++11 standard From: @nicholas_yhr Reviewed-by: @liujunzhu,@youui Signed-off-by: @youui by
2020-11-26 10:29:28 +0800
eb058ac9
rm empty_tensor inputs for merge by
2020-11-26 10:24:16 +0800
04e9f3dd
(refs/pull/428/MERGE)
!428 dts:host cpu error log modify to warning From: @wangwenhua1 Reviewed-by: @xchu42,@ji_chen Signed-off-by: @ji_chen by
2020-11-26 10:03:25 +0800
5d06755d
(refs/pull/402/head)
log rectify by
2020-11-23 14:53:00 +0800
bb506543
(refs/pull/431/head)
ge_runtime downgrade to c++11 standard by
2020-11-26 09:48:31 +0800
8c410144
Add device so. by
2020-11-25 21:04:40 +0800
6a61213c
(refs/pull/429/MERGE)
!429 support mindspore building tests From: @nicholas_yhr Reviewed-by: @youui,@liujunzhu Signed-off-by: @liujunzhu by
2020-11-25 20:54:19 +0800
b2d1ab95
ge ut 2 by
2020-11-25 20:43:20 +0800
a9ce7611
(refs/pull/429/head)
support mindspore building tests by
2020-11-25 19:46:08 +0800
31b21802
(refs/pull/414/MERGE)
Pre Merge pull request !414 from 宇世康/development by
2020-11-25 17:50:04 +0800
4c7569f9
(refs/pull/427/MERGE)
!427 fix segment fault found by self From: @zhou_lili Reviewed-by: @liujunzhu,@youui Signed-off-by: @liujunzhu by
2020-11-25 17:49:54 +0800
05020186
(refs/pull/426/MERGE)
!426 update master directory Merge pull request !426 from 王涛/pr_267 by
2020-11-25 17:27:58 +0800
606cd13a
(refs/pull/427/head)
add check found by self by
2020-11-25 17:14:09 +0800
c7692ff0
(refs/pull/428/head)
host cpu log modify by
2020-11-25 17:20:54 +0800
edab32b4
host cpu log modify by
2020-11-25 17:17:49 +0800
35dfe640
(refs/pull/433/head)
external interface: string changes ascendstring by
2020-11-25 16:49:27 +0800
66f563a9
(refs/pull/426/head)
update master directory by
2020-11-25 16:08:25 +0800
bb291703
(refs/pull/425/MERGE)
Pre Merge pull request !425 from 王涛/pr_267 by
2020-11-25 15:37:35 +0800
66e9b44b
(refs/pull/425/head)
update master directory by
2020-11-25 15:36:45 +0800
f68b435f
(refs/pull/421/MERGE)
!421 revert: external interface modify: string change to ascendstring From: @zhengyuanhua Reviewed-by: @xchu42,@ji_chen Signed-off-by: @ji_chen by
2020-11-25 15:34:36 +0800
7d018da8
(refs/pull/424/MERGE)
Pre Merge pull request !424 from 王涛/pr_267 by
2020-11-25 15:30:29 +0800
d16cf136
(refs/pull/424/head)
update master directory by
2020-11-25 15:29:51 +0800
3ca816f7
(refs/pull/406/MERGE)
!406 Feature: Remove hccl allreduce fusion pass From: @hugo1 Reviewed-by: @xchu42,@ji_chen Signed-off-by: @ji_chen by
2020-11-25 15:26:16 +0800
ed6a774e
(refs/pull/423/MERGE)
Pre Merge pull request !423 from 王涛/pr_267 by
2020-11-25 15:08:00 +0800
06e33a7c
(refs/pull/423/head)
update master directory by
2020-11-25 15:07:05 +0800
8b666aa2
(refs/pull/421/head)
revet :external interface by
2020-11-25 14:34:25 +0800
83f93fc7
(refs/pull/422/MERGE)
Pre Merge pull request !422 from 王涛/pr_267 by
2020-11-25 14:56:40 +0800
3ad7da20
(refs/pull/422/head)
update master directory by
2020-11-25 14:55:55 +0800
251c8242
(refs/pull/420/MERGE)
!420 revert code because parser CI failed Merge pull request !420 from 计晨/revert-merge-418-development by
2020-11-25 13:53:25 +0800