mindspore-ci-bot
|
3fa81e4dcb
|
!5270 add aware quant arm testcase
Merge pull request !5270 from cjh9368/aware_quant
|
5 years ago |
sunsuodong
|
90585603ca
|
fix_topk
|
5 years ago |
wandongdong
|
8d0082dfba
|
add opencl kernels to libmindspore-lite
|
5 years ago |
yangruoqi713
|
912a267bb5
|
[MS][LITE] arm cpu op conv depthwise, deconv depthwise: malloc input and output temp buffer using allocator
|
5 years ago |
mindspore-ci-bot
|
5fc18b9833
|
!5244 Get different types of data in tensor
Merge pull request !5244 from yeyunpeng2020/master_tensor
|
5 years ago |
mindspore-ci-bot
|
f5429d5da0
|
!5265 [MS][LITE] arm cpu fp16 op: optimize conv depthwise
Merge pull request !5265 from yangruoqi713/lite_fp16
|
5 years ago |
mindspore-ci-bot
|
7fa07b6795
|
!5254 [MS][LITE][Develop]conv1x1 prepare optimize
Merge pull request !5254 from ling/bug
|
5 years ago |
chenzupeng
|
5644972f34
|
fix bug in conv2d transpose
|
5 years ago |
yeyunpeng
|
2c002b1f6e
|
Get different types of data in tensor
|
5 years ago |
mindspore-ci-bot
|
c6166a221c
|
!5238 [MS][LITE] optimize arm cpu fp32 op: conv depthwise
Merge pull request !5238 from yangruoqi713/lite
|
5 years ago |
cjh9368
|
2fdc23822c
|
add aware quant testcase
|
5 years ago |
lichenever
|
49aa4b7686
|
fix codedex
|
5 years ago |
yangyongjie
|
4e56132b32
|
modify readme for deepfm
|
5 years ago |
mindspore-ci-bot
|
14d8aec54b
|
!5225 [MS][LITE][CPU]fix bug of int8 conv 3x3
Merge pull request !5225 from fuzhiye/tmp
|
5 years ago |
mindspore-ci-bot
|
ab9641558f
|
!5210 resize int8 precision improve
Merge pull request !5210 from zhaozhenlong/lite/issue/resize_int8_weight_calc
|
5 years ago |
mindspore-ci-bot
|
06b7b20658
|
!5234 fix int8 depth wise kernel
Merge pull request !5234 from lixian/master
|
5 years ago |
mindspore-ci-bot
|
5d0c58ac99
|
!5169 add README files for ms lite
Merge pull request !5169 from mengchunyang/mm
|
5 years ago |
fuzhiye
|
05be89372d
|
fix bug of int8 conv 3x3
|
5 years ago |
yangruoqi713
|
5802b1f8d5
|
[MS][LITE] arm cpu fp16 op: optimize conv depthwise
|
5 years ago |
kpy
|
44b738e8ac
|
fix grad all ci bug
|
5 years ago |
mindspore-ci-bot
|
13e9f5b86e
|
!5217 SoftDvppDecodeRandomCropResizeJpeg do not support resize iimage to odd resolution
Merge pull request !5217 from qianlong21st/master_softdvpp_crop
|
5 years ago |
meng_chunyang
|
3402fe8486
|
add README files for ms lite
|
5 years ago |
zhangxinfeng3
|
de39cb18ef
|
modify some comments of api
|
5 years ago |
yujianfeng
|
e688e1df32
|
Fix remove internal output for unique device target
|
5 years ago |
ling
|
116f308d0e
|
[MS][LITE][Develop]conv1x1 prepare optimize
|
5 years ago |
heleiwang
|
de36b0af1a
|
fix graphdata error
|
5 years ago |
mindspore-ci-bot
|
8eff6c96b4
|
!5045 merge slice parameter checkpoints in wide&deep
Merge pull request !5045 from yao_yf/wide_and_deep_eval_host_device
|
5 years ago |
mindspore-ci-bot
|
c694e48fe9
|
!5223 Fix thread_num no set bug
Merge pull request !5223 from xutianchun/quant_fix
|
5 years ago |
liangzelang
|
7e6189a076
|
fix global_step error in multi-cases
|
5 years ago |
mindspore-ci-bot
|
3be1011397
|
!5226 Modify the problem of dividing by 0
Merge pull request !5226 from shenwei41/sw_master
|
5 years ago |
mindspore-ci-bot
|
314c5ad055
|
!5172 remove name arg from gradoperation
Merge pull request !5172 from riemann_penn/remove_name_args_from_gradoperation
|
5 years ago |
zhaodezan
|
73f86c6bb0
|
run face_landmark without leaky memory
|
5 years ago |
mindspore-ci-bot
|
5b1cf18cb9
|
!5055 prepare to support int64
Merge pull request !5055 from lirongzhen1/int64
|
5 years ago |
mindspore-ci-bot
|
de2ce9fde1
|
!5071 GPU fix codex for SetDim and SetStride
Merge pull request !5071 from VectorSL/codex
|
5 years ago |
yangruoqi713
|
1177c8958b
|
[MS][LITE] optimize arm cpu fp32 op: conv depthwise
|
5 years ago |
mindspore-ci-bot
|
8b5c35210f
|
!5208 Modify the name of parameters in uniform
Merge pull request !5208 from peixu_ren/custom_pp_ops
|
5 years ago |
huanghui
|
7755a54452
|
fix ub-fusion
|
5 years ago |
mindspore-ci-bot
|
e3c811046a
|
!5216 code refine for BN docs
Merge pull request !5216 from zyli2020/bug_fix
|
5 years ago |
mindspore-ci-bot
|
c7e8345807
|
!5219 GPU add log in LoadInputData
Merge pull request !5219 from VectorSL/loadinput
|
5 years ago |
jiangzhiwen
|
767f97cdb3
|
move GetValue out of try-catch
|
5 years ago |
mindspore-ci-bot
|
95212b55a0
|
!3271 make reftype a subtype of MetaTensor and try to mark ref in node input
Merge pull request !3271 from vlne-v1/ref_demo
|
5 years ago |
hanhuifeng2020
|
fbafedf135
|
add tinybert gpu readme
|
5 years ago |
lixian
|
133698cdd7
|
fix int8 depth wise kernel
|
5 years ago |
mindspore-ci-bot
|
7b10f21f2d
|
!5161 Fix the defunct process issue when run 8P case in GPU mode.
Merge pull request !5161 from ZhangQinghua/master
|
5 years ago |
zhengjun10
|
97c2e73ba5
|
readd modify some models out
|
5 years ago |
mindspore-ci-bot
|
5d4e67ee40
|
!5153 Fix getinputformat error
Merge pull request !5153 from VectorSL/fix-getinputformat
|
5 years ago |
yangzhenzhang
|
6ae5893681
|
add test cases
|
5 years ago |
mindspore-ci-bot
|
8e04ce04d3
|
!5196 fix bug for yolov3-resnet18 scripts
Merge pull request !5196 from chengxb7532/master
|
5 years ago |
mindspore-ci-bot
|
320117850a
|
!5199 format trans fusion optimize
Merge pull request !5199 from zhengjun10/master
|
5 years ago |
shenwei41
|
7fbb36cbc5
|
Modify the problem of dividing by 0
|
5 years ago |