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
mindspore-ci-bot
517c1d139c
!4546 fix bug in formatTrans+transpose fusion
Merge pull request !4546 from hangq/master
5 years ago
mindspore-ci-bot
2d926d55d3
!4544 Add Inception_v4 and ml_object_detect Tflite Model
Merge pull request !4544 from jianghui/master
5 years ago
hangq
90b55937fe
fix bug in formatTrans+transpose fusion
5 years ago
jianghui58
b79b853dc3
add inception_v4 ml_object_detect.tflite
5 years ago
mindspore-ci-bot
34b23e4ed3
!4452 Add Tflite Models
Merge pull request !4452 from jianghui/master
5 years ago
mindspore-ci-bot
2348e45815
!4541 [MS][LITE][Develop]optimize arithmetic fp16, gather and squezze support int32
Merge pull request !4541 from chenjianping/lite_dev2
5 years ago
chenjianping
3b1a048677
arithemetic support fp16,gather, squezze support int32
5 years ago
mindspore-ci-bot
5d7e02ea18
!4531 [MS][LITE]deconvolution fp16
Merge pull request !4531 from ling/deconv
5 years ago
mindspore-ci-bot
2e3f598726
!4542 change formatTrans+permute fusion to formatTrans+transpose fusion
Merge pull request !4542 from hangq/master
5 years ago
ling
e603486104
deconv fp16
5 years ago
hangq
f194cd6f9d
change formatTrans+permute to formatTrans+transpose
5 years ago
mindspore-ci-bot
4b5549a6e9
!4537 disable arm32 assembly
Merge pull request !4537 from sunsuodong/arm32
5 years ago
mindspore-ci-bot
4bd40f3677
!4483 support fp16 models
Merge pull request !4483 from cjh9368/fp16
5 years ago
mindspore-ci-bot
8b3419c8a3
!4533 add model_emotions_0727_nosoftmax.tflite
Merge pull request !4533 from ghzl/add-emotions-model
5 years ago
mindspore-ci-bot
baa6070ce0
!4536 add format_transform_op and permute_op fusion
Merge pull request !4536 from hangq/master
5 years ago
zhaizhiqiang
1b900ca44f
optimize the interface of model and kernel registry
5 years ago
hangq
cfef472285
add format_transform_op and permute_op fusion
5 years ago
sunsuodong
22efb0184b
disable arm32 assembly
5 years ago