Commit Graph

56399 Commits

Author SHA1 Message Date
i-robot 716d598b37
!44877 Fix maxpool3d infer for dynamic shape input
Merge pull request !44877 from panzhihui/fix_maxpool3d_infer
2022-11-04 06:11:42 +00:00
lilinjie 0d2c188a84 add CN doc for 6 APIs 2022-11-04 12:28:04 +08:00
yuzhenhua 34ad6b4547 fix param bug 2022-11-04 11:55:17 +08:00
YR0717 6be1702326 SparseSlice SparseSliceGrad code-fix 2022-11-04 11:47:37 +08:00
Xiao Tianci 13dc2113fa fix review comments of Chinese API docs 2022-11-04 11:44:10 +08:00
i-robot b0b30f6447
!45006 [MS][LITE]add dvpp to lite minddata
Merge pull request !45006 from 张学同/new_api
2022-11-04 03:36:00 +00:00
zy 596cbbc585 add MatrixTriangularSolve 2022-11-04 11:33:24 +08:00
i-robot 2d2bdb4c78
!44019 format minddata log
Merge pull request !44019 from luoyang/err_struct
2022-11-04 03:16:18 +00:00
i-robot c03790d99a
!45115 modify format
Merge pull request !45115 from 俞涵/code_docs_1010
2022-11-04 03:14:51 +00:00
i-robot 5cb06f765e
!38323 [assistant][I48O4Z] add new math operator Reciprocal/ReciprocalGrad
Merge pull request !38323 from 苏苏/Reciprocal
2022-11-04 03:07:23 +00:00
i-robot 84004f9b56
!45057 Code warning clean.
Merge pull request !45057 from Margaret_wangrui/warning_clean
2022-11-04 03:00:48 +00:00
i-robot 7e01f6cf4e
!42944 [assistant][ops] Add Glu and GluGrad
Merge pull request !42944 from 卢津/Glu
2022-11-04 02:59:35 +00:00
panzhihui e53d3ab75e Fix matrixinverse get_ajoint method 2022-11-04 10:58:56 +08:00
i-robot 68a219ee46
!45008 Raise an error when returning functions in output.
Merge pull request !45008 from huangbingjian/return_deadnode
2022-11-04 02:50:20 +00:00
jin-xiulang 96573e6bd4 tranfsfer Reshape's infer_shape from Python to core/ops 2022-11-04 10:47:37 +08:00
i-robot 2c818034ce
!41260 [feat][assistant][I5EWNX][I5EWO5]Add datatype for Mod and Erf
Merge pull request !41260 from 胡静/erf
2022-11-04 02:43:40 +00:00
huodagu f6a676979e modify format 2022-11-04 10:40:03 +08:00
i-robot f52db070a1
!45064 [AutoParallel] fix parameter clone bug
Merge pull request !45064 from lichen/fix_parameter_clone_bug
2022-11-04 02:20:21 +00:00
i-robot 349ab5e320
!44931 code clean
Merge pull request !44931 from 范吉斌/code_clean
2022-11-04 02:07:22 +00:00
i-robot 44749b7af1
!45103 move vmap doc
Merge pull request !45103 from Erpim/code_docs_vmap
2022-11-04 02:06:23 +00:00
i-robot 955afb70a2
!44943 UniqueWithPad 动态shape支持
Merge pull request !44943 from haozhang/pr_unique_with_pad
2022-11-04 02:02:28 +00:00
y00451588 389e6d93d9 adapt Cauchy and LogNormalReverse kernelmod. 2022-11-04 10:01:51 +08:00
i-robot f948295183
!45087 Organize parameter related test casess.
Merge pull request !45087 from Margaret_wangrui/st_ut_param
2022-11-04 02:00:55 +00:00
i-robot e7198e3362
!44884 [MS]{Lite][Task] code optimize
Merge pull request !44884 from 刘力力/master_opt
2022-11-04 01:59:38 +00:00
i-robot a78a7db532
!44688 fix lpnorm no use epsilon
Merge pull request !44688 from zhuzhongrui/pub_master
2022-11-04 01:54:18 +00:00
i-robot 724a37ac9f
!45090 Create a new MapTensor with key_tensor, value_tensor, status_tensor, and default_value.
Merge pull request !45090 from Margaret_wangrui/map_tensor
2022-11-04 01:54:00 +00:00
i-robot de4a5a18fa
!45023 [Lite] sync code check
Merge pull request !45023 from yangruoqi713/master
2022-11-04 01:41:36 +00:00
i-robot 689bc9a819
!45092 update submodule akg
Merge pull request !45092 from looop5/update_akg
2022-11-04 01:38:24 +00:00
mengyuanli 7cdc4f19b8 some op support dynamic shape:
gcd heaviside hypot lcm
2022-11-04 09:38:02 +08:00
i-robot 35013855a2
!44787 Link control arrow for first input of update state.
Merge pull request !44787 from gaoyong10/dynamic_shape_05
2022-11-04 01:36:19 +00:00
i-robot 4abb535261
!45047 Update the change of supported enc_mode in rst files.
Merge pull request !45047 from jxlang910/fix_encrypt_rst
2022-11-04 01:33:50 +00:00
i-robot e6c9d77e7e
!45110 takedown testcases to ensure gate stability
Merge pull request !45110 from yanghaoran/master
2022-11-04 01:26:38 +00:00
i-robot 8f0f05e344
!45073 fix bug for conv2d pad mode
Merge pull request !45073 from yangzhenzhang/fix-bug-for-conv2d-pad-mode
2022-11-04 01:26:08 +00:00
TronZhang 5acda1b172 add more check for gatherd and nlllossgrad 2022-11-04 09:23:19 +08:00
i-robot 8511ed21ef
!45031 fix nan value process in relu ops backend
Merge pull request !45031 from 雷元哲/relu_fix
2022-11-04 01:21:20 +00:00
i-robot db5794141e
!45086 fix the address of subgraphs share the same ref input parameter
Merge pull request !45086 from limingqi107/bug_fix3
2022-11-04 01:20:57 +00:00
yanghaoran 2d141e071d takedown testcases to ensure gate stability 2022-11-04 09:20:09 +08:00
i-robot 5cb3116f16
!45054 auto_parallel_checkpoint_transform_fix_221103
Merge pull request !45054 from yao_yf/auto_parallel_checkpoint_transform_fix_221103
2022-11-04 01:19:59 +00:00
i-robot dce9a91c4d
!45077 [MS]{Lite][Task] solve some cloud infer problems
Merge pull request !45077 from 刘力力/master_develop_test_merge
2022-11-04 01:14:23 +00:00
i-robot 955b358e76
!45063 [BUG] Fix Gelu Op Bug
Merge pull request !45063 from douzhixing/gelu
2022-11-04 01:10:43 +00:00
i-robot 748acd020e
!44811 CombinedNonMaxSuppression、ConjugateTranspose、SparseApplyFtrl 动态shape支持
Merge pull request !44811 from haozhang/pr_nms_ds
2022-11-04 01:07:12 +00:00
youshu1 e25d619c4b [MS][LITE]fix lite minddata DecodeCv read jpeg only issue. 2022-11-04 08:33:00 +08:00
i-robot 288bd3bcc1
!44737 Add util interface for gpu hash table.
Merge pull request !44737 from gaoyong10/dynamic_shape_04
2022-11-03 22:32:13 +00:00
uestc_dengjian 3583d4e952 [feat] [assistant] [I4S2F6] add new data operator read_file 2022-11-03 12:43:55 -04:00
i-robot 9ee0476a3b
!45062 [MS][OP]unstack gpu kernelMod
Merge pull request !45062 from mengyuanli/ds_unstack_gpu
2022-11-03 14:07:15 +00:00
i-robot f0552c3f72
!45055 fix tile grad
Merge pull request !45055 from r1chardf1d0/tile2
2022-11-03 14:06:47 +00:00
i-robot 73898d60e1
!44994 add check dim for ascend
Merge pull request !44994 from r1chardf1d0/bts6
2022-11-03 14:05:58 +00:00
YangLuo 60b8e3d985 format minddata log 2022-11-03 21:02:01 +08:00
臧庆香 7946c936bb [profiler] Fix minor problems 2022-11-03 21:01:40 +08:00
gaoyong10 fb49952cae Link control arrow for first input of update state. 2022-11-03 21:01:26 +08:00