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
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
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