Commit Graph

60997 Commits

Author SHA1 Message Date
huanghui 2b391b2285 make shape to {1} for Svd's u,v if compute_uv is False 2023-02-09 20:28:00 +08:00
i-robot d6d132e3ae
!48558 fix acl BatchToSpace and SpaceToBatch ops
Merge pull request !48558 from xulei/batchtospace
2023-02-09 07:08:36 +00:00
i-robot bb8d835b26
!48503 scalar算子支持bool
Merge pull request !48503 from huoxinyou/0207scalarops
2023-02-09 07:05:50 +00:00
i-robot 019d84f442
!48490 [AutoParallel]Fix parallel op info bug
Merge pull request !48490 from lichen/fix_parallel_op_info_bug
2023-02-09 06:58:31 +00:00
i-robot 7faee6de63
!48563 bugfix for SparseMatrixMatMul and Conj
Merge pull request !48563 from 黄勇/bugfix_sparsematrixmatmul_and_conj
2023-02-09 06:57:51 +00:00
i-robot 364e292587
!48588 fix magicnum in quant cuda kernel
Merge pull request !48588 from hangq/master
2023-02-09 06:41:03 +00:00
i-robot 3ded5cf3e3
!48489 [MS]c_api support bool attr, tensor from file, save ir path
Merge pull request !48489 from liyejun/c_api_hl
2023-02-09 06:39:27 +00:00
i-robot 6697548c9d
!48613 fix logical_xor ops shape broadcast bug
Merge pull request !48613 from wtcheng/master
2023-02-09 06:38:55 +00:00
i-robot 3208a62bf9
!48569 ResizeBicubic format现为NCHW,对测试样例进行对应修改
Merge pull request !48569 from haozhang/resize_bicubic_tests
2023-02-09 06:38:29 +00:00
i-robot 22a5c32b1d
!48584 [MS][LITE][parallel predict] fix thread pool
Merge pull request !48584 from yefeng/517-fix_shared_thread_pool
2023-02-09 06:29:27 +00:00
i-robot b71f1ea735
!48577 修改测试用例for_body_get_outer_class_attr.py,添加环境变量
Merge pull request !48577 from ligan/st_control
2023-02-09 06:11:33 +00:00
i-robot 8fdcb8c310
!48561 remove windows backend for sparsify_cg test
Merge pull request !48561 from jachua/fix
2023-02-09 06:11:11 +00:00
i-robot f85bbf7d63
!48583 [MS][LITE][master] support reduce prod axis0
Merge pull request !48583 from Greatpan/reduce_prod_axi0_bugfix
2023-02-09 06:07:40 +00:00
i-robot 68a49590e4
!48611 fix sigmoid ops bug for NULL input
Merge pull request !48611 from zhangqi/0209
2023-02-09 06:07:17 +00:00
i-robot 888594493c
!48604 [MS][Lite] Change filesystem implementation to posix linux.
Merge pull request !48604 from youshu/ys_fix_stdc++fs
2023-02-09 06:06:41 +00:00
i-robot f7a1f70128
!48595 [MS]{Lite][Task] add custom op project
Merge pull request !48595 from 刘力力/master_develop_merge
2023-02-09 04:19:59 +00:00
i-robot eeb4a8ce56
!48603 [MS][LITE][parallel predict] fix graph executor session
Merge pull request !48603 from yefeng/518-fix_graph_executor
2023-02-09 03:14:52 +00:00
i-robot 47d256b2f9
!48587 fix conjugate transpose core dump
Merge pull request !48587 from YingtongHu/master
2023-02-09 03:02:07 +00:00
i-robot 28fc7534e2
!48597 complex cpu null check
Merge pull request !48597 from chenweifeng/complex-null-check-1
2023-02-09 02:49:07 +00:00
i-robot e0915062cf
!48512 fix dropout mask dtype error in ms_function
Merge pull request !48512 from chujinjin/fix_dropout_output_dtype_error_in_ms_function
2023-02-09 02:39:16 +00:00
i-robot 76d0bead5d
!48606 修改float_power对于复数运算的逻辑
Merge pull request !48606 from DavidFFFan/api_ops
2023-02-09 02:14:38 +00:00
w00517672 716e803d52 fix logical_xor ops shape broadcast bug 2023-02-09 09:55:43 +08:00
zhangqi 1f806d8f29 fix sigmoid ops bug for NULL input 2023-02-09 09:50:24 +08:00
i-robot b699c4f939
!48450 fix hswich input check
Merge pull request !48450 from jjfeing/master
2023-02-09 01:46:10 +00:00
i-robot 410eaf6f3e
!48572 fix_comm_node_tag
Merge pull request !48572 from yao_yf/fix_comm_node_tag
2023-02-09 01:44:24 +00:00
i-robot 64bff12143
!48543 change kernel build info
Merge pull request !48543 from TuDouNi/tuple_commit_my_2
2023-02-09 01:41:48 +00:00
i-robot 6b484be5f4
!48541 补充tensor接口:swapaxes swapdims det matrix_power scatter,tanhshrink支持int类型Tensor输入,修复一些codechecks
Merge pull request !48541 from GuoZhibin/add_api_tensor_swapaxes_etc
2023-02-09 01:40:39 +00:00
lichen 4a7a9e4b5f fix_parallel_op_info_bug 2023-02-09 09:37:15 +08:00
i-robot 43f731c851
!48394 clean code
Merge pull request !48394 from nomindcarry/master
2023-02-09 01:34:54 +00:00
i-robot b461173ff8
!48491 merge canndev code to mindspore
Merge pull request !48491 from 沈竞兴/canndev_merge
2023-02-09 01:15:39 +00:00
i-robot bffa7667a9
!48565 support sequence ascend test
Merge pull request !48565 from NaCN/add_sequence_ascend
2023-02-09 01:14:27 +00:00
liu lili e82835926e mindspore lite: add custom op project 2023-02-09 09:12:01 +08:00
i-robot 35a863ab97
!48517 modify get ascend path function
Merge pull request !48517 from jjfeing/op_info_from_json
2023-02-09 01:06:45 +00:00
i-robot df1c915f0f
!48542 Fix bug of cse hidden side effect parent graph merged
Merge pull request !48542 from chenfei_mindspore/fix-bug-of-cse
2023-02-09 01:00:18 +00:00
youshu1 04af1fec6e [MS][Lite] Change filesystem implementation to posix linux. 2023-02-09 08:52:55 +08:00
i-robot c777351c65
!48550 [MD][UT] Debug Mode - UT Enhancements (multi-epoch and non-mappable src
Merge pull request !48550 from cathwong/ckw_debug_mode7_nonmappable
2023-02-08 19:51:14 +00:00
i-robot d57bfd62a8
!48605 register aicpu op RealDiv
Merge pull request !48605 from 李林杰/0208_register_aicpu_ops_RealDiv_master
2023-02-08 18:50:06 +00:00
Cathy Wong 1ecb6b974d [MD] Debug Mode - UT Enhancements (multi-epoch and non-mappable src) 2023-02-08 13:34:54 -05:00
fandawei 95f2743d85 modify the logic of float_power for complex 2023-02-08 22:29:34 +08:00
lilinjie f4d6c0270a register aicpu op RealDiv 2023-02-08 20:59:48 +08:00
yefeng 42799a9e2a bug fix 2023-02-08 20:10:05 +08:00
i-robot ff751199b4
!48082 refactor interpolate
Merge pull request !48082 from DavidFFFan/api_interpolate
2023-02-08 11:20:44 +00:00
yefeng 811c07337d fix shared thread pool 2023-02-08 19:16:21 +08:00
i-robot 8876c073bb
!48573 modify format
Merge pull request !48573 from 俞涵/code_docs_1110
2023-02-08 10:35:53 +00:00
i-robot 2d800cda62
!48568 fix the bug of pass ReplaceAddNFusion
Merge pull request !48568 from limingqi107/bug_fix3
2023-02-08 10:11:27 +00:00
i-robot 680f9d3b48
!48549 fix stub tensor bug
Merge pull request !48549 from yangsijia/fix-stub-tensor
2023-02-08 09:50:34 +00:00
i-robot e81825cb7d
!48596 takedown testcases to ensure gate stability
Merge pull request !48596 from yanghaoran/takedown_testcases
2023-02-08 09:49:53 +00:00
i-robot 61bdf33408
!48593 modify the wording in mindspore
Merge pull request !48593 from 宦晓玲/code_docs_0208
2023-02-08 09:49:22 +00:00
wilfChen 68ffb799c3 complex null check 2023-02-08 17:36:53 +08:00
yanghaoran 8f82210a9c takedown testcases to ensure gate stability 2023-02-08 17:30:38 +08:00