Commit Graph

42838 Commits

Author SHA1 Message Date
liu-yongqi-63 910194de12 Supplementary API documentation parameters are not marked optional when optional 2022-04-22 15:07:09 +08:00
i-robot 5b8ef1a4c1
!33342 GraphKernel Expand Fallback support on CPU and Ascend
Merge pull request !33342 from ZengZitao/multi_backend_support
2022-04-22 06:35:29 +00:00
i-robot 4d088ae2c7
!33394 [MS][LITE]Fix croped size
Merge pull request !33394 from gongdaguo1/fix_croped_size
2022-04-22 06:03:16 +00:00
i-robot 2acac53fb0
!33365 [MS][LITE] add train model to ci
Merge pull request !33365 from jianghui58/train_mas_dev
2022-04-22 03:35:48 +00:00
zengzitao 222e997ee8 support ascend and cpu backend expand fallback 2022-04-22 11:31:43 +08:00
i-robot b1023addba
!31199 [MSLITE] Support to convert pytorch model.
Merge pull request !31199 from wangshaocong/torch_converter
2022-04-22 03:21:44 +00:00
gongdaguo 3c80b6aec6 fix croped 2022-04-22 11:09:51 +08:00
i-robot 20f1148148
!33374 quantizer debugger new api
Merge pull request !33374 from liyan2022/dev_main
2022-04-22 02:57:40 +00:00
i-robot 8e8a3da788
!33362 Add CPU implementation of Cummin operator.
Merge pull request !33362 from hezhenhao1/add_cumop
2022-04-22 02:55:49 +00:00
i-robot 0fe318b290
!33252 delete redundant code
Merge pull request !33252 from TuDouNi/delete_redundant_control_arraw
2022-04-22 02:49:46 +00:00
i-robot 327f5fe776
!33033 Use PrimitiveC's infer shape function
Merge pull request !33033 from DeshiChen/0407_infershape
2022-04-22 02:49:44 +00:00
i-robot b9c59d812a
!33381 Sync failed when passthrough node as input control node
Merge pull request !33381 from JoyLvliang/sync_failed_when_passthrough_inp_node_in_while
2022-04-22 02:29:20 +00:00
i-robot 329307b8c1
!32578 [MS][LITE][parallel predict] push task to worker
Merge pull request !32578 from yefeng/282-push_task_to_worker
2022-04-22 02:09:12 +00:00
i-robot 117641cdff
!33023 Modify the import structure of Profiler
Merge pull request !33023 from mahequn123/profiler_import
2022-04-22 01:53:41 +00:00
i-robot 2b1a66f9de
!33360 Fix runtimeerror when indices type is int
Merge pull request !33360 from zhujingxuan/InPlaceOp
2022-04-22 01:44:21 +00:00
i-robot 60102ac9cb
!32706 TensorScatterDiv
Merge pull request !32706 from ling/sr
2022-04-22 01:39:38 +00:00
i-robot ff76c250dd
!33378 [MS][LITE][parallel predict] pack weight : memalign
Merge pull request !33378 from yefeng/291-290_copy
2022-04-22 01:33:33 +00:00
i-robot 7d61f14f89
!33346 Patch for new ps runtime
Merge pull request !33346 from ZPaC/sync-patch
2022-04-22 01:25:20 +00:00
i-robot 7b4c0c7bfc
!33319 [MS][LITE][parallel predict] fix java mem leak
Merge pull request !33319 from yefeng/cherry-pick-1650437481
2022-04-22 01:21:41 +00:00
i-robot 1922a99cc9
!33253 [MS][LITE]adjust CONTROLFLOW_TENSORLIST_CLIP macro
Merge pull request !33253 from mengyuanli/move_tensorlist_together
2022-04-22 01:09:37 +00:00
hezhenhao1 340378047a Add CPU implementation of Cummin operator. 2022-04-22 06:37:08 +08:00
mengyuanli d57bf20643 move tensorlist together 2022-04-21 21:17:10 +08:00
i-robot cea2c4ec8c
!33215 [MSLITE][DEVELOP] add runtime pass to support kernel with various executing format
Merge pull request !33215 from yangruoqi713/ncx
2022-04-21 13:10:33 +00:00
ZPaC b70230e34f Patch for new ps runtime 2022-04-21 21:09:25 +08:00
7347157+joylvliang@user.noreply.gitee.com e68cb5d2cd sync_failed_when_passthrough_inp_node_in_while 2022-04-21 20:50:52 +08:00
jianghui58 59359dfe69 fix matmul_biasadd fusion bug && fix infer bug && add vae to ci 2022-04-21 20:26:11 +08:00
i-robot 5524b9d4e0
!33333 Refactor optimizers to support flatten parameters
Merge pull request !33333 from hewei/flatten_weights
2022-04-21 12:14:30 +00:00
i-robot a6367d4617
!33371 fix mindrt threadpool bug
Merge pull request !33371 from yeyunpeng2020/cropper
2022-04-21 12:10:16 +00:00
i-robot 3f4858edc8
!33315 install scripts support Ubuntu 20.04 and WSL+Win11
Merge pull request !33315 from iambowen1984/master
2022-04-21 11:28:09 +00:00
i-robot f7716a56a9
!33359 fix crypto ssl order
Merge pull request !33359 from zhoufeng/fix-crypto-ssl-order
2022-04-21 11:26:40 +00:00
yefeng e2b4650cde memalign 2022-04-21 19:21:33 +08:00
i-robot be3380c12a
!33373 add docs for roi_end_mode
Merge pull request !33373 from liutongtong9/code_docs_addroi
2022-04-21 11:03:20 +00:00
albert-yan 92c15a2fb3 quant debug and tunner new api 2022-04-21 18:44:19 +08:00
i-robot 98a3290592
!33350 Throw an exception if the side-effect op is ignored in the func graph who returned constant result.
Merge pull request !33350 from 张清华/opt
2022-04-21 10:13:43 +00:00
i-robot 306833abe0
!33353 Add initialized API for node
Merge pull request !33353 from chengang/add_initialized_for_node
2022-04-21 09:55:32 +00:00
i-robot 544d290ec9
!33349 [MSLITE] optimize multi devices testcase
Merge pull request !33349 from ling/bug
2022-04-21 09:29:34 +00:00
liutongtong 73a58a49e6 add roialign docs 2022-04-21 17:25:19 +08:00
yeyunpeng2020 b5ba0c9dfe fix mindrt threadpool bug 2022-04-21 17:22:04 +08:00
i-robot 61fb221996
!31104 fix the register info of Celu.
Merge pull request !31104 from wangshuide/wsd_master
2022-04-21 09:11:53 +00:00
wang_shaocong 75d1b9d1e7 [MSLITE] Support to convert pytorch model 2022-04-21 16:59:43 +08:00
i-robot 8ff8db985e
!33344 cle implement clip bias
Merge pull request !33344 from yeyunpeng2020/quant_cle_bak
2022-04-21 08:59:05 +00:00
ttudu 6b6f2561b0 delete redundant code 2022-04-21 16:48:23 +08:00
zhujingxuan aab43a09f1 Fix int situation 2022-04-21 16:43:49 +08:00
i-robot 90accbb2b8
!33335 [MS][LITE] fix probability nan bug
Merge pull request !33335 from jianghui58/train_mas_dev
2022-04-21 08:41:54 +00:00
yangruoqi713 0ea5119bfd [MSLITE][DEVELOP] add runtime pass to support kernel with various executing format 2022-04-21 16:20:46 +08:00
i-robot 3f0dccd17c
!31863 [feat] [assistant] [ops] I48O9V add dynamic shape for Stack operator
Merge pull request !31863 from 魏志清/stack
2022-04-21 08:15:46 +00:00
i-robot 1c3674fdea
!33144 fix UpperBound core dump
Merge pull request !33144 from yanzhenxiang2020/fix_upperbound_cordump
2022-04-21 08:01:19 +00:00
ling 2128f94f38 TensorScatterDiv 2022-04-21 15:51:41 +08:00
dayschan f0a96c5ffb Use the Infer function of PrimitiveC
changed the InferShape and InferType to return a vector, so that we can
support the multi-output node in the future.
2022-04-21 15:43:32 +08:00
zhoufeng 4892f9c475 fix crypto ssl order
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-04-21 15:43:04 +08:00