Commit Graph

60723 Commits

Author SHA1 Message Date
i-robot bb6a03da40
!48344 takedown testcases to ensure gate stability
Merge pull request !48344 from yanghaoran/takedown_testcases
2023-02-02 08:07:44 +00:00
nomindcarry 7158c67564 fix MatrixDiagPartV3 2023-02-02 15:54:57 +08:00
yanghaoran 11267a92cd takedown testcases to ensure gate stability 2023-02-02 15:54:27 +08:00
qiuzhongya 0be7d55485 add adapter for AcosGrad 2023-02-02 15:52:08 +08:00
i-robot 368425fce4
!48186 Enable dynamic length sequence to be convert to python object.
Merge pull request !48186 from LiangZhibo/dynamic
2023-02-02 07:32:26 +00:00
lizhenyu 5a64cde29f fix code check warnings 2023-02-02 15:21:52 +08:00
i-robot 6500d2afd8
!48310 fix sparsematrixadd CPU kernel
Merge pull request !48310 from VectorSL/fix-sparsematrixadd
2023-02-02 07:08:36 +00:00
i-robot 6bc88386bc
!48228 Fix Bug of Identity Opt and Noop Opt
Merge pull request !48228 from jiaorui/ge-bug-fix2
2023-02-02 07:06:17 +00:00
i-robot 4a5f240687
!48258 [AutoParallel]Add StandAloneInfo
Merge pull request !48258 from lichen/add_standalone_info
2023-02-02 07:00:00 +00:00
i-robot 2952ee029a
!47299 add shape cpu kernel
Merge pull request !47299 from NaCN/add_shape_cpu_kernel
2023-02-02 06:52:25 +00:00
i-robot bfbdbc1627
!48273 清理门禁未使用的st/tbe_network用例
Merge pull request !48273 from DavidFFFan/gate_clean
2023-02-02 06:47:34 +00:00
hangangqiang 33d9d2f3fe sync codex 2023-02-02 14:36:18 +08:00
shaojunsong 0104d00780 Fix tensor st issue 2023-02-02 14:29:47 +08:00
i-robot 9f0b6227dd
!47992 [MS][LITE] Support large model inference.
Merge pull request !47992 from youshu/ys_large_model_impl2
2023-02-02 06:28:20 +00:00
i-robot 1a7266493c
!48232 Use inline const for urpc handle
Merge pull request !48232 from ZPaC/use-inline-instead-of-static
2023-02-02 06:24:18 +00:00
i-robot e29c9da571
!47514 fix some bugs of kernel object selection
Merge pull request !47514 from wYann/test_kobj
2023-02-02 06:23:45 +00:00
i-robot fd4129a788
!48260 ptq support ascend
Merge pull request !48260 from yeyunpeng2020/master_opt_quant_ci
2023-02-02 06:18:15 +00:00
i-robot 8d34627ad9
!48227 Correctly set kernel info for new node
Merge pull request !48227 from ZPaC/correctly-setkernel-info
2023-02-02 06:11:33 +00:00
albert-yan b7ac26bfc6 support cloud inference jni 2023-02-02 12:22:02 +08:00
hbhu_bin ca5ae9904b fix avgpoolgrad 2023-02-02 11:59:53 +08:00
i-robot 1367b1ded0
!48306 fix the codedex of gpu common
Merge pull request !48306 from limingqi107/bug_fix3
2023-02-02 03:59:27 +00:00
i-robot f0cf5c0510
!48315 fix enter static
Merge pull request !48315 from ZPaC/static
2023-02-02 03:59:06 +00:00
i-robot 3b12ea8520
!48001 Fix aicpu bugs
Merge pull request !48001 from panzhihui/bugfix
2023-02-02 03:53:37 +00:00
i-robot 8514a58d6f
!48312 Add fused_tensor case to the MemUsageAnalyzer
Merge pull request !48312 from yangluhang/mem_analyze_fused_tensor
2023-02-02 03:40:49 +00:00
i-robot 7975b882d0
!48267 [MSLITE][CPU] add sparse_fill_empty/sparse_reshape/sparse_segment_sum op convert .
Merge pull request !48267 from Greatpan/sparse_reshape_op_master
2023-02-02 03:31:57 +00:00
i-robot 6820653f1f
!48278 Fix CodeCheck
Merge pull request !48278 from YijieChen/master
2023-02-02 03:26:32 +00:00
youshu1 5fce604727 [MS][LITE] Support large model inference. 2023-02-02 11:19:41 +08:00
i-robot ff7aaf7ba2
!48314 vmap clean code
Merge pull request !48314 from Erpim/vmap_0201
2023-02-02 03:18:36 +00:00
ZPaC 6f9a81e392 Correctly set kernel info for new node 2023-02-02 11:11:45 +08:00
i-robot 3a4e395a4d
!48321 add prod in Allreduce note
Merge pull request !48321 from wangshengnan123/code_docs_wsn
2023-02-02 02:53:09 +00:00
i-robot 050a5e7635
!48221 add dataset_sink_mode for network testcase
Merge pull request !48221 from anzhengqi/modify-testcase-resnet50
2023-02-02 02:50:05 +00:00
fandawei ea189c3c78 fix ImageGradients bug 2023-02-02 10:35:22 +08:00
i-robot a3c297405d
!48303 添加ops/Tensor hypot支持平台
Merge pull request !48303 from DavidFFFan/api_ops
2023-02-02 02:08:05 +00:00
i-robot c520d8bfd8
!48309 Fix applyrmsprop infercheck with ascend dynamic shape
Merge pull request !48309 from 冯一航/fix_applyrmsprop_infercheck_with_ascend
2023-02-02 02:06:11 +00:00
liangzhibo a359933a4d Fix VectorRefToPyDate problem 2023-02-02 10:03:43 +08:00
i-robot 109a238a85
!48280 scalar ops kernel
Merge pull request !48280 from huoxinyou/0201_scalar_ops
2023-02-02 01:58:07 +00:00
i-robot 826b1cc939
!48298 [MS][LITE][parallel predict] Python api ascend online convert bug
Merge pull request !48298 from yefeng/515-fix_model_pool_ascend_online_convert
2023-02-02 01:45:12 +00:00
i-robot e2e456da8b
!48304 fix bug: tupleunfold has many real outputs
Merge pull request !48304 from Yanzhi_YI/fixbug_tupleunfold
2023-02-02 01:45:04 +00:00
i-robot 69aac268a0
!48300 Updata Inplace* ascend op adaptation & Add InplaceUpdate bprop
Merge pull request !48300 from tanghuikang/bugfix
2023-02-02 01:37:29 +00:00
wangshengnan123 1d5f0f52b9 add prod in reduce note 2023-02-02 09:36:18 +08:00
i-robot 94a20615a5
!48313 remove the useless code of stridedslice grad
Merge pull request !48313 from lianliguang/stride_slice
2023-02-02 01:30:24 +00:00
i-robot 5bfc0f3156
!48297 fix kernel_graph is nullptr problem in 310 ge process
Merge pull request !48297 from yuchaojie/ir_fusion
2023-02-02 01:29:44 +00:00
i-robot b90d4193fd
!48299 Fix the Empty Shape of the inputs
Merge pull request !48299 from huangxinjing/fix_empty_shape
2023-02-02 01:18:22 +00:00
panzhihui aaa303a882 Fix bugs 2023-02-02 09:14:43 +08:00
i-robot ab68927414
!48302 fix segmentation fault raised by multimarginloss
Merge pull request !48302 from OwenSec/master
2023-02-02 01:13:32 +00:00
i-robot 29874ba20f
!48266 重构cusolver算子的GPU代码
Merge pull request !48266 from zong_shuai/ormqr_debug
2023-02-02 01:12:54 +00:00
i-robot ec86b0f5c1
!48291 add op init and migrate 2 aicpu ops
Merge pull request !48291 from 李林杰/0201_aicpu_migration_add_register
2023-02-02 01:12:32 +00:00
Erpim da485a29e9 vmap clean code 2023-02-02 09:00:56 +08:00
lilinjie 519a83e008 add aicou register and op init 2023-02-01 20:14:14 +08:00
yangluhang 06763a7393 add fused_tensor test case to the MemUsageAnalyzer class 2023-02-01 19:36:17 +08:00