Commit Graph

2085 Commits

Author SHA1 Message Date
i-robot 3dbb3708cd
!35515 Memoffload reuse continuous memory
Merge pull request !35515 from tanghuikang/mem_offload_kernel_runtime_v3
2022-06-11 02:42:17 +00:00
i-robot 7659a6ff14
!35303 modify generate strategy for matmul parallel operators
Merge pull request !35303 from yangzhenzhang/modify-gen-strategy-for-matmul-op
2022-06-10 07:07:12 +00:00
tanghuikang 7522bb2c9b Memoffload reuse continuous memory 2022-06-10 09:01:54 +08:00
i-robot 764656a010
!35363 Add testcase for eliminate nopnode.
Merge pull request !35363 from gaoyong10/dynamic_shape_01
2022-06-09 22:09:10 +00:00
yangzhenzhang e5b62b2714 modify gen strategy for matmul op 2022-06-09 19:50:31 +08:00
gaoyong10 8299f3ca05 Add testcase for eliminate nopnode. 2022-06-09 19:12:06 +08:00
i-robot 94a1973ec6
!35625 add ut test case for parallel if
Merge pull request !35625 from xychow/add-ut-test-case-for-parallel-if
2022-06-09 08:58:21 +00:00
zhousiyi 6afda60609 add ut test cases for parallel-if by check isomorphic funcgraphs 2022-06-09 07:45:42 +00:00
i-robot a6275d3726
!35032 ascend support AllToAll kernel by kernel
Merge pull request !35032 from baihuawei/alltoall
2022-06-09 06:43:50 +00:00
i-robot 5b6806ae36
!35641 Bugfix for gathering hostname under muti-node setting
Merge pull request !35641 from chengang/fix_gather_hostname_order
2022-06-09 03:06:44 +00:00
i-robot 3e11eded32
!33594 [assistant][Resample]
Merge pull request !33594 from chenchen/Resample
2022-06-09 02:08:54 +00:00
baihuawei 8b80248a50 alltoall for kernel by kernel 2022-06-09 09:30:33 +08:00
i-robot 06cfba0683
!35615 Add ut for side effect order enforce
Merge pull request !35615 from chenfei_mindspore/add-ut-for-abstract-ref
2022-06-09 01:22:32 +00:00
Parallels af2cab6fa5 bugfix for order of gather hostnames 2022-06-08 23:56:23 +08:00
i-robot 33e737e07f
!35511 Change spelling to American English
Merge pull request !35511 from xiaotianci/fix_spelling
2022-06-08 08:41:06 +00:00
chenfei bcd6ad95a3 add test ut 2022-06-08 15:56:40 +08:00
i-robot 1ae90cbaea
!35439 AdamApplyOneWithDecay support dynamic shape
Merge pull request !35439 from Yanzhi_YI/adam_with_decay
2022-06-08 07:54:15 +00:00
chenx2ovo 6e62ed181e [feat][assistant[I3CEG6] add op resample 2022-06-08 11:46:12 +08:00
i-robot 59b9adefa2
!35499 Reduce the execution time of distributed ut cases
Merge pull request !35499 from chengang/reduce_ut_time
2022-06-08 03:38:21 +00:00
yiyanzhi_akane 1e18fe3574 AdamApplyOneWithDecay support dynamic shape 2022-06-08 09:53:01 +08:00
Xiao Tianci fd9598dabc change spelling of some words 2022-06-07 10:30:59 +08:00
Parallels e93769eb62 reduce the execution time of distributed ut 2022-06-06 23:24:44 +08:00
i-robot f5814afc26
!35122 support is_dynamic_impl
Merge pull request !35122 from liubuyu/dynamic
2022-06-06 06:02:26 +00:00
i-robot 27cb08f4f3
!34976 AdamApplyOne support dynamic shape
Merge pull request !34976 from huoxinyou/0525adam
2022-06-06 02:49:21 +00:00
i-robot 99942cb39e
!35344 Add col2im and csr_sparse_matrix_to_sparse_tensor operator primitive interface.
Merge pull request !35344 from liangchenghui/add_csr_primitive
2022-06-06 01:48:03 +00:00
liangchenghui 7b0ea2e0e5 Add col2im and csr_sparse_matrix_to_sparse_tensor operator primitive interface. 2022-06-05 13:58:39 +08:00
huoxinyou e7c769eebd AdamApplyOne support dynamic shape &
ScatterNd ops's indices support int64 docs
2022-06-02 20:21:33 +08:00
i-robot 90c807acae
!35339 Replace the hostname gather operation with new cluster arch
Merge pull request !35339 from chengang/support_gather_hostnames_3
2022-06-02 09:02:09 +00:00
Parallels 907a20192c support gather hostname through meta server node 2022-06-02 11:26:22 +08:00
Xiao Tianci 74a1f06362 remove soft dvpp 2022-06-01 17:45:58 +08:00
i-robot 6c1ea8074e
!35174 Change the weight parameter to FV parameter in FuncGraph.
Merge pull request !35174 from 张清华/opt_parameter
2022-06-01 03:32:28 +00:00
i-robot 8f373d9466
!33775 compiled macro
Merge pull request !33775 from liubuyu/master
2022-06-01 02:02:19 +00:00
Zhang Qinghua a89b662b62 Change the weight parameter to FV parameter in FuncGraph, and add ST cases. 2022-05-31 14:27:15 +08:00
lizhenyu 0b27a636be Add embedding cache scheduler 2022-05-31 14:19:54 +08:00
i-robot d7ac70d50a
!35099 [assistant][Vad]
Merge pull request !35099 from chenchen/vad
2022-05-31 02:48:32 +00:00
i-robot 2886ecd6d1
!35147 [MD] Transform Unification Feature - OneHot op: Add smoothing_rate parm
Merge pull request !35147 from cathwong/ckw_smoothing_rate
2022-05-30 17:23:32 +00:00
i-robot f2df6b621c
!34834 Add PadToSize transform
Merge pull request !34834 from xiaotianci/add_pad_to_size
2022-05-30 11:42:45 +00:00
lby bcf1dfe963 compile macro 2022-05-30 13:50:09 +08:00
chenx2ovo e13df22d96 [feat][assistant][I3CEGK] add op vad 2022-05-30 10:42:33 +08:00
hesham f9128c2f16 [MD] Transform Unification Feature - OneHot op: Add smoothing_rate parm 2022-05-29 22:19:04 -04:00
lby 2078f2c75f is dynamic impl 2022-05-29 16:57:42 +08:00
Xiao Tianci f34f053aea add PadToSize transform 2022-05-28 11:07:51 +08:00
ZPaC ab4353206f Support rpc dynamic shape. 2022-05-28 11:07:00 +08:00
i-robot f95caf28bd
!33761 upgrade Ascend software suite 29 Apr 22
Merge pull request !33761 from yanghaoran/upgrade_ascend_0429
2022-05-25 09:17:32 +00:00
yanghaoran f7dfcb0494 upgrade Ascend software suite 29 Apr 22 2022-05-25 09:53:28 +08:00
zjun 07d0544095 Add set data for tensor
Signed-off-by: zjun <zhangjun0@huawei.com>
2022-05-24 20:20:19 +08:00
i-robot 1ade2e9f25
!34235 [assistant][MelScale]
Merge pull request !34235 from QingfengLi/MelScale
2022-05-24 12:08:00 +00:00
chenx2ovo d62655e199 [fix] [assistant] [I4ZOCP] add validation for input param 2022-05-23 16:06:50 +08:00
i-robot 76bea16f33
!34602 Support reconnect to meta server node if heartbeat connection is broken
Merge pull request !34602 from chengang/support_reconnect_for_hb
2022-05-20 11:43:43 +00:00
Parallels cdbbd315d8 Support reconnect to meta server if heartbeat connection broken 2022-05-20 14:26:53 +08:00