i-robot
|
ae4720c9fd
|
!23016 Master codedex and pclint fix
Merge pull request !23016 from huangbo/master_codedex
|
4 years ago |
lzk
|
a6d4d67823
|
code nchw
|
4 years ago |
i-robot
|
9419f7aa0a
|
!23121 code clean
Merge pull request !23121 from liubuyu/bug_fix
|
4 years ago |
i-robot
|
4cc61daac9
|
!23339 GPU codex fix
Merge pull request !23339 from VectorSL/codex-fix
|
4 years ago |
huangbo77
|
8e678aea4a
|
codedex fix in master
|
4 years ago |
i-robot
|
79bec542aa
|
!23297 clean pclint in CPU
Merge pull request !23297 from zhaoting/master
|
4 years ago |
i-robot
|
4d4022c1f0
|
!22955 [MS][LITE] tflite converter support multiple subgraphs
Merge pull request !22955 from XianglongZeng/myms_new_2
|
4 years ago |
i-robot
|
3c8b0c7812
|
!23228 refactor kernels on workspace and iterator
Merge pull request !23228 from zhujingxuan/update_with_iter
|
4 years ago |
zhaoting
|
a095603e10
|
clean pclint in CPU
|
4 years ago |
lby
|
27ae7cce43
|
code clean
|
4 years ago |
zengxianglong
|
ab6ed9a494
|
tflite converter support multiple subgraphs
|
4 years ago |
i-robot
|
e2950f4814
|
!23254 Fix multinomial cpu kernel with two-dimension input
Merge pull request !23254 from chengang/fix_cpu_multinomial
|
4 years ago |
VectorSL
|
4a668f10cf
|
fix codex
|
4 years ago |
i-robot
|
f18b986860
|
!23245 Rectify the error trustlist
Merge pull request !23245 from hwjiaorui/error-trustlist
|
4 years ago |
cristoval
|
344b9c39d4
|
Fix multinomial cpu kernel with two-dimension input
|
4 years ago |
cristoval
|
88737b2205
|
Fix multinomial cpu kernel with two-dimension input
|
4 years ago |
i-robot
|
4ec1824913
|
!22968 add aicore or aicpu select to topk
Merge pull request !22968 from jiangzhenguang/aicpu_topk
|
4 years ago |
hwjiaorui
|
759eb57ac5
|
error-log modify
|
4 years ago |
zhujingxuan
|
91eaf35f7a
|
update kernel with axisiterator
|
4 years ago |
i-robot
|
3eaef8b28c
|
!23220 Add attr to sample
Merge pull request !23220 from VectorSL/update-sample
|
4 years ago |
i-robot
|
1462847830
|
!23223 call new interface to get realpath
Merge pull request !23223 from zhangbuxue/call_new_interface_to_get_realpath
|
4 years ago |
i-robot
|
ceb37595c3
|
!23163 Compile isolation for Profiling and Dump
Merge pull request !23163 from caifubi/master-compile-isolation-profiling-dump
|
4 years ago |
VectorSL
|
ee63601459
|
add unique attr to sample
|
4 years ago |
buxue
|
81d9579570
|
call new interface to get realpath
|
4 years ago |
i-robot
|
4a57aa126b
|
!22880 add tune black op list
Merge pull request !22880 from laiyongqiang/tune_blacklist
|
4 years ago |
jiangzhenguang
|
a9e558cc40
|
add aicore or aicpu select to topk.
|
4 years ago |
i-robot
|
9007861f81
|
!22884 [MS][LITE][CPU] winograd nc8hw8
Merge pull request !22884 from liuzhongkai/code_re5
|
4 years ago |
i-robot
|
b49174cd40
|
!23096 Generalize gpu PadOp to support more than 4 dimensions
Merge pull request !23096 from Peilin/pad-bugfix
|
4 years ago |
i-robot
|
63e2098f83
|
!22984 fix bug
Merge pull request !22984 from zhaosida/zsd_pangu
|
4 years ago |
i-robot
|
a006016484
|
!20453 conv2d grad support dynamic shape
Merge pull request !20453 from wangnan39/conv_grad_support_dynamic
|
4 years ago |
Peilin Wang
|
d7b23ca4b8
|
fix pad
remove 4d error testcase
fix ci
add 4d error nn back
|
4 years ago |
LaiYongqiang
|
0e4e52afcb
|
add tune black op list
|
4 years ago |
lzk
|
eb00fd2ea0
|
winograd nc8hw8
|
4 years ago |
caifubi
|
f092e623e0
|
Compile isolation for Profiling and Dump
|
4 years ago |
i-robot
|
300d804196
|
!22611 add rank cpu kernel
Merge pull request !22611 from zhujingxuan/master
|
4 years ago |
i-robot
|
63114a3dfd
|
!22385 Fix bug in GPU conv3dtranspose
Merge pull request !22385 from fanrb/fix_conv3dtrans
|
4 years ago |
zhaosida
|
6423b6304c
|
fix bug
|
4 years ago |
i-robot
|
41019c77a1
|
!23028 [MSLITE] support custom kernel registry for codegen
Merge pull request !23028 from zhanyuan/nnie_micro_recitify
|
4 years ago |
i-robot
|
7e72f50377
|
!23110 [MS][LITE][develop] optimize x86 init
Merge pull request !23110 from sunsuodong/optimize_x86_init_b
|
4 years ago |
i-robot
|
304d0641db
|
!22965 [MS][LITE][CPU] code check
Merge pull request !22965 from liuzhongkai/lrn
|
4 years ago |
i-robot
|
5fea2a185a
|
!23049 [MS][LITE][develop] x86 init and fix vs build
Merge pull request !23049 from sunsuodong/optimize_x86_init
|
4 years ago |
sunsuodong
|
220aa3fb9c
|
x86 init
|
4 years ago |
i-robot
|
dd32f03a26
|
!22879 [MS][LITE][Develop] add lite fp16 kernel
Merge pull request !22879 from sunsuodong/add_fp16_kernel
|
4 years ago |
i-robot
|
fc4f202daf
|
!22987 [MS][LITE][CPU] scale op
Merge pull request !22987 from liuzhongkai/scale
|
4 years ago |
i-robot
|
3bfb2c1105
|
!22906 [MS][LITE][STABLE]code check fix
Merge pull request !22906 from chenjianping/code_check
|
4 years ago |
zhujingxuan
|
b2ec7f2db6
|
add rank cpu kernel
|
4 years ago |
sunsuodong
|
ab5b6c2fb2
|
optimize avx init
|
4 years ago |
unknown
|
7e153b1ba0
|
code check fix
|
4 years ago |
zhanyuan
|
6feb74b5f1
|
[MSLITE] support kernel registry for codegen
|
4 years ago |
sunsuodong
|
c5d2b9f982
|
add lite kernel
|
4 years ago |