Commit Graph

56649 Commits

Author SHA1 Message Date
yuzhenhua f0c2fdc0cc fix rewrite doc and add code examples 2022-11-07 14:21:22 +08:00
i-robot b6c51acb6d
!45117 [MS][LITE]sync bug fix
Merge pull request !45117 from mengyuanli/sync
2022-11-07 06:16:56 +00:00
i-robot 100b5066df
!45195 fix glu docs
Merge pull request !45195 from lianliguang/code_docs_ms
2022-11-07 06:12:24 +00:00
i-robot 01ab193070
!45107 [MSLITE][CPU] tensor free data bugfix
Merge pull request !45107 from Greatpan/tensor_freedata_bugfix_master
2022-11-07 06:08:56 +00:00
i-robot 8e0e3ac7cc
!45112 Fix matrixinverse get_ajoint method
Merge pull request !45112 from panzhihui/fix_matrix_inverse_get_align
2022-11-07 05:05:05 +00:00
i-robot cc0bbf3e7f
!45152 optimize the VmapRule of Tile
Merge pull request !45152 from Erpim/1101
2022-11-07 04:23:11 +00:00
limingqi107 8a17d8b772 fix dynamic and static memory graph boundary bug of getNext 2022-11-07 11:54:48 +08:00
yeyunpeng2020 8534315dc6 weight quant support ON_THE_FLY 2022-11-07 11:40:53 +08:00
i-robot e139b69489
!45201 takedown testcases to ensure gate stability
Merge pull request !45201 from yanghaoran/master
2022-11-07 03:37:48 +00:00
i-robot e5dde16b95
!45202 modify format
Merge pull request !45202 from 俞涵/code_docs_1010
2022-11-07 03:32:19 +00:00
mengyuanli 09472bb296 scale_and_translate / scale_and_translate_grad support dynamic shape 2022-11-07 11:31:39 +08:00
wang_shaocong 17ae41fedd [MSLITE] Support an input padding of onnx pad op. 2022-11-07 11:26:02 +08:00
i-robot 15671f253c
!45180 adapt maxpool for ocr
Merge pull request !45180 from zhengyuanhua/br3
2022-11-07 03:17:46 +00:00
huodagu 3b6b1e8678 modify format 2022-11-07 11:08:21 +08:00
looop5 aa109c3690 sync bprop expanders 11.4 2022-11-07 10:54:48 +08:00
yao_yf bbaeb3203b add scatter nd op 2022-11-07 10:40:37 +08:00
i-robot d4a93a76ea
!44924 [MS][LITE] codecheck python lite api 1028
Merge pull request !44924 from luoyuan/codecheck_py_lite_api_1028
2022-11-07 02:39:38 +00:00
yanghaoran e4bc1ca579 takedown testcases to ensure gate stability 2022-11-07 10:37:15 +08:00
i-robot dfd2239118
!44859 CSRTensor & functional SparseMatrixSparseMatMul
Merge pull request !44859 from mamba_ni/master
2022-11-07 02:34:14 +00:00
mengyuanli 1618192183 sync bug fix 2022-11-07 10:23:49 +08:00
i-robot 424c0b69d9
!44963 [profiler] add sync_enable parameter description
Merge pull request !44963 from zangqx/22Q3_profiler_perfect
2022-11-07 02:17:04 +00:00
yanglf1121 527e45ef14 fix dense_to_csr dynamic rank 2022-11-07 10:06:57 +08:00
lianliguang 6a982347cf fix bug of glu doc 2022-11-07 10:03:32 +08:00
i-robot 179341710f
!45083 Fix some bug in elemnt wise and math parallel operator.
Merge pull request !45083 from liuluobin/parallel_ops
2022-11-07 02:00:44 +00:00
lby ef60a9a347 bug fix 2022-11-07 09:55:21 +08:00
i-robot 026839e35e
!43792 fix lite smoke
Merge pull request !43792 from zhengyuanhua/code_review
2022-11-07 01:51:44 +00:00
huoxinyou f3a1d25fd9 applyrmsprop input not to attr 2022-11-07 09:25:28 +08:00
mengyuanli c9f9b31c60 pdist support dynamic shape
pdist_grad support dynamic shape
2022-11-07 09:16:50 +08:00
looop5 733903a260 refine Transpose emitter 2022-11-07 09:14:35 +08:00
i-robot 413dba1523
!45078 Add check for GatherD and NLLLossGrad.
Merge pull request !45078 from TronZhang/add_more_check_for_gatherd_nlllossgrad
2022-11-07 01:02:19 +00:00
hbhu_bin 5acedce571 clean code 2022-11-06 19:35:41 +08:00
zhengyuanhua 8bc89ff8d0 adapt maxpool for ocr 2022-11-06 16:35:05 +08:00
greatpanc 53d1cd780c tensor free data bugfix 2022-11-06 16:12:19 +08:00
i-robot c27d9389a3
!45037 tranfsfer Reshape's infer_shape from Python to core/ops
Merge pull request !45037 from jxlang910/master
2022-11-05 15:24:44 +00:00
hw_hz 0a1a3c9815 DynamicGRUV2Grad and DynamicGRUV2 2022-11-05 20:35:23 +08:00
izayoi16 1f1c71e1dd csr mm tensor&function 2022-11-05 20:32:10 +08:00
zengxianglong c326468e04 converter api support dual ABI 2022-11-05 16:51:23 +08:00
i-robot 7262ee8ac9
!45130 cuda compile parameters are valid after version 11
Merge pull request !45130 from qiuzhongya/cuda_msvc4
2022-11-05 08:20:21 +00:00
i-robot 9bbdc23ae2
!45159 add note for conv1d and con2d ops
Merge pull request !45159 from 李林杰/code_docs_add_note_for_Conv_ops_master
2022-11-05 07:20:33 +00:00
lilinjie e143d0c3b7 add note for conv1d and con2d ops 2022-11-05 14:58:32 +08:00
i-robot fa2985bc87
!45165 sync codex from ms-enterprise
Merge pull request !45165 from hangq/codex-master
2022-11-05 06:28:51 +00:00
lh735291378 e446183abd 代码实现
格式修改4

格式修改5

格式修改6

格式修改7

格式修改7

格式修改8

格式修改9

格式修改10

格式修改11

格式修改12

格式修改13

格式修改14

格式修改15

格式修改16
2022-11-05 14:11:42 +08:00
i-robot 85ac7e9c5d
!45168 takedown testcases to ensure gate stability
Merge pull request !45168 from yanghaoran/master
2022-11-05 03:25:55 +00:00
yanghaoran dcabbcfeee takedown testcases to ensure gate stability 2022-11-05 11:19:20 +08:00
hangangqiang 4bacb39500 sync codex from ms-enterprise 2022-11-05 11:19:19 +08:00
liuluobin 46b729ef68 Fix some bug in elemnt wise and math parallel operator. 2022-11-05 11:08:57 +08:00
i-robot 149c428c5b
!45126 fix data sink param check bug
Merge pull request !45126 from 于振华/fix_datasink_paramcheck_1104
2022-11-05 02:44:47 +00:00
i-robot 37011775a9
!43951 [assistant][ops] Add MatrixTriangularSolve
Merge pull request !43951 from 张渝/MatrixTriangularSolve
2022-11-05 02:38:51 +00:00
i-robot 2e961b5046
!44895 fix tensor assign error
Merge pull request !44895 from chujinjin/fix_tensor_assign
2022-11-05 02:21:45 +00:00
yide12 a59b5cc8c7 tensor_arccosh_arcsin_arctan_arctan2_master 2022-11-05 09:03:22 +08:00