Commit Graph

61140 Commits

Author SHA1 Message Date
i-robot 5c5ca060ba
!48534 [lite]optimize resize
Merge pull request !48534 from 徐安越/master4
2023-02-08 07:32:34 +00:00
huangyong f614bfa0d7 bugfix for sparsematrixmatmul and conj 2023-02-08 15:30:06 +08:00
huangchengnuo 2757944ac4 support sequence ascend test 2023-02-08 15:25:10 +08:00
Yejun Li f68b70b934 bool attr, tensor from file, save ir path 2023-02-08 15:22:28 +08:00
i-robot 0927807105
!48510 modify repeat_interleave dims error
Merge pull request !48510 from 冯一航/modify_repeat_inter_leave
2023-02-08 07:14:55 +00:00
i-robot 9a2cdb8dd9
!48536 Optimizer reusing infer op
Merge pull request !48536 from ZPaC/optimize-reusing-infer-op
2023-02-08 07:13:41 +00:00
baihuawei e22b3e1861 fix ctcloss tupel input check 2023-02-08 15:13:40 +08:00
huodagu 5c427f5a97 modify format 2023-02-08 15:13:00 +08:00
i-robot b8b68f4b0d
!48544 add op adapter
Merge pull request !48544 from qiuzhongya/op_adapter
2023-02-08 06:47:10 +00:00
ZPaC 50f90fb8df Reset RealMakeTuple objtypes 2023-02-08 14:46:41 +08:00
hw_hz 196552a227 test case modification 2023-02-08 14:13:09 +08:00
i-robot 40abe83fc4
!48533 [MS][LITE][STABLE]codex 清零
Merge pull request !48533 from chenjianping/master_dev1
2023-02-08 06:05:38 +00:00
limingqi107 a59c824372 fix the bug of pass ReplaceAddNFusion 2023-02-08 12:01:09 +08:00
i-robot 8943349d2e
!48446 Fix the Histogram exception, that is, when the input data is null Tensor, resulting in an error Segmentation fault
Merge pull request !48446 from 刘勇琪/master
2023-02-08 03:36:17 +00:00
ttudu a545cb1d84 change kernel_build_info default to unknown 2023-02-08 11:33:31 +08:00
i-robot 05c374a4df
!48496 [MS][LITE]Fix constant_of_shape op mapper
Merge pull request !48496 from gongdaguo1/master_fix_constant_of_shape_op
2023-02-08 03:02:37 +00:00
i-robot 21a984f71b
!48462 [MS][LITE]Codex
Merge pull request !48462 from gongdaguo1/codex_master_3
2023-02-08 03:02:24 +00:00
jachua f5b688c8f0 remove windows backend for sparsify_cg test 2023-02-08 10:55:40 +08:00
i-robot 21801ae48a
!48553 update ops.Polar doc
Merge pull request !48553 from 李林杰/code_docs_0208_fix_doc
2023-02-08 02:37:53 +00:00
i-robot b1cddb1448
!48515 clean code
Merge pull request !48515 from 王禹程/clean_code
2023-02-08 02:26:00 +00:00
lilinjie 2cd7ee141b update ops.Polar doc 2023-02-08 10:24:08 +08:00
fandawei 46c12d3057 refactor interpolate 2023-02-08 10:17:56 +08:00
guozhibin 3c9eb631e0 add api tensor.swapaxes/swapdims/det/matrix_power/scatter, tanhshrink add support int, repair some codechecks. 2023-02-08 10:17:00 +08:00
xulei 18d013458f fix acl BatchToSpace and SpaceToBatch ops 2023-02-08 10:16:22 +08:00
xulei 5315541501 stateful multinomial 2023-02-08 10:12:22 +08:00
Margaret_wangrui 36bb693567 Fix the buy of eliminate cast on Ascend. 2023-02-08 10:03:52 +08:00
i-robot 03c90b2970
!48520 fix bug for maskedselectgrad aicpu op
Merge pull request !48520 from yangzhenzhang/fix-bug-for-aicpu-maskedselectgrad
2023-02-08 01:59:28 +00:00
chenfei 55e7d87fb5 fix bug of cse graph in graph 2023-02-08 09:59:19 +08:00
i-robot ac7e25a5c5
!48516 expose ops.Polar
Merge pull request !48516 from 李林杰/0206_expose_ops.Polatr_master
2023-02-08 01:54:37 +00:00
wYann b1399a8bee set dynamic input size for dyn-param kernel 2023-02-08 09:50:29 +08:00
zong-shuai a34f631f4f debug 2023-02-08 09:50:22 +08:00
i-robot c1a06c145b
!48531 Fix the problem that the returned result is 0 under the GPU of the broadcastTo operator functional interface
Merge pull request !48531 from 刘勇琪/master-decrypt-column
2023-02-08 01:47:34 +00:00
i-robot 759d6fea7c
!48500 [MSLITE]回合静态告警清理代码
Merge pull request !48500 from zhuguodong/for_warn_backport
2023-02-08 01:47:26 +00:00
i-robot 769bf41b1f
!48540 fix docs issues in release
Merge pull request !48540 from luojianing/code_docs_master
2023-02-08 01:46:23 +00:00
i-robot ccaec79af4
!48522 codeclean
Merge pull request !48522 from TuDouNi/codeclean
2023-02-08 01:36:58 +00:00
xuanyue 0dfbf4c7ea optimize resize 2023-02-08 09:36:26 +08:00
i-robot c88480a804
!48066 添加环境变量打印ir
Merge pull request !48066 from 李良灿/env
2023-02-08 01:30:21 +00:00
i-robot 3306282b1e
!48355 auto_parallel_func_mode_training_flag
Merge pull request !48355 from yao_yf/auto_parallel_func_mode_training_flag
2023-02-08 01:14:08 +00:00
i-robot 87d75a82a1
!48537 [MS][LITE]support distribution inference
Merge pull request !48537 from 张学同/converter
2023-02-08 01:10:54 +00:00
i-robot 4ec6954165
!48440 Remove the code of working around the problem
Merge pull request !48440 from jxl/master
2023-02-08 01:07:52 +00:00
dabaiji e792f1394f fix stub tensor bug 2023-02-07 23:23:26 +08:00
i-robot c7dce3e513
!48301 ascend ops support backoff
Merge pull request !48301 from TuDouNi/tuple_commit_my_1
2023-02-07 14:19:31 +00:00
i-robot d7ae2f23aa
!48459 merge canndev code to mindspore
Merge pull request !48459 from 沈竞兴/canndev_new1
2023-02-07 13:44:40 +00:00
chujinjin 088d8eaea5 fix dropout output abstract error 2023-02-07 21:24:19 +08:00
zhoufeng cf1c09b623 fix gpu checkversion on ascend/cpu env
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2023-02-07 21:14:15 +08:00
i-robot 757406cb5f
!48439 Cache two top cells with different shape
Merge pull request !48439 from wanghenchang/master_0130_3
2023-02-07 13:11:59 +00:00
qiuzhongya b2317f08ad add op adapter 2023-02-07 20:59:07 +08:00
zhangxuetong c146585ce1 support distribution inference on ascend 2023-02-07 20:53:37 +08:00
i-robot d9976caa65
!48477 fix async reset problem
Merge pull request !48477 from luochao60/fix_async_reset_error_20230206
2023-02-07 12:38:33 +00:00
luojianing fc3948d43c fix issues in release 2023-02-07 20:34:01 +08:00