zhujingxuan
|
23dee0e232
|
Add CPU Sort OP
|
2021-07-30 16:21:02 +08:00 |
hwjiaorui
|
a6d3f1b285
|
clean code
|
2021-07-30 16:13:03 +08: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 |
buxue
|
5e8118d0ea
|
fix pclint warnning
|
2021-07-30 15:03:30 +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 |
xuanyue
|
0fa81a6516
|
code check
|
2021-07-30 13:58:39 +08: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 |
huangmengxi
|
e32297dc6b
|
add dtypes for sponge
|
2021-07-30 11:00:15 +08: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 |
Margaret_wangrui
|
ee93310023
|
do not put Push operator into UpdateState
|
2021-07-30 09:27:38 +08:00 |
dinglinhe
|
bf5a814672
|
add support data type to ArgMax and fix some error about Floor operator
|
2021-07-30 09:27:19 +08: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 |
huanghui
|
fd56922cf9
|
fix codex warning 0729
|
2021-07-29 19:13:08 +08:00 |
despicablemme
|
606ea732af
|
prepo
|
2021-07-29 18:21:13 +08:00 |
liannai
|
5a341e7e27
|
[feat] [assistant] [I3J6TS] add new audio operator BandBiquad
|
2021-07-29 17:57:27 +08:00 |
zhaodezan
|
14185650a1
|
fix infer function
|
2021-07-29 17:34:47 +08:00 |
zengxianglong
|
a10a13da08
|
fix cropper bug
|
2021-07-29 17:05:25 +08:00 |
jonyguo
|
52db81a0ab
|
fix: sqlite inject
|
2021-07-29 16:41:54 +08:00 |
lianliguang
|
96d656aa00
|
support uint for mindir datatype
|
2021-07-29 16:11:43 +08:00 |