Commit Graph

12322 Commits

Author SHA1 Message Date
i-robot 7a0217a851
!38588 [assistant][ops][I48O6U] Add new sparse operator DenseToSparseSetOperation
Merge pull request !38588 from 李航/DenseToSparseSetOperation
2022-11-03 12:43:31 +00:00
i-robot cbd7ee729f
!44506 [assistant][ops] add SparseSlice & SparseSliceGrad
Merge pull request !44506 from YR0717/dev-sslice
2022-11-03 12:43:30 +00:00
i-robot 0d0e70a433
!44973 Report parallel strategy data to Ascend Profiler.
Merge pull request !44973 from 裘凯达/parallel_strategy
2022-11-03 11:28:16 +00:00
i-robot 174f46f24d
!44944 del set_dynamic_columns operation
Merge pull request !44944 from 刘勇琪/master
2022-11-03 09:46:39 +00:00
i-robot f8069ef1a0
!44583 add_parallel_scatter_ops
Merge pull request !44583 from yao_yf/add_parallel_scatter_ops
2022-11-03 06:33:26 +00:00
YR0717 bca71c90c0 SparseSlice SparseSliceGrad Merging
SparseSlice SparseSliceGrad Merging
2022-11-03 11:57:32 +08:00
i-robot 86e0967260
!41226 [feat] [assistant] [I4XJGT] Add Diagonal
Merge pull request !41226 from 桂宁馨/Diagonal
2022-11-03 03:16:18 +00:00
qiukaida 3b45ae8d7c Report parallel strategy data to Ascend Profiler. 2022-11-03 10:46:59 +08:00
i-robot 211c8891d8
!45042 takedown test_async_dump_net_multi_layer_mode1 test_cell_shard_ascend to ensure gate stability
Merge pull request !45042 from yanghaoran/master
2022-11-03 02:34:55 +00:00
i-robot 62d2899c2f
!44309 adapt PadV3/PadV3Grad dynamic shape and kernelmod implementations.
Merge pull request !44309 from yangshuo/br_pad_v3
2022-11-03 02:14:50 +00:00
yanghaoran 6bc8a9f2c0 takedown test_async_dump_net_multi_layer_mode1 test_cell_shard_ascend to ensure gate stability 2022-11-03 09:51:14 +08:00
i-robot 9f43350d65
!44545 SparseSegmentSqrtNGrad动态shape支持
Merge pull request !44545 from haozhang/sparse_segment_sqrt_n_grad
2022-11-02 17:33:26 +00:00
lh735291378 51d29e9e70 DenseToSparseSetOperation 2022-11-03 00:08:04 +08:00
XinWang2021 3e91da8c45 [feat] [assistant] [I4XJGT] Add Diagonal 2022-11-02 22:09:23 +08:00
i-robot 497f82cc09
!44900 add function and tensor api of unsqueeze
Merge pull request !44900 from ZhidanLiu/unsqueeze
2022-11-02 10:19:22 +00:00
i-robot fa59bcb1b8
!44946 Implements the export API for MapParameter.
Merge pull request !44946 from Margaret_wangrui/map_tensor_export
2022-11-02 07:34:14 +00:00
liu-yongqi-63 ec2da070bf del set_dynamic_columns operation 2022-11-02 15:08:21 +08:00
y00451588 71baba9466 adapt PadV3/PadV3Grad dynamic shape and kernelmod implementations. 2022-11-02 14:34:46 +08:00
i-robot f8c6006841
!44983 update submodule models
Merge pull request !44983 from anzhengqi/update-submodule-models
2022-11-02 06:25:19 +00:00
yao_yf 4a8329acb6 add parallel scatter ops 2022-11-02 14:16:58 +08:00
i-robot 722f5c5065
!44576 data sink testcase
Merge pull request !44576 from 于振华/data_sink_testcase
2022-11-02 04:11:50 +00:00
i-robot 8dab209e7b
!44857 mindir support export and load none type
Merge pull request !44857 from lianliguang/mindir-support-none
2022-11-02 02:38:28 +00:00
i-robot 72819101f5
!44674 support repeat reshape_as roll rot90 short
Merge pull request !44674 from 冯一航/support_tensor_repeat_elements
2022-11-02 01:52:10 +00:00
i-robot 90f7506eb4
!44962 fix bug for conv2d check strategy
Merge pull request !44962 from yangzhenzhang/fix-bug-for-conv2d-check-strategy
2022-11-02 01:50:03 +00:00
Margaret_wangrui f45abb1629 Implements the export API for MapTensor. 2022-11-02 09:46:06 +08:00
i-robot fabbbce44b
!44917 adjust tdt st
Merge pull request !44917 from luoyang/sink_st
2022-11-02 01:43:54 +00:00
i-robot ac28deaf6b
!44968 minddata code review
Merge pull request !44968 from luoyang/code_review
2022-11-02 01:42:42 +00:00
i-robot a4de4786e6
!44920 sync clean code
Merge pull request !44920 from looop5/sync_clean_code
2022-11-02 01:23:59 +00:00
i-robot 42e68aa2f2
!44949 修改einsum反向算子infershape
Merge pull request !44949 from zhangdong/testTensor
2022-11-02 01:21:59 +00:00
i-robot cf8e460295
!44925 remove sponge ops
Merge pull request !44925 from mamba_ni/remove_sponge
2022-11-02 01:12:56 +00:00
luoyang dde5ee68ed minddata code review 2022-11-01 21:24:02 +08:00
Zhidanliu c167b4aa92 add function and tensor api of unsqueeze 2022-11-01 20:39:54 +08:00
fengyihang 14ff3ac21a support tensor repeat elements 2022-11-01 20:22:50 +08:00
yangzhenzhang 8707d7f8fa fix bug for conv2d check strategy 2022-11-01 19:53:31 +08:00
zhangdong 21d97bb1f1 fix einsum infer 2022-11-01 19:15:55 +08:00
i-robot 5a85d801bd
!44257 [ST][MS][OPS] imag functional API; imag, sinh, sort & trunc tensor APIs & STs.
Merge pull request !44257 from alashkari/new-apis-oct-20
2022-11-01 09:41:46 +00:00
i-robot 776d250853
!44870 Purge python ps judgement
Merge pull request !44870 from ZPaC/purge-python-ps-judgement
2022-11-01 09:27:18 +00:00
i-robot 5f603ffb39
!44858 Tensor api unbind
Merge pull request !44858 from ZhidanLiu/unbind_master
2022-11-01 09:00:45 +00:00
i-robot 2efc5fcd68
!44812 Optimize the setting of pynative shard
Merge pull request !44812 from liuluobin/shard_identity
2022-11-01 08:22:34 +00:00
luoyang 18fc9a83c3 adjust tdt st 2022-11-01 12:04:34 +08:00
izayoi16 3a6a91c078 remove sponge ops 2022-11-01 11:50:36 +08:00
looop5 6a901a5f8a sync clean code 2022-11-01 11:31:18 +08:00
i-robot a496a5612e
!44760 Change ConvertAbstractToPython for tuple/list/dict.
Merge pull request !44760 from LiangZhibo/convert
2022-11-01 03:26:07 +00:00
i-robot c1c0dd86f8
!44702 Add nn.ChannelShuffle
Merge pull request !44702 from pkuliuliu/master
2022-11-01 03:18:14 +00:00
i-robot 9165623a8a
!44605 [MSLITE][Func] bn infer grad dyn shape
Merge pull request !44605 from 赵英灼/bninfergrad
2022-11-01 03:05:17 +00:00
yanghaoran 51e5ec6f1f takedown test_ctc_loss_tnc to ensure gate stability 2022-11-01 10:17:49 +08:00
i-robot f8977fcee8
!44016 combine ir&dat
Merge pull request !44016 from 李良灿/check
2022-11-01 02:09:53 +00:00
alashkari cdb88090c6 Added new functional & tensor apis. 2022-10-31 21:53:31 -04:00
i-robot e74e2764dd
!44890 FractionalAvgPoolGard算子适配动态shape
Merge pull request !44890 from zhangdong/testTensor
2022-11-01 01:40:23 +00:00
anzhengqi 197b50000e update submodule models 2022-11-01 09:28:18 +08:00