Commit Graph

61101 Commits

Author SHA1 Message Date
root ec4f7e7691 sparsedenseadd
sparse tensor add

2

3

4

6

7

8
2023-02-09 12:35:27 +08: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
nomindcarry 445702c063 PynativeGradSparseSoftmaxCrossEntropyWithLogitsUnifyMindIRV3 2023-02-09 11:45:35 +08:00
liuluobin d394004851 Fix bug for LerpInfo with mirror ops when 'weight' is float type 2023-02-09 11:42:07 +08:00
zhou_chao1993 fa48420642 modify converter para 2023-02-09 11:42:05 +08:00
l00500167 58a3d122bb repair null input to core dump
Signed-off-by: l00500167 <lijunbin4@huawei.com>
2023-02-09 11:37:58 +08: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
yeyunpeng2020 88dab2f3f3 fix kernel choose logic about sort_gpu_kernel 2023-02-09 10:37:16 +08:00
i-robot 76d0bead5d
!48606 修改float_power对于复数运算的逻辑
Merge pull request !48606 from DavidFFFan/api_ops
2023-02-09 02:14:38 +00:00
xupan c583a82b00 [Lite] add standard normal mapper and fix bugs 2023-02-09 10:01:34 +08: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
tanghuikang f299f08247 Fix test_1024_batch_size_resnet case 2023-02-09 09:08:39 +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
wangtongyu d381ba6aca fix softplus bug and change mish op Example
Signed-off-by: wangtongyu <wangtongyu6@huawei.com>
2023-02-08 19:17:18 +08:00
yefeng 811c07337d fix shared thread pool 2023-02-08 19:16:21 +08:00
lvyufeng 9cde823c82 use Reverse and ReverseSequence operator on CPU 2023-02-08 18:45: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
huanxiaoling d1ebc84eb7 modify the wording in mindspore 2023-02-08 17:28:44 +08:00
sjtujayyyy 13751b07ae Fix ut error 2023-02-08 17:28:32 +08:00
nomindcarry 16cc9ebeab clean 2023-02-08 17:24:51 +08:00
i-robot 9b423288be
!48545 fix gpu checkversion on ascend/cpu env
Merge pull request !48545 from zhoufeng/xiu-ba-ge-2
2023-02-08 09:11:14 +00:00
i-robot f6ecf058b1
!48478 Fix the buy of eliminate cast on Ascend.
Merge pull request !48478 from Margaret_wangrui/cast
2023-02-08 09:09:53 +00:00