Liu_Xuu
|
58e740a48a
|
[MSLITE] fix bugs and code check
|
2021-08-02 11:41:10 +08:00 |
i-robot
|
4e8b34749a
|
!21100 [MSLITE] add MulFusion, StridedSlice, AvgPoolFusion, PadFusion ops support for tensorrt
Merge pull request !21100 from Liu_Xuu/trt_0729_gan
|
2021-07-31 01:40:47 +00:00 |
i-robot
|
7b55c9858b
|
!21103 Reorganize Empty Graph
Merge pull request !21103 from jiaoy1224/eliminate_empty
|
2021-07-31 01:33:34 +00:00 |
i-robot
|
09cbb960e8
|
!21081 fix tune failed for DynamicRnn
Merge pull request !21081 from laiyongqiang/offline_tune
|
2021-07-31 01:17:45 +00:00 |
i-robot
|
9301de1b54
|
!21098 fix bug
Merge pull request !21098 from shenwei41/fix_waring
|
2021-07-31 01:12:21 +00:00 |
i-robot
|
718bc33a3d
|
!21104 [MS][LITE]remove root tensor
Merge pull request !21104 from mengyuanli/remove_root_tensor_2
|
2021-07-31 01:03:14 +00:00 |
i-robot
|
36066a8c23
|
!21015 master pclint warning fix
Merge pull request !21015 from zetongzhao/warn_fix
|
2021-07-30 21:05:45 +00:00 |
i-robot
|
5a58327a2e
|
!21112 unified runtime pclint fixed
Merge pull request !21112 from limingqi107/bug_fix
|
2021-07-30 16:05:04 +00:00 |
i-robot
|
0816f95653
|
!21091 unified runtime codedex fixed
Merge pull request !21091 from limingqi107/bug_fix4
|
2021-07-30 10:35:43 +00:00 |
limingqi107
|
fe36a158af
|
unified runtime pclint fixed
|
2021-07-30 18:16:43 +08:00 |
i-robot
|
92362f8c94
|
!21053 code check clean
Merge pull request !21053 from yuchaojie/code-clean
|
2021-07-30 09:50:10 +00:00 |
mengyuanli
|
b8bc15abe0
|
remove root_tensor
|
2021-07-30 16:50:17 +08:00 |
shenwei41
|
e3385e2564
|
fix waring to master
|
2021-07-30 16:37:27 +08:00 |
i-robot
|
d3833191c1
|
!21107 [MD] fix some api comments issue
Merge pull request !21107 from liyong126/code_docs_update_doc
|
2021-07-30 08:29:43 +00:00 |
Yang Jiao
|
fd7ab25fc2
|
reorganiz empty graph
|
2021-07-30 15:37:47 +08:00 |
liyong
|
fb7c9a6d09
|
fix api issue
|
2021-07-30 15:09:24 +08:00 |
i-robot
|
3fec06eab4
|
!21064 Fix pclint.
Merge pull request !21064 from gaoyong10/runtime_001
|
2021-07-30 07:07:11 +00:00 |
Liu_Xuu
|
6a61eceb22
|
[MSLITE] add mul, slice, pool, pad ops for tensorrt
|
2021-07-30 15:06:27 +08:00 |
i-robot
|
7b20a5adf7
|
!20966 Update graph kernel support for argmax/argmin
Merge pull request !20966 from zichun_ye/argmax_min_kernelgraph
|
2021-07-30 06:15:03 +00:00 |
limingqi107
|
8c690e3d18
|
unified runtime codedex fixed
|
2021-07-30 13:00:38 +08:00 |
i-robot
|
66a9142153
|
!20803 modify code check for master
Merge pull request !20803 from lilei/modify_code_check_master
|
2021-07-30 03:52:29 +00:00 |
i-robot
|
6e84bf0f0f
|
!16449 [assistant][ops] Add new audio operator BandBiquad
Merge pull request !16449 from StyleHang/BandBiquadOp
|
2021-07-30 03:35:07 +00:00 |
i-robot
|
c6dc35f510
|
!21043 fix infer function
Merge pull request !21043 from zhaodezan/master
|
2021-07-30 03:24:24 +00:00 |
LaiYongqiang
|
2372a2e054
|
fix tune failed for DynamicRnn
|
2021-07-30 10:45:47 +08:00 |
i-robot
|
65ec61a480
|
!21033 Modify Double Comparison for Arithmetic Simplify
Merge pull request !21033 from jiaoy1224/master
|
2021-07-30 02:05:45 +00:00 |
i-robot
|
052183871a
|
!21052 Support Uint for mindir export
Merge pull request !21052 from lianliguang/support_mindir_uint
|
2021-07-30 01:59:11 +00:00 |
i-robot
|
9847e8443e
|
!21049 unified runtime bug of host device and graph kernel
Merge pull request !21049 from limingqi107/bug_fix
|
2021-07-30 01:58:43 +00:00 |
i-robot
|
c7db44473f
|
!21048 [MSLITE] fix code check
Merge pull request !21048 from Liu_Xuu/codex_0729
|
2021-07-30 01:54:59 +00:00 |
i-robot
|
4279495ab3
|
!21028 Remove MS_DEBUGGER_HOST
Merge pull request !21028 from maning202007/master
|
2021-07-30 01:54:51 +00:00 |
Zichun Ye
|
22172f18bc
|
update graph kernel support for argmax/argmin
fix pylint problem
fix conflict
fix op list
fix check warning
fix code based on review comments
update akg commit
fix check warning
|
2021-07-30 09:53:12 +08:00 |
i-robot
|
7e0ad3941c
|
!21030 fix codex warning 0729
Merge pull request !21030 from huanghui/fix-codex-0729
|
2021-07-30 01:41:47 +00:00 |
i-robot
|
5d9e8da8da
|
!21037 optimize CommonSubexpressionElimination pass
Merge pull request !21037 from yuchaojie/vm_pass
|
2021-07-30 01:40:28 +00:00 |
i-robot
|
8d8c0627b9
|
!21032 Change sh in modelzoo readme to bash
Merge pull request !21032 from chenhaozhe/code_docs_fix_sh_bash
|
2021-07-30 01:25:52 +00:00 |
i-robot
|
b99b3833cb
|
!17291 Inception_ResNet_v2 for master
Merge pull request !17291 from wittlu/master
|
2021-07-30 01:22:03 +00:00 |
i-robot
|
60fb61b84d
|
!20989 [MS][LITE] fix cropper bug
Merge pull request !20989 from XianglongZeng/myms_new_2
|
2021-07-30 01:20:20 +00:00 |
i-robot
|
9a26dd36ab
|
!21069 fix event insertion bug
Merge pull request !21069 from hwjiaorui/fix-stream
|
2021-07-30 01:19:21 +00:00 |
i-robot
|
c325799651
|
!20879 fix code format issue
Merge pull request !20879 from zhujingxuan/format
|
2021-07-30 01:17:37 +00:00 |
i-robot
|
25ce3fcd7c
|
!21044 fix: sqlite inject problem
Merge pull request !21044 from guozhijian/fix_sqlite_inject
|
2021-07-30 01:09:30 +00:00 |
i-robot
|
60a0a219c3
|
!21040 codedex clean
Merge pull request !21040 from Margaret_wangrui/clean_clean_code
|
2021-07-30 01:05:58 +00:00 |
hwjiaorui
|
3815051ee3
|
fix independ event insertion
|
2021-07-29 21:39:55 +08:00 |
i-robot
|
8666a336d5
|
!21021 fix crnn_seq2seq_ocr train failed
Merge pull request !21021 from panfengfeng/fix_crnn_seq2seq_ocr_loss_master
|
2021-07-29 13:29:56 +00:00 |
i-robot
|
d7a37b877f
|
!19075 Add LightCNN to master
Merge pull request !19075 from 王治坤/test-master
|
2021-07-29 12:34:59 +00:00 |
i-robot
|
cb0792d32c
|
!20956 fix network issue
Merge pull request !20956 from JichenZhao/master
|
2021-07-29 12:31:23 +00:00 |
yuchaojie
|
905e798423
|
code check clean
|
2021-07-29 20:23:55 +08:00 |
gaoyong10
|
e2ed0eab7b
|
fix pclint
|
2021-07-29 20:04:00 +08:00 |
Liu_Xuu
|
ef3223ffde
|
[MSLITE] code check
|
2021-07-29 19:35:24 +08:00 |
chenhaozhe
|
be6bc6fa42
|
change sh in modelzoo readme to bash
|
2021-07-29 19:32:36 +08:00 |
i-robot
|
bb8550e561
|
!21038 [MSLITE][DEVELOP] add quant arg for tensor api
Merge pull request !21038 from yangruoqi713/quant
|
2021-07-29 11:23:34 +00:00 |
i-robot
|
1757144def
|
!20905 [LITE] fix mis order npu model
Merge pull request !20905 from zhaozhenlong/lite/issue/find_npu_out_order_problem
|
2021-07-29 11:23:17 +00:00 |
i-robot
|
b32bfb0111
|
!20986 revert the modification of ExpandJPrim
Merge pull request !20986 from huangbingjian/revert_jprim
|
2021-07-29 11:16:43 +00:00 |