Commit Graph

49868 Commits

Author SHA1 Message Date
gaochong 2ea4ddb5c4 export interfaces in pipeline module 2022-08-03 22:05:17 +08:00
i-robot 4fa11a61b9
!39475 codec check
Merge pull request !39475 from liyan2022/master_codecheck
2022-08-03 12:30:45 +00:00
i-robot c98cc5554d
!39364 Fix SpaceToBatchND op code check problem
Merge pull request !39364 from zichun_ye/op_dev
2022-08-03 12:19:17 +00:00
i-robot 4508e0ab19
!39373 fix bug: repeated tensorRT tensors
Merge pull request !39373 from 陈宇/dev_cast_bool
2022-08-03 11:01:48 +00:00
i-robot f35924192e
!39387 [MS][LITE] slice unsortedsegmentsum ops vmap add
Merge pull request !39387 from luoyuan/some-ops-vmap-add
2022-08-03 09:59:16 +00:00
i-robot 796a9a1196
!39438 code clean
Merge pull request !39438 from liubuyu/code_dex
2022-08-03 09:54:35 +00:00
i-robot f069b6372a
!39044 Fix error log and refactor func for dynamic shape.
Merge pull request !39044 from TronZhang/fix_error_log_from_1.8_to_master
2022-08-03 09:30:56 +00:00
i-robot f7f0dd5240
!39612 add doc owners
Merge pull request !39612 from TingWang/code_docs_add_owners
2022-08-03 09:21:03 +00:00
i-robot 576f62599c
!39431 clean code
Merge pull request !39431 from yuchaojie/code-clean
2022-08-03 09:19:57 +00:00
i-robot cf41757876
!39511 remove en docs in expand_dims cn docs
Merge pull request !39511 from zhujingxuan/code_docs
2022-08-03 09:17:02 +00:00
i-robot b33c0b458b
!39460 [MS][LITE]Add UniqueWithPad input check
Merge pull request !39460 from gongdaguo1/master_fix_check
2022-08-03 09:11:39 +00:00
Ting Wang 3e1cc1a984 add doc owners
Signed-off-by: Ting Wang <kathy.wangting@huawei.com>
2022-08-03 17:02:36 +08:00
i-robot e23bcfad2d
!39091 delete ENABLE_D from opentsd/closetsd
Merge pull request !39091 from zhoufeng/delete-macro
2022-08-03 08:25:19 +00:00
i-robot 1507f44440
!39490 code check
Merge pull request !39490 from looop5/code_check_8_2
2022-08-03 08:15:40 +00:00
i-robot 70c123c9f1
!39322 Fix _ms_memory_recycle
Merge pull request !39322 from huanghui/fix-mem-clean
2022-08-03 08:01:01 +00:00
i-robot 1084c53cab
!39375 Add MaxPool operator Vmap feature
Merge pull request !39375 from 刘勇琪/master
2022-08-03 07:57:49 +00:00
i-robot ea751bcdce
!39513 clean code warning.
Merge pull request !39513 from Margaret_wangrui/cpplint_cleancode
2022-08-03 07:56:07 +00:00
i-robot 6685a89540
!39471 Optimize pointer casting for compile framework
Merge pull request !39471 from hewei/opt_perf1
2022-08-03 07:33:29 +00:00
i-robot 81440a54c6
!39430 code clean
Merge pull request !39430 from chenweifeng/code-clean
2022-08-03 07:20:44 +00:00
i-robot 00650c6b55
!39521 modify the py file to fix the webpage
Merge pull request !39521 from 宦晓玲/code_docs_0803
2022-08-03 07:15:44 +00:00
i-robot ff5c87d387
!39535 Clean code for fractional_max_pool cpu kernel
Merge pull request !39535 from YuJianfeng/clean
2022-08-03 07:14:15 +00:00
i-robot efba649103
!39427 [MSLITE] Codex clean.
Merge pull request !39427 from wangshaocong/codex
2022-08-03 06:54:30 +00:00
i-robot e11dd17fdc
!39541 [MS][OPS] code docs some ops example fix
Merge pull request !39541 from luoyuan/code_docs_some_ops_example_fix
2022-08-03 06:50:27 +00:00
i-robot 1ab6125be6
!39480 Add translation and fix format
Merge pull request !39480 from luojianing/code_docs_master
2022-08-03 06:47:24 +00:00
albert-yan 152e84410c code check fix 2022-08-03 14:46:15 +08:00
i-robot 2fe5c963c6
!39499 codecheck_fix
Merge pull request !39499 from panfengfeng/codecheck_fix
2022-08-03 06:42:09 +00:00
i-robot d8a500c4f6
!39483 clean code 2.0 master
Merge pull request !39483 from lichen/clean_code_2.0_master
2022-08-03 06:27:12 +00:00
i-robot eb799489ad
!33936 [assistant][ops] Add FractionalMaxPoolWithFixedKsize and FractionalMaxPoolGradWithFixedKsize
Merge pull request !33936 from 董雪堂/FractionalMaxPoolWithFixedKsize
2022-08-03 06:23:25 +00:00
i-robot e62ef21381
!39476 [MS][LITE] fix codex ops
Merge pull request !39476 from luoyuan/fix-codex-0802
2022-08-03 06:22:48 +00:00
i-robot 79f6b5cd75
!39518 fix codex
Merge pull request !39518 from VectorSL/fix-codex
2022-08-03 06:22:44 +00:00
i-robot 1e61164151
!38689 [assistant][ops][I4ZZRR] New GPU operator implementation, include ApplyAdagradV2
Merge pull request !38689 from 康渊瑞/ApplyAdagradV2
2022-08-03 06:22:28 +00:00
i-robot 1fb3d2625d
!38116 [assistant][ops][I5EWJU] New GPU operator implementation, include ComplexAbs
Merge pull request !38116 from 康渊瑞/ComplexAbs
2022-08-03 06:21:42 +00:00
i-robot 0d50b090b2
!33233 [feat][assistant][I48O6V,I48O66,I48O72]add SparseSegmentSqrtN, SparseSegmentSqrtNGrad, SparseSegmentSqrtNWithNumSegments
Merge pull request !33233 from 桂宁馨/SparseSegmentSqrtN
2022-08-03 06:20:28 +00:00
i-robot a2e0f34850
!39102 fix sparse tensor doc
Merge pull request !39102 from 杨林枫/fix_sparse_doc
2022-08-03 05:40:31 +00:00
CHEN YU 1f9b2ca116 fix bug: repeated tensors 2022-08-03 12:46:51 +08:00
luoyuan c85fd31689 [MS][OPS] code docs some ops example fix 2022-08-03 11:23:34 +08:00
i-robot 25ad3b6f4f
!39255 add dynamic shape testcases for poisson & fix bugs
Merge pull request !39255 from hangq/rewrite-bug
2022-08-03 03:09:06 +00:00
yujianfeng 736aa2b204 Clean code for fractional_max_pool cpu kernel 2022-08-03 10:59:49 +08:00
zhangyi b585997686 modify the py file to fix the webpage 2022-08-03 10:52:15 +08:00
i-robot 3534901ac0
!39111 maxpool infer add check
Merge pull request !39111 from TuDouNi/codeclean
2022-08-03 02:41:32 +00:00
i-robot c8d5274f71
!39356 Fix code warning
Merge pull request !39356 from JoyLvliang/fix_code_warning
2022-08-03 02:38:22 +00:00
i-robot 78ec704c27
!39501 clean code for core ops
Merge pull request !39501 from wangnan39/clean_c_warm_ops
2022-08-03 02:25:21 +00:00
wilfChen 7d866fc15b code clean 2022-08-03 10:22:57 +08:00
i-robot 1c9740503b
!39239 [MS][LITE][parallel predict][API] add build by model buf
Merge pull request !39239 from yefeng/373-add_model_buf
2022-08-03 02:14:06 +00:00
lichen f837106dda clean_code_2.0_r1.8 2022-08-03 10:10:08 +08:00
Margaret_wangrui 5737624047 clean code warning. 2022-08-03 09:59:50 +08:00
i-robot 6bbdfb3c5a
!39199 reservior replay buffer gpu kernel
Merge pull request !39199 from chenweifeng/reservoir-replay-buffer-gpu-kernel
2022-08-03 01:57:07 +00:00
VectorSL 467d8d719d fix-codex 2022-08-03 09:56:59 +08:00
zhoufeng d6589a68c5 delete ENABLE_D from opentsd/closetsd
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-08-03 09:56:58 +08:00
i-robot fb824a8626
!39444 clean code
Merge pull request !39444 from chujinjin/clean_code
2022-08-03 01:51:41 +00:00