47643be1
Modify data index when input is invalid. by
2021-05-13 19:31:26 +0800
cde49b39
dynamic getnext by
2021-05-14 17:24:23 +0800
ecf4b4a5
input shape ragne support empty shape by
2021-05-14 17:29:55 +0800
792ebba4
Support session scope memory by
2021-05-14 14:14:36 +0800
c381d693
Support session scope memory by
2021-05-14 09:31:05 +0800
324aa487
modify dynamic shape profiling report data flag by
2021-05-11 17:19:45 +0800
7089d82c
(refs/pull/1701/head)
add OptimizeAfterStage1 by
2021-05-26 15:20:31 +0800
9f610f54
(refs/pull/1696/MERGE)
Pre Merge pull request !1696 from zhaoxinxin/master by
2021-05-27 22:13:07 +0800
5c750650
(refs/pull/1696/head)
modified: CMakeLists.txt modified: build.sh modified: ge/ge_runtime/runtime_model.cc modified: ge/ge_runtime/task/aicpu_task.cc modified: ge/ge_runtime/task/hccl_task.cc modified: ge/ge_runtime/task/label_goto_task.cc modified: ge/ge_runtime/task/label_switch_task.cc new file: tests/st/CMakeLists.txt new file: tests/st/cmake/graphengine.cmake new file: tests/st/framework/CMakeLists.txt new file: tests/st/framework/framework.cc new file: tests/st/framework/framework.h new file: tests/st/framework/stub_engine/CMakeLists.txt new file: tests/st/framework/stub_engine/common/constant/constant.h new file: tests/st/framework/stub_engine/engine/stub_engine.cc new file: tests/st/framework/stub_engine/engine/stub_engine.h new file: tests/st/framework/stub_engine/ops_kernel_store/host_cpu_ops_kernel_builder.cc new file: tests/st/framework/stub_engine/ops_kernel_store/host_cpu_ops_kernel_builder.h new file: tests/st/framework/stub_engine/ops_kernel_store/host_cpu_ops_kernel_info.cc new file: tests/st/framework/stub_engine/ops_kernel_store/host_cpu_ops_kernel_info.h new file: tests/st/framework/stub_engine/ops_kernel_store/op/host_op.cc new file: tests/st/framework/stub_engine/ops_kernel_store/op/host_op.h new file: tests/st/framework/stub_engine/ops_kernel_store/op/op.h new file: tests/st/framework/stub_engine/ops_kernel_store/op/op_factory.cc new file: tests/st/framework/stub_engine/ops_kernel_store/op/op_factory.h new file: tests/st/framework/stub_engine/proto/task.proto new file: tests/st/framework/stub_op_proto/array_ops.cc new file: tests/st/framework/stub_op_proto/array_ops.h new file: tests/st/framework/stub_op_proto/control_flow_ops.cc new file: tests/st/framework/stub_op_proto/control_flow_ops.h new file: tests/st/framework/stub_op_proto/elewise_calculation_ops.cc new file: tests/st/framework/stub_op_proto/elewise_calculation_ops.h new file: tests/st/framework/stub_op_proto/util/array_ops_shape_fns.cc new file: tests/st/framework/stub_op_proto/util/array_ops_shape_fns.h new file: tests/st/framework/stub_op_proto/util/axis_util.cc new file: tests/st/framework/stub_op_proto/util/axis_util.h new file: tests/st/framework/stub_op_proto/util/common_shape_fns.cc new file: tests/st/framework/stub_op_proto/util/common_shape_fns.h new file: tests/st/framework/stub_op_proto/util/error_code.h new file: tests/st/framework/stub_op_proto/util/error_util.cc new file: tests/st/framework/stub_op_proto/util/error_util.h new file: tests/st/framework/stub_op_proto/util/op_common_util.h new file: tests/st/framework/stub_op_proto/util/op_log.h new file: tests/st/framework/stub_op_proto/util/transfer_shape_according_to_format.cc new file: tests/st/framework/stub_op_proto/util/transfer_shape_according_to_format.h new file: tests/st/framework/stub_op_proto/util/util.cc new file: tests/st/framework/stub_op_proto/util/util.h new file: tests/st/framework/utils/assertion/graph_assertion.cc new file: tests/st/framework/utils/assertion/graph_assertion.h new file: tests/st/framework/utils/builder/graph_builder_utils.cc new file: tests/st/framework/utils/builder/graph_builder_utils.h new file: tests/st/framework/utils/builder/tensor_builder_utils.cc new file: tests/st/framework/utils/builder/tensor_builder_utils.h new file: tests/st/test.cc new file: tests/st/testcase/CMakeLists.txt new file: tests/st/testcase/test_framework_dummy.cc by
2021-05-27 14:06:21 +0800
0cf343c4
(refs/pull/1691/MERGE)
Pre Merge pull request !1691 from 张晓昆/master by
2021-05-27 19:50:28 +0800
8a7a2e8d
(refs/pull/1691/head)
Enter feed control signal, take as root Node by
2021-05-27 19:49:47 +0800
020a9d6f
(refs/pull/1697/MERGE)
Pre Merge pull request !1697 from 刘康/master by
2021-05-27 18:57:40 +0800
e4f89bec
(refs/pull/1697/head)
社区资源下载 by
2021-05-27 18:51:49 +0800
3f14cb5c
新增社区依赖安装 by
2021-05-27 18:27:27 +0800
51eacef1
(refs/pull/1699/head)
fix sc check by
2021-05-27 16:57:54 +0800
54c0e9ca
fix sc check by
2021-05-27 16:57:03 +0800
713e5fa6
fix sc check by
2021-05-27 16:55:28 +0800
cbf9a833
fix sc check by
2021-05-27 15:57:51 +0800
6398a921
fix sc check by
2021-05-27 14:57:36 +0800
10f952b8
(refs/pull/1686/MERGE)
!1686 Add a tool chain for Developer for automated build environment installation, dependent installation, etc. From: @wei-gangqiang Reviewed-by: @sheng-nan Signed-off-by: by
2021-05-27 14:01:39 +0800
28353847
Support Enter feed Loop inside. by
2021-05-26 19:29:50 +0800
81f33820
Add unit test for NextIteration by
2021-05-26 11:16:08 +0800
6a2122ad
Fix unit test by
2021-05-26 10:25:37 +0800
7001a2bb
Enable StreamActive for Loop NextIteration by
2021-05-26 09:24:24 +0800
f04ec9c7
(refs/pull/1665/MERGE)
!1665 Bugfix: Insert identity before allreduce From: @hugo1 Reviewed-by: Signed-off-by: by
2021-05-27 11:50:50 +0800
3160c018
(refs/pull/1690/MERGE)
Pre Merge pull request !1690 from 陈叶朦/mutable_input by
2021-05-27 11:49:09 +0800
f5dc59ad
(refs/pull/1686/head)
add tool-chains for graphengine by
2021-05-24 16:39:01 +0800
c457cce7
(refs/pull/1665/head)
modified: ge/graph/optimize/mem_rw_conflict_optimize.cc modified: ge/graph/passes/hccl_continuous_memcpy_pass.cc modified: ge/graph/passes/hccl_memcpy_pass.cc by
2021-05-19 11:14:22 +0800
46ee3336
add inner offset for var addr update by
2021-05-27 10:56:34 +0800
ee79746b
(refs/pull/1690/head)
handle mutable_input node with same input by
2021-05-25 19:20:28 +0800
762efe26
Merge branch 'master' of gitee.com:mindspore/graphengine into baby3 by
2021-05-27 10:12:55 +0800
34ba989f
(refs/pull/1667/MERGE)
!1667 fix return error through callback twice From: @HW_KK Reviewed-by: @youui,@ji_chen Signed-off-by: @youui by
2021-05-27 10:00:28 +0800
d60fc72d
(refs/pull/1692/MERGE)
!1692 fix dts From: @zhou_lili Reviewed-by: @youui,@wqtshg Signed-off-by: @youui by
2021-05-27 09:41:33 +0800
716129a6
(refs/pull/1632/MERGE)
!1632 rw lock for GetOrCreateNodeState From: @chen_yemeng Reviewed-by: @sheng-nan,@ji_chen Signed-off-by: by
2021-05-27 09:24:14 +0800
894f91c1
(refs/pull/1667/head)
fix return error through callback twice by
2021-05-19 14:26:35 +0800
6fd96537
(refs/pull/1694/MERGE)
!1694 update submodule Merge pull request !1694 from wangzhengjun/update by
2021-05-26 22:21:00 +0800
70ae0883
(refs/pull/1694/head)
update submodule by
2021-05-26 21:46:37 +0800
52ba516f
Support Enter feed Loop inside. by
2021-05-26 19:29:50 +0800
c7c651f9
handle mutable input by
2021-05-25 12:01:16 +0800
76b49800
(refs/pull/1692/head)
fix dts by
2021-05-26 12:35:53 +0800
305d2207
(refs/pull/1688/head)
add cond when delete identity by
2021-05-25 16:56:41 +0800
a8581c9f
(refs/pull/1688/MERGE)
Pre Merge pull request !1688 from 周莉莉/master by
2021-05-26 11:19:03 +0800
7788e433
add cond when delete identity by
2021-05-25 16:56:41 +0800
95f2787c
Add unit test for NextIteration by
2021-05-26 11:16:08 +0800
135ef60a
Fix unit test by
2021-05-26 10:25:37 +0800
ee282674
update submodule by
2021-05-26 09:44:55 +0800
ca074e56
Enable StreamActive for Loop NextIteration by
2021-05-26 09:24:24 +0800
b4a78f0d
(refs/pull/1684/MERGE)
Pre Merge pull request !1684 from 王涛/revert-merge-1664-master by
2021-05-25 22:10:28 +0800
4b151656
(refs/pull/1668/MERGE)
Pre Merge pull request !1668 from 赵之轩/my_dev by
2021-05-25 22:10:02 +0800
df403b67
(refs/pull/1659/MERGE)
Pre Merge pull request !1659 from 王涛/master by
2021-05-25 22:09:44 +0800
0ea90152
(refs/pull/1685/MERGE)
!1685 opdebug bug From: @zhou_chao1993 Reviewed-by: @xchu42,@ji_chen Signed-off-by: @ji_chen by
2021-05-25 22:07:41 +0800
620f69da
(refs/pull/1682/MERGE)
!1682 modify MemcpyAddrAsyncPass::run From: @zhengyuanhua Reviewed-by: @youui,@liujunzhu Signed-off-by: @youui by
2021-05-25 20:12:54 +0800
b2e2daa8
(refs/pull/1689/MERGE)
Pre Merge pull request !1689 from lianghuikang/master by
2021-05-25 18:53:33 +0800
d4d2f281
(refs/pull/1689/head)
tmp by
2021-05-25 18:52:44 +0800
db7eb5f3
(refs/pull/1632/head)
rw lock for GetOrCreateNodeState by
2021-05-11 21:20:17 +0800
bf0c8417
(refs/pull/1687/MERGE)
Pre Merge pull request !1687 from 周超/r1.3 by
2021-05-25 11:09:10 +0800
ee3842a1
(refs/pull/1687/head)
op overflow bug by
2021-05-25 11:08:24 +0800
c16ae97d
(refs/pull/1685/head)
opdebug bug by
2021-05-25 09:48:27 +0800
41b9b928
(refs/pull/1684/head)
回退 'Pull Request !1664 : fwkacllib support inference when ge lib is not inited' by
2021-05-24 19:14:53 +0800
f18934c0
(refs/pull/1680/MERGE)
!1680 check field whether exist when parse profiling json From: @zhengyuanhua Reviewed-by: @wqtshg,@ji_chen Signed-off-by: @ji_chen by
2021-05-24 10:07:54 +0800
e64cbac7
(refs/pull/1638/MERGE)
!1638 modify geloge message Merge pull request !1638 from ldy2021/master by
2021-05-24 09:28:04 +0800
25069f6d
(refs/pull/1682/head)
pass by
2021-05-22 16:53:20 +0800
3f4cf2e2
(refs/pull/1681/MERGE)
Pre Merge pull request !1681 from zhengyuanhua/master by
2021-05-22 16:07:46 +0800
c72af127
(refs/pull/1681/head)
Merge branch 'master' of gitee.com:zhengyuanhua/graphengine by
2021-05-22 16:07:39 +0800
13f3a8b0
modify MemcpyAddrAsyncPass::run by
2021-05-21 17:07:45 +0800
f62a61f3
modify MemcpyAddrAsyncPass::run by
2021-05-21 17:07:45 +0800
e2c69dcc
(refs/pull/1666/MERGE)
Pre Merge pull request !1666 from 王笑天/master by
2021-05-21 19:41:22 +0800
333cfb6a
(refs/pull/1678/MERGE)
!1678 bugfix for infer format for single op From: @yangyongqiang5033 Reviewed-by: @sheng-nan,@ji_chen Signed-off-by: @ji_chen by
2021-05-21 19:40:52 +0800
efdf5e2d
(refs/pull/1669/MERGE)
!1669 modify tensor_desc idx when insert identity From: @chen_yemeng Reviewed-by: @sheng-nan,@ji_chen Signed-off-by: @ji_chen by
2021-05-21 18:35:27 +0800
a6ea6621
(refs/pull/1672/head)
Fix UT compile errors by
2021-05-21 17:20:32 +0800
bb034de5
Fix UT compile errors by
2021-05-19 17:20:24 +0800
ebb85cb1
(refs/pull/1666/head)
append by
2021-05-21 15:39:10 +0800
91f4d1de
(refs/pull/1593/MERGE)
Pre Merge pull request !1593 from 赵之轩/my_dev2 by
2021-05-21 15:26:04 +0800
68813334
(refs/pull/1483/MERGE)
Pre Merge pull request !1483 from weiyang/r13_streamswitch by
2021-05-21 15:25:57 +0800
0123e31c
(refs/pull/1679/MERGE, r1.3.0)
!1679 Add OptimizeAfterStage1 From: @selfws Reviewed-by: @ji_chen,@wqtshg Signed-off-by: @ji_chen by
2021-05-21 15:24:46 +0800
019b097c
(refs/pull/1680/head)
add checkout field exist when profiling json parse by
2021-05-20 19:34:27 +0800
eaa26d45
(refs/pull/1679/head)
add OptimizeAfterStage1 by
2021-05-20 22:08:25 +0800
899d143a
(refs/pull/1678/head)
bugfix for infer format for single op by
2021-05-20 19:12:30 +0800
c5be7f31
(refs/pull/1677/MERGE)
!1677 code_sync_0520_inc From: @ding_fei_fei Reviewed-by: @xsmq,@liucunwei Signed-off-by: @liucunwei by
2021-05-20 23:13:26 +0800
2089d50d
(refs/pull/1677/head)
run ge head by
2021-05-20 17:40:34 +0800
840fa69b
(refs/pull/1674/MERGE)
!1674 code_sync_0520 From: @ding_fei_fei Reviewed-by: @liucunwei,@lilongfei15 Signed-off-by: @liucunwei by
2021-05-20 15:37:27 +0800
f0342a53
(refs/pull/1675/head)
fix constant by
2021-05-20 14:26:19 +0800
55059dae
(refs/pull/1674/head)
Merge remote-tracking branch 'origin/release' into code_sync_0520 by
2021-05-20 10:24:19 +0800
bc2786b9
fix by
2021-05-19 19:52:51 +0800
7a8e2a79
(refs/pull/1664/MERGE)
!1664 fwkacllib support inference when ge lib is not inited From: @lichun30 Reviewed-by: @xchu42,@ji_chen Signed-off-by: @ji_chen by
2021-05-19 19:41:41 +0800
b90d8105
(refs/pull/1669/head)
modify tensor_desc idx when insert identity by
2021-05-19 15:00:48 +0800
39dddc95
(refs/pull/1668/head)
Update error report. by
2021-05-19 14:46:47 +0800
0f6b383f
adapter input error msg adjust by
2021-05-19 14:14:12 +0800
2083a8e0
(refs/pull/1664/head)
fwkacllib support inference when ge lib is not inited by
2021-05-19 11:30:16 +0800
3074cd4e
fwkacllib support inference when ge lib is not inited by
2021-05-19 10:24:11 +0800
65837e17
(refs/pull/1638/head)
modify desc of err param dynamic_image_size by
2021-05-19 09:28:37 +0800
eb656408
modify message of GELOGE by
2021-05-12 15:04:03 +0800
ef8e0256
(refs/pull/1660/MERGE)
!1660 Fix DSP for v1 control flow From: @zhangxiaokun9 Reviewed-by: @wqtshg,@ji_chen Signed-off-by: @ji_chen by
2021-05-18 21:51:15 +0800
e3fc3f3a
(refs/pull/1663/head)
model parser now support serialized proto by
2021-05-18 20:41:01 +0800
1b1c7ffb
(refs/pull/1662/MERGE)
!1662 Complement of cascading reference From: @selfws Reviewed-by: @tangqunzhang,@xchu42 Signed-off-by: @wqtshg by
2021-05-18 19:58:12 +0800
0fc60426
(refs/pull/1637/MERGE)
!1637 Set storage shape to single_op executor. From: @zhao_zhixuan Reviewed-by: @xchu42,@ji_chen Signed-off-by: @ji_chen by
2021-05-18 19:29:30 +0800
08a07f43
(refs/pull/1641/MERGE)
!1641 add infer format for single op From: @yangyongqiang5033 Reviewed-by: @sheng-nan,@wqtshg Signed-off-by: @wqtshg by
2021-05-18 19:11:49 +0800
dfe484b9
(refs/pull/1649/MERGE)
!1649 dts: ir check data attr index valid From: @zhengyuanhua Reviewed-by: Signed-off-by: by
2021-05-18 19:02:06 +0800
061dfe4d
(refs/pull/1662/head)
ref cascade by
2021-05-18 15:47:08 +0800
5f97412b
(refs/pull/1661/MERGE)
Pre Merge pull request !1661 from 王星/master by
2021-05-18 15:20:39 +0800