Commit Graph

18531 Commits

Author SHA1 Message Date
i-robot 7b8f8e7193
!69063 Add pass for dyn paddings in PadV3 on Ascend
Merge pull request !69063 from yangruoqi713/master
2024-05-16 12:23:55 +00:00
jiangzhenguang f37306010e support freeze param 2024-05-14 17:01:22 +08:00
i-robot 77c4671c1b
!69120 优化where广播场景
Merge pull request !69120 from dairenjie/select_master
2024-05-08 09:01:37 +00:00
i-robot 57e487459b
!69084 WeightQuantBatchMatMulV2 Aclnn adapter
Merge pull request !69084 from ccsszz/master
2024-05-08 07:17:12 +00:00
i-robot b8168e0094
!69147 revert MeanExt
Merge pull request !69147 from wang_ziqi/br_revert_MeanExt/master
2024-05-08 06:49:37 +00:00
i-robot 1cc22099fe
!69107 Add more dtype support for Log infervalue and fix some problems for ProdExt
Merge pull request !69107 from wang_ziqi/br_aclnnLog/aclnnProd
2024-05-08 06:41:20 +00:00
i-robot 911d93d9d1
!69094 [MD]Fix fftwithsize bug
Merge pull request !69094 from 刘勇琪/master
2024-05-08 06:29:39 +00:00
Dairenjie1 df45acf139 优化广播插入场景 2024-05-08 11:52:03 +08:00
wang_ziqi 44e0fa2666 revert MeanExt
------

Signed-off-by: wang_ziqi <wangziqi4@huawei.com>
2024-05-08 10:47:17 +08:00
changshaozhong 75b18df4e1 WeightQuantBatchMatMulV2 Aclnn adapter 2024-05-08 10:29:05 +08:00
i-robot 3112d7791d
!69138 Support compile cache in inference scenarios.
Merge pull request !69138 from Margaret_wangrui/master
2024-05-08 01:53:14 +00:00
yangruoqi713 cb05c9b815 Add pass for dyn paddings in PadV3 2024-05-08 09:46:07 +08:00
i-robot 6100bb9055
!69009 sync change of expander from r2.3
Merge pull request !69009 from HighCloud/syn2.3
2024-05-07 17:59:37 +00:00
Margaret_wangrui e0d721c114 Support compile cache in inference scenarios. 2024-05-07 21:37:21 +08:00
i-robot 138e38abda
!68944 master ffnext 对接aclnnffn
Merge pull request !68944 from 张栩浩/master_ffn
2024-05-07 11:54:32 +00:00
liu-yongqi-63 75c376d63c Fix fftwithsize bug 2024-05-07 14:29:18 +08:00
wang_ziqi b8ac8bd6e5 Add more dtype support for Log infervalue and fix some problems for ProdExt
type: feature
target: all
reason:

------

Signed-off-by: wang_ziqi <wangziqi4@huawei.com>
2024-05-07 11:06:31 +08:00
i-robot 84aa301095
!69056 aclnn quant batch matmul
Merge pull request !69056 from 邹文祥/master-quant-batch-matmul_1
2024-05-07 01:55:51 +00:00
i-robot 4c04ce673f
!69059 SplitWithSize and SplitTensor parallel info
Merge pull request !69059 from 邹文祥/master-task-split-info
2024-05-07 01:33:27 +00:00
yao_yf 9bb37db707 fix_dp1_opt_shard_micro_mirror_op_master 2024-05-06 16:54:36 +08:00
zhang_xu_hao1230 9c37e6ef77 ffnext对接aclnnffn 2024-05-06 16:38:53 +08:00
wen_xiang_zou_admin 5dda7a470a split info 2024-05-06 15:45:55 +08:00
wen_xiang_zou_admin 0471c06ca3 quant batch_matmul 2024-05-06 15:07:29 +08:00
i-robot c5c5dde19a
!68911 [ms]fix st failed in daily version
Merge pull request !68911 from dingjinshan/fix_st_master
2024-05-06 02:32:34 +00:00
i-robot af0f6ef755
!69021 pyboost:AdamW
Merge pull request !69021 from hedongdong/adamw
2024-05-03 14:11:45 +00:00
i-robot 1a25572b27
!69015 The profiler cancels the validation of op_summary&op_statistics
Merge pull request !69015 from zangqx/master_op_summary_05_02
2024-05-03 13:36:28 +00:00
wujueying 5e273bf522 pyboost:AdamW 2024-05-03 17:47:26 +08:00
臧庆香 7ad9d8f1e2 The profiler cancels the validation of op_summary 2024-05-03 14:51:17 +08:00
i-robot d1597954d4
!68828 mint.nn.functional.batch_norm
Merge pull request !68828 from dingjinshan/batchnormext_master
2024-05-02 12:40:03 +00:00
i-robot b46acf5529
!68958 [MS][master] Adapt repeat_interleave op to aclnn
Merge pull request !68958 from XianglongZeng/myms_3
2024-05-02 11:41:38 +00:00
i-robot 675eea289f
!68946 fix random
Merge pull request !68946 from luochao60/Pynative_add_random_20240430_master
2024-05-02 07:03:14 +00:00
i-robot 92800d04df
!68830 Add mint.functional.dropout and mint.nn.Dropout.
Merge pull request !68830 from wang_ziqi/br_dropout/aclnn_master
2024-05-01 11:35:24 +00:00
luochao b92e9e13b7 support squencetial cell
add none

fix bug

add random state
2024-05-01 02:03:08 -04:00
i-robot 4a5fc5a698
!68969 修复where算子问题
Merge pull request !68969 from dairenjie/select_master
2024-05-01 05:46:48 +00:00
i-robot 7de373b69e
!68847 fix tril and triu bprop bug and adjust scatter_add_ext ST test env master
Merge pull request !68847 from 李林杰/0429_quick_fix_issues_master
2024-05-01 05:28:28 +00:00
i-robot 32ab6cb555
!68792 Support BFloat16 + Float16 for ref ops.
Merge pull request !68792 from huangbingjian/type_cast
2024-05-01 03:25:51 +00:00
Yaodong Yang 6e0990a6b7 sync change of expanders from r2.3 2024-04-30 23:13:54 +08:00
i-robot 42e4176c45
!68856 fix tensor index for ma
Merge pull request !68856 from changzherui/fix_tensor_index_ma
2024-04-30 14:30:08 +00:00
i-robot e5479a1658
!68799 add mint flatten
Merge pull request !68799 from wudawei/flatten_master
2024-04-30 13:31:54 +00:00
i-robot 57d1a25949
!68895 moe finalize routing infer/parallel
Merge pull request !68895 from huandong1/masterfzr
2024-04-30 11:25:57 +00:00
Dairenjie1 b778a1debb Add pass for lite
优化select反向
2024-04-30 17:43:22 +08:00
dingjinshan c7eedd3a3e fix st failed in daily version 2024-04-30 17:28:39 +08:00
LuoJianing 58b906c381 fix docs issue 2024-04-30 17:19:53 +08:00
dingjinshan 8eb9f2fc52 aclnnbatchnorm 2024-04-30 16:36:36 +08:00
i-robot 02377be804
!68945 takedown failing testcases
Merge pull request !68945 from LLLRT/takedown_testcase
2024-04-30 06:38:12 +00:00
wang_ziqi 4ff5fd4d05 Add DropoutExt/DropoutGenMaskExt/DropoutDoMaskExt
type: feature
target: ascend
reason:

------

Signed-off-by: wang_ziqi <wangziqi4@huawei.com>
2024-04-30 12:11:58 +08:00
liuruotao 9e37300d52 takedown failure testcase 2024-04-30 12:06:45 +08:00
Chekhonin Andrey 20424da2c3 Adapt repeat_interleave op to aclnn 2024-04-30 11:33:14 +08:00
i-robot 2838a2034c
!68884 master_add_generator_docs
Merge pull request !68884 from yide12/generator_add_docs_master
2024-04-30 01:40:32 +00:00
i-robot b591a0740b
!68817 使能 MatMul + AllReduce/ReduceScatter + bias 结构下,替换为 MatMul + bias + AllReduce/ReduceScatter
Merge pull request !68817 from YingLai Lin/master_bias_add_comm_swap
2024-04-29 15:45:48 +00:00