YangLuo
977c41db01
Fix timeout of GeneratorDataset multiprocessing
5 years ago
lizhenyu
497196fdd4
refine FusedBatchNormEx doc format
5 years ago
Eric
4828c29046
Added missing macro
5 years ago
mindspore-ci-bot
05a47bb514
!6845 remove music auto tagging to research
Merge pull request !6845 from jiangzhenguang/remove_music_auto_tagging_to_research
5 years ago
liubuyu
8af3250477
support dynamic_rnn and dynamic_rnn_grad op
5 years ago
yanghaitao1
a4de9ba0eb
fix tinybert failes if run 1p
5 years ago
mindspore-ci-bot
6819d28fac
!6857 support deconv quant op
Merge pull request !6857 from cjh9368/quant_same_datatype
5 years ago
mindspore-ci-bot
daaeaaee67
!6454 add arithmetic and scale opencl ci testcase
Merge pull request !6454 from liuchao/master
5 years ago
kswang
ecfd2a2fc5
check kernel exist when select kernel
5 years ago
mindspore-ci-bot
5441ecc1e1
!6844 Add max match rule for cpu kernel selection
Merge pull request !6844 from YuJianfeng/master
5 years ago
mindspore-ci-bot
a4137dab65
!6775 Support ExtractImagePatches Op
Merge pull request !6775 from liubuyu/op_support
5 years ago
peixu_ren
c7563d53bf
Remove the redundant parameters from bijectors and transformed distribution
5 years ago
Corleone
2a56bea0e5
add arithmetic and scale opencl ci testcase
5 years ago
Cathy Wong
f2b07d907a
dataset UT: check PIL version, delete test_callback_2maps
5 years ago
mindspore-ci-bot
70221f5261
!6307 Conversion to and from TensorRow in C++
Merge pull request !6307 from MahdiRahmaniHanzaki/c_func
5 years ago
mindspore-ci-bot
4c0b3c1bd3
!6017 per_batch_map needs to support x input columns and y output columns
Merge pull request !6017 from ZiruiWu/per_batch_map_multi_col
5 years ago
mindspore-ci-bot
e88e114a50
!5930 Cache server phase 2 single node
Merge pull request !5930 from Jamie/CacheOp_dev
5 years ago
nhussain
77d507279c
first working implementation
add string implementation, can handle partial string slices
finish core implementation, added Index object
fix up the logic
add in new SliceOption object, cleaning up tests
5 years ago
Lixia Chen
983827ec5c
Rebase up to 88ded11f59
5 years ago
Zirui Wu
0cab373223
per_batch_map supports x num_columns to y num_columns
decided to use project after batch as well
per_batch_map 1->x colunm works
add more test case
add test cases, project after map
col order hahaah
fix ci
add test cases
addr review cmts
ci
fix build err
fix test case failure
ci
5 years ago
caojian05
4deac20b80
update lstm doc
5 years ago
mindspore-ci-bot
e69d868016
!6860 change glog pack path
Merge pull request !6860 from yeyunpeng2020/master
5 years ago
Mahdi
890598d112
Added TensorRow conversion
5 years ago
mindspore-ci-bot
2f3add4acd
!6301 [MD] Combine c++ and python ops in map
Merge pull request !6301 from nhussain/c_py_compose
5 years ago
mindspore-ci-bot
a11873a7b4
!6859 [MSLITE] fp16 quant fix
Merge pull request !6859 from wangchangkai/master
5 years ago
kai00
797221b144
float16 quant fix
5 years ago
cjh9368
ffc004395a
support deconv quant op
5 years ago
yeyunpeng
89c05d956e
change log_adapter
5 years ago
mindspore-ci-bot
16b77da7dd
!6837 mul add fusion broaden condition
Merge pull request !6837 from zhaozhenlong/lite/issue/mul_add_fusion_cond_broaden
5 years ago
mindspore-ci-bot
f5ea4c39ea
!6827 remove useless code
Merge pull request !6827 from zhangbuxue/remove_useless_code
5 years ago
mindspore-ci-bot
02f0ff0254
!6811 add yolov3_resnet18&yolov3_darknet53&yolov3_darknet53_quant&deepfm hub conf files
Merge pull request !6811 from chengxb7532/master
5 years ago
zhaozhenlong
c52266ed31
only when both 4d and not same shape, do fusion
5 years ago
xulei2020
8abe727f49
build minddata wthe mindspore-lite
5 years ago
mindspore-ci-bot
f00002a934
!6786 Add tflite parsers for PRELU and NEG operators and fix two little bugs in tflite quantize and dequantize parsers
Merge pull request !6786 from XianglongZeng/myms
5 years ago
yujianfeng
d96044fbd9
Add max match rule for cpu kernel selection
5 years ago
wukesong
0a065f7459
shell-modify
5 years ago
huanghui
90dfecfb00
fix bnupdate_eltwise_eltwise's cycle fusion
5 years ago
gongdaguo
3eefd9a342
modify download link
5 years ago
mindspore-ci-bot
12e52aa418
!6820 [MSLITE][Develop] optimization for fp32 kernel on arm32
Merge pull request !6820 from lixian/master
5 years ago
mindspore-ci-bot
e100df0340
!6848 [MSLITE] Use local max input value instead of the global one for fp32 & fp16 softmax
Merge pull request !6848 from zhanyuan/dev
5 years ago
mindspore-ci-bot
f7db856b69
!6846 [MSLITE]transformat optimize for slice and crop
Merge pull request !6846 from zhengjun10/stride
5 years ago
mindspore-ci-bot
6300fa822f
!6841 [MSLITE][Develop] remove mul op weight quant
Merge pull request !6841 from yangruoqi713/lite
5 years ago
mindspore-ci-bot
e2993e5910
!6785 [MS][LITE]replace 8x8 compute block with 12x8 in fp32 common conv
Merge pull request !6785 from fuzhiye/tmp
5 years ago
zhanyuan
23d9ff9113
Use local max input value instead of the global one for fp32 & fp16 softmax
5 years ago
zhengjun10
f329bdd77b
transformat optimize for slice and crop
5 years ago
mindspore-ci-bot
faf871c971
!6555 generate quant param use warning log
Merge pull request !6555 from cjh9368/quant_same_datatype
5 years ago
mindspore-ci-bot
2ef51bdeae
!6839 Add functions that the split size can be -1 at the end of split ops
Merge pull request !6839 from liuwenhao/master
5 years ago
lixian
939ccf7b58
optimization for fp32 matmul kernel on arm32
5 years ago
fuzhiye
2b056b7a28
replace 8x8 block with 12x8 block in common conv
5 years ago
chengxianbin
535853c205
add yolov3_resnet18&yolov3_darknet53&yolov3_darknet53_quant&deepfm hub conf files
5 years ago