Commit Graph

62076 Commits

Author SHA1 Message Date
lilinjie c868c7fb1a migrate aicpu ops.Tril and fix some issues 2023-02-19 23:18:41 +08:00
hbhu_bin 6de8a6a4d2 optimize head files 2023-02-19 20:37:57 +08:00
VectorSL 9556118776 fix tensorarray stack 2023-02-19 18:06:04 +08:00
i-robot fa7e16269a
!48469 fix unsupported int8/uint8 data type of ScatterNdAdd.
Merge pull request !48469 from yangshuo/br_02
2023-02-19 05:30:57 +00:00
i-robot 1d2e7b962c
!49095 [MS][LITE] addcmul support different type on CPU
Merge pull request !49095 from jianghui58/ops_bugfix1
2023-02-19 02:25:50 +00:00
jiaorui 9517dea505 reg op info 2023-02-19 10:09:18 +08:00
i-robot b4d3aa1302
!48698 Self define bprop probelm fix
Merge pull request !48698 from chenfei_mindspore/master
2023-02-19 01:35:51 +00:00
xiao_yao1994 96b80c7195 zero_copy for ge output tensor 2023-02-19 09:05:47 +08:00
i-robot d479c1698b
!49087 kldivlossGrad bugfix for precision problem on cpu at dynamic-shape
Merge pull request !49087 from zhangyanhui/issue_zyh0212
2023-02-18 14:12:56 +00:00
i-robot 44ccb0ba28
!48709 [MS][LITE]fix bug for import cloud and lite at the same time
Merge pull request !48709 from luoyuan/fix-bug-for-import-yun-lite
2023-02-18 13:20:50 +00:00
i-robot 7191ff1365
!49083 [MS][CPU][master] reduce op not support complex type.
Merge pull request !49083 from Greatpan/reduce_op_not_support_complex
2023-02-18 13:02:23 +00:00
i-robot 73b70036f4
!48926 Fix bugs
Merge pull request !48926 from panzhihui/bugfix
2023-02-18 11:06:46 +00:00
zhoufeng 836f0355ac fix windows gpu
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2023-02-18 18:29:26 +08:00
gaoshuanglong 8e4c63a07d addmv、addr 接口差异优化 2023-02-18 18:09:47 +08:00
i-robot c50aaccce2
!49002 remove windows backend for stridedslice
Merge pull request !49002 from lianliguang/master
2023-02-18 09:44:08 +00:00
panzhihui 25d568f8a1 Fix bugs 2023-02-18 16:40:40 +08:00
jianghui58 3ca067fbae addcmul support different type on CPU 2023-02-18 16:30:42 +08:00
i-robot 8eb65baf62
!48997 remove subtitles in critical log
Merge pull request !48997 from xulei/log_of_exceptions
2023-02-18 07:59:32 +00:00
i-robot ec4d4bae7b
!49058 [API] Sync param names
Merge pull request !49058 from shaojunsong/sync0217
2023-02-18 07:48:51 +00:00
fengyihang 39f133f382 fix norm error keepdims 2023-02-18 15:29:30 +08:00
i-robot 4845dd36b3
!49011 [MSLITE] Optimize performance of uniform gpu kernel.
Merge pull request !49011 from wangshaocong/bugfix
2023-02-18 07:17:08 +00:00
i-robot f122308d35
!49086 Fix bugs
Merge pull request !49086 from gaoshuanglong/fix_applyrmrprop
2023-02-18 07:15:40 +00:00
i-robot b330772618
!49046 fix aicpu lusolve
Merge pull request !49046 from yanzhenxiang2020/br_fix_aicpu_lusolve
2023-02-18 07:14:02 +00:00
fengyihang 246d65a1ff fix cov error 2023-02-18 14:51:34 +08:00
i-robot 42fa3f67af
!49066 fix bug for maxpool3d parallel op
Merge pull request !49066 from yangzhenzhang/fix-bug-for-maxpool3d-parallel-op
2023-02-18 04:45:58 +00:00
gaoshuanglong 5c88bef26d fix bugs 2023-02-18 12:07:50 +08:00
i-robot eb54eaa991
!49082 ops RaggedTensorToSparse and RaggedTensorToTensor supports dynamic shape feature
Merge pull request !49082 from wang_ziqi/br_ragged_tensor
2023-02-18 03:48:22 +00:00
i-robot 3a463803cc
!49043 applyrmsprop 精度问题修复; copysign/diff 接口优化
Merge pull request !49043 from gaoshuanglong/fix_applyrmrprop
2023-02-18 03:38:15 +00:00
guozhibin 53ce2404a5 add rewrite node: mathop 2023-02-18 11:08:25 +08:00
i-robot 1cf6648b10
!48817 [MS][LITE]Fix unique consecutive
Merge pull request !48817 from gongdaguo1/fix_unique_con
2023-02-18 03:07:07 +00:00
greatpan 75748875eb reduce op not support complex 2023-02-18 11:03:23 +08:00
liu-yongqi-63 d7709a0c13 Fix the problem that the result of Bernoulli operator is 0 under gpu again 2023-02-18 11:02:43 +08:00
zhangyanhui 14d3f8ecb4 kldivlossGrad bugfix for precision problem on cpu at dynamic-shape 2023-02-18 10:58:54 +08:00
i-robot 978cfb6392
!48955 [bugfix][api] Fix I6FCIG
Merge pull request !48955 from shaojunsong/fix/I6FCIG
2023-02-18 02:38:49 +00:00
i-robot f6946cafab
!49060 update description of mbuf control logic
Merge pull request !49060 from luoyang/log
2023-02-18 02:28:12 +00:00
i-robot f5c6388f6a
!48851 remove const of mutable device info
Merge pull request !48851 from 刘崇鸣/remove_const_of_mutable_devices
2023-02-18 02:26:49 +00:00
chenfei 1637aebf9c fix bug of dde in self definition cell 2023-02-18 10:21:32 +08:00
i-robot 4b8f35b4b9
!49067 Fix arithmethic fp32
Merge pull request !49067 from 冯一航/fix_arithmetic_fp32_error
2023-02-18 02:17:38 +00:00
i-robot f59747631e
!49042 modify cloud infer error code
Merge pull request !49042 from 周超/master2
2023-02-17 14:42:47 +00:00
i-robot b84d81527a
!49070 codegen support multi-model predict: cortex
Merge pull request !49070 from zhangyanhui/mas_zyh0206
2023-02-17 14:12:50 +00:00
wang_ziqi 37127545d4 ops RaggedTensorToSparse and RaggedTensorToTensor supports dynamic shape feature
type: feature
reason: add codes to support dynamic shape for RaggedTensorToSparse and RaggedTensorToTensor.

------

Signed-off-by: wang_ziqi <wangziqi4@huawei.com>
2023-02-17 21:21:07 +08:00
i-robot bed27aaa58
!48953 Support None in graph mode.
Merge pull request !48953 from Margaret_wangrui/fallback_none_clean
2023-02-17 12:37:55 +00:00
i-robot d00f378a5a
!48885 fixed_huber_loss_master
Merge pull request !48885 from yide12/ops_threshold_leaky_relu_master
2023-02-17 12:24:36 +00:00
i-robot 12771a8f68
!49033 modify reverseV2 api doc
Merge pull request !49033 from 周超/master5
2023-02-17 11:53:28 +00:00
hbhu_bin 4f335a7bb3 optimize head files 2023-02-17 19:39:43 +08:00
i-robot 5c0c1ef0e8
!48551 移植PaddUpdateFusionPass && fix ClipByNorm bug
Merge pull request !48551 from lyqlola/padd
2023-02-17 10:46:57 +00:00
i-robot 139a73be74
!48960 fix tensor _check_input_data_type bug and add testcase
Merge pull request !48960 from ligan/tensor_check_input_data_type
2023-02-17 10:10:32 +00:00
i-robot 002e1be503
!49072 Remove a redundant test case.
Merge pull request !49072 from Margaret_wangrui/code_docs_auto_monad_pynative
2023-02-17 10:08:30 +00:00
i-robot f258aff434
!48940 Fix VectorRefToPyData
Merge pull request !48940 from huangbingjian/vector_ref
2023-02-17 10:06:47 +00:00
i-robot 544663718b
!49034 Add testcases for JIT Fallback gradient
Merge pull request !49034 from YuJianfeng/jit_fallback_grad
2023-02-17 10:01:24 +00:00