mindspore-ci-bot
31ff088789
!4547 [MS][LITE]deconvolution fp16 post function
Merge pull request !4547 from ling/deconv
5 years ago
mindspore-ci-bot
c9062e1428
!4574 fix post training quant
Merge pull request !4574 from xutianchun/quant_st
5 years ago
mindspore-ci-bot
58700369d3
!4353 refactor tflite parsers
Merge pull request !4353 from lyvette/tflite_parser
5 years ago
fuzhiye
a2f05a8daa
optimize fp16 conv3x3 post func
5 years ago
hanhuifeng2020
9e2b38c961
The teacher use fp16 calculations to optimize the performance of tinybert on the gpu
5 years ago
mayang
c410c6a6e2
soft_dvpp_decode_resize_jpeg_op issue resolved, input size can be an int, break the constraints of input size being sequence (height, width)
5 years ago
xutianchun
fcb7bf9b77
add post quant st
5 years ago
ling
fb6b50e8c2
[MS][LITE]deconv post func
5 years ago
zhaozhenlong
5787dd642d
reduce mean fp16
5 years ago
mindspore-ci-bot
5f27ff4afe
!4556 [MS][LITE]add fp16 split
Merge pull request !4556 from 张学同/to_merge
5 years ago
mindspore-ci-bot
305e36a5e3
!4568 fix fp16 converter bug
Merge pull request !4568 from cjh9368/fp16
5 years ago
huanghui
71d839dec7
fix do fission when UnsegmentSum's input0 shape size is 1
5 years ago
mindspore-ci-bot
a3b8b4c2d6
!4377 Supports weight slice while training with multi servers
Merge pull request !4377 from ZPaC/master-multi-server-weight-slice
5 years ago
huanghui
0d962a372f
add ScatterNdUpdate cpu kernel
5 years ago
mindspore-ci-bot
d341461baa
!4510 GPU fix codex for replace_bn_grad_cast
Merge pull request !4510 from VectorSL/fix-codex
5 years ago
mindspore-ci-bot
1b28f77be4
!4198 New optimization pass to remove redundant Max ops
Merge pull request !4198 from thlinh/dev_Aug08_eliminate_more_redundant_Max
5 years ago
lyvette
123c2024a5
refactor tflite parsers.
append ut
refactor tflite parsers
modify tflite parser, ut and model
supplement caffe flatten parser
fix the weight tensor format of deconv bug
fix bug when idx=-1
fix the weight tensor format of depthConv bug.
5 years ago
cjh9368
8a29d90d3c
solve fp16tofp32 bug
5 years ago
mindspore-ci-bot
dda4c26e7c
!4423 add reshape type of tensor
Merge pull request !4423 from lianliguang/add-reshape-type-to-tensor
5 years ago
mindspore-ci-bot
de857161ed
!4554 fix anf exporter problem
Merge pull request !4554 from wangchangkai/master
5 years ago
yelihua
31e61f71eb
add data saver module
5 years ago
mindspore-ci-bot
f20e68a879
!4565 fix post training quant
Merge pull request !4565 from xutianchun/quant_0817
5 years ago
mindspore-ci-bot
86ab206a00
!4466 akg add Chinese version readme
Merge pull request !4466 from looop5/akg_readme
5 years ago
ZPaC
348c67ac00
PS support multi server.
5 years ago
kai00
892668389f
anf exporter fixed
5 years ago
xutianchun
3f68f575c4
fix post training quant
5 years ago
He Wei
e80e19d063
Refactory Tensor bool type and ToString()
1. Use C++ native bool type for tensor:
Since we changed tensor data from vector<T> to unique_ptr<T[]>,
boolean tensor can be implemented using C++ native bool type.
2. Improve ToString():
Try to make tensor string representation looks better.
5 years ago
mindspore-ci-bot
cde696477c
!4560 [MS][LITE][Develop]unsqueeze support int32
Merge pull request !4560 from chenjianping/lite_dev2
5 years ago
zhangxuetong
96bc761754
add split
5 years ago
mindspore-ci-bot
f384444487
!4482 add_field_in_strategy_ckpt
Merge pull request !4482 from yao_yf/add_field_in_strategy_ckpt
5 years ago
zhousiyi
e1aa49a4b7
use built-in float16 in arm_neon.h for lite arm
5 years ago
王明贵
32e4e2040f
Add arm op Slice for int8 and testcases
5 years ago
chenjianping
baf64e498e
unsqueeze support int32
5 years ago
lizhenyu
d409de0e3b
change wide&deep train batchsize
5 years ago
WilliamLian
6760d9976d
add reshape type to tensor
5 years ago
mindspore-ci-bot
19c800a758
!4512 Expand the vectors for tensor inputs recursively
Merge pull request !4512 from YuJianfeng/internal_output
5 years ago
mindspore-ci-bot
857c0301a8
!4527 [MS][LITE]optimize the interface of model and kernel registry
Merge pull request !4527 from zhaizhiqiang/master
5 years ago
mindspore-ci-bot
4ddbe4c44f
!4553 add ori_format and ocr2/mv2 opencl perf testcase
Merge pull request !4553 from wandongdong/up
5 years ago
mindspore-ci-bot
f875bf21bc
!2948 fix control flow
Merge pull request !2948 from amongo/FixControlFlow
5 years ago
wandongdong
424cc46dc0
add ori_format and ocr2/mv2 opencl perf testcase
5 years ago
mindspore-ci-bot
880ee3cd36
!4552 add fast cast algorithm
Merge pull request !4552 from lixian/master
5 years ago
lixian
0cb2b89a4c
add fast cast algorithm
5 years ago
mindspore-ci-bot
eaeb3fe7ee
!4551 add fast transpose algorithm
Merge pull request !4551 from lixian/master
5 years ago
mindspore-ci-bot
da9dc49d6c
!4545 [MS][LITE] fix bug of arm cpu fp16 conv op
Merge pull request !4545 from yangruoqi713/lite
5 years ago
lixian
6164578a22
add fast transpose algorithm
5 years ago
zhaozhenlong
220ec45181
fp16 concat
5 years ago
yangruoqi713
999a936c46
[MS][LITE] fix bug of arm cpu fp16 conv op
5 years ago
mindspore-ci-bot
a0c12e7aa7
!4504 Add test cases for tflite models
Merge pull request !4504 from wangshaocong/lite
5 years ago
wsc
c4c99ca627
Add test cases of tflite models
5 years ago
zhaozhenlong
5290cd843b
fp16 transpose
5 years ago