Zirui Wu
|
ce87f703f4
|
use raw pointer in callback_manager
|
5 years ago |
mindspore-ci-bot
|
d0e49c5cf8
|
!6192 Improve the functions of class SequentialCell and add examples
Merge pull request !6192 from lijiaqi/sequentialcell
|
5 years ago |
mindspore-ci-bot
|
7393c665e0
|
!6220 [MS][LITE][DEVELOP]fix mslite opencl winograd OH/OW odd bug
Merge pull request !6220 from pengyongrong/dongxu_fix_winograd
|
5 years ago |
mindspore-ci-bot
|
1b956c77e0
|
!6155 modify path of ut and st of mdp
Merge pull request !6155 from byweng/master
|
5 years ago |
Pengyongrong
|
0b4c480474
|
fix opencl winograd OH/OW odd bug
|
5 years ago |
mindspore-ci-bot
|
3b4d855160
|
!6183 fix opencl fp16 convertion
Merge pull request !6183 from wandongdong/master
|
5 years ago |
mindspore-ci-bot
|
0a9938ddc8
|
!6207 [MSLITE] weight quant fix
Merge pull request !6207 from wangchangkai/master
|
5 years ago |
mindspore-ci-bot
|
93aa5d6000
|
!6203 [MS][LITE][GPU]fix bug in transpose and matmul, softmax output image2d
Merge pull request !6203 from chenzupeng/master-lite
|
5 years ago |
wandongdong
|
b3463adfd5
|
add opencl gather
|
5 years ago |
mindspore-ci-bot
|
042369bec7
|
!6098 Allow the parent dir in Profiler.
Merge pull request !6098 from yuximiao/master
|
5 years ago |
chenzupeng
|
37a662001c
|
fix bug in transpose and matmul, softmax output image2d
|
5 years ago |
mindspore-ci-bot
|
c18c4f037f
|
!6039 Modify interface for function and remove duplicated def
Merge pull request !6039 from lilei/modify_bug
|
5 years ago |
mindspore-ci-bot
|
94ca69bb03
|
!6205 [MSLITE]fix reshape avgpooling and convbiasaddfusion bug
Merge pull request !6205 from zhaodezan/master
|
5 years ago |
mindspore-ci-bot
|
93a303bdb1
|
!6184 strided slice support 4 inputs
Merge pull request !6184 from zhaozhenlong/lite/issue/strided_slice_four_inputs
|
5 years ago |
mindspore-ci-bot
|
1d7446ed35
|
!6177 remove hub from mindspore master
Merge pull request !6177 from hzf/rm_hub
|
5 years ago |
mindspore-ci-bot
|
f7691335eb
|
!6167 fused select and greater op to improve bert perfermance on GPU
Merge pull request !6167 from ZengZitao/fuse_greater_select_ms
|
5 years ago |
kai00
|
fb129986e5
|
fix weight quant
|
5 years ago |
mindspore-ci-bot
|
8f6c5e3cc2
|
!6160 open graph kernel expander opt for gpu
Merge pull request !6160 from r1chardf1d0/expander
|
5 years ago |
mindspore-ci-bot
|
93e6bb9aca
|
!6084 MSLITE errorcode return and add reduce parser for caffe,lsh_projection for tflite,fix bugs
Merge pull request !6084 from 徐安越/master
|
5 years ago |
zhaodezan
|
f848d6ce2f
|
fix reshape avgpooling and convbiasaddfusion bug
|
5 years ago |
mindspore-ci-bot
|
6873b53043
|
!6182 [MS][LITE][Develop] add arm32 fp32 DwBoder、Row、Center op
Merge pull request !6182 from liuzhongkai/arm32_new1
|
5 years ago |
mindspore-ci-bot
|
07422d5438
|
!6202 [MSLITE][Develop] arm cpu int8 conv depthwise support arm32
Merge pull request !6202 from yangruoqi713/int8_arm32
|
5 years ago |
yangruoqi713
|
4f58c85d94
|
[MSLITE][Develop] arm cpu int8 conv depthwise support arm32
|
5 years ago |
mindspore-ci-bot
|
c9545b1b78
|
!6178 [VM][Quant]fix bug of convert to quantative network of parameter has_bias
Merge pull request !6178 from chenfei_mindspore/master
|
5 years ago |
mindspore-ci-bot
|
94d5b7e3e6
|
!6152 [MS][LITE][CPU]optimize init funcs
Merge pull request !6152 from fuzhiye/tmp
|
5 years ago |
mindspore-ci-bot
|
ce0c7a66cd
|
!6176 serving: support scalar input with no shape
Merge pull request !6176 from 徐永飞/master
|
5 years ago |
mindspore-ci-bot
|
2fb2228af3
|
!6144 add validation
Merge pull request !6144 from lijiaqi/add_validation
|
5 years ago |
fuzhiye
|
66219788cb
|
optimize init func
|
5 years ago |
mindspore-ci-bot
|
b9c996484e
|
!6163 modify __all__ notes
Merge pull request !6163 from baiyangfan/add_notes
|
5 years ago |
mindspore-ci-bot
|
0b37c55272
|
!5927 export quant binary model
Merge pull request !5927 from changzherui/export_quant_minary
|
5 years ago |
Jiaqi
|
76cec24098
|
modify sequentialcell
|
5 years ago |
xuanyue
|
1b4b287a1c
|
errorcode return and add reduce parser for caffe,lsh_projection for tflite,fix some bugs
|
5 years ago |
mindspore-ci-bot
|
aa0d806765
|
!6162 add equality and relational operators for opencl
Merge pull request !6162 from liuchao/master
|
5 years ago |
zhaozhenlong
|
f4f37a9639
|
multi input multi dimension
|
5 years ago |
Jiaqi
|
8cc5767d0c
|
add validation
|
5 years ago |
mindspore-ci-bot
|
19874b83e7
|
!6102 [MSLITE][Develop]conv1x1 per oc arm64
Merge pull request !6102 from ling/sr
|
5 years ago |
liuzhongkai
|
7ccc99f662
|
add arm32 fp32 op
|
5 years ago |
mindspore-ci-bot
|
38c2f6b3a3
|
!5987 optimize op concat
Merge pull request !5987 from 陶云浩/concat
|
5 years ago |
mindspore-ci-bot
|
10aec24510
|
!6113 Unify minddata seed to set_seed
Merge pull request !6113 from xiefangqi/md_unify_seed
|
5 years ago |
mindspore-ci-bot
|
723bef3dc3
|
!6179 update release info for version 0.5.2
Merge pull request !6179 from yanghaoran/master
|
5 years ago |
Corleone
|
547fea05a6
|
add equality and relational operators for opencl
|
5 years ago |
yanghaoran
|
3a3e2d450e
|
0.5.2 release info
|
5 years ago |
mindspore-ci-bot
|
9824d0b20f
|
!6142 MindData fix batch ops issue
Merge pull request !6142 from xiefangqi/md_fix_map_issue
|
5 years ago |
ling
|
c6a8848700
|
[MS][LITE][Develop] conv1x1 per oc arm64
|
5 years ago |
mindspore-ci-bot
|
ea53848333
|
!6049 Replace unsafe function "memcpy" with "memcpy_s"
Merge pull request !6049 from maning202007/restore_debugger
|
5 years ago |
mindspore-ci-bot
|
e89dc444e9
|
!6141 Fix cuda version check
Merge pull request !6141 from zhoufeng/fix-cuda-version-check
|
5 years ago |
mindspore-ci-bot
|
15a7722d84
|
!6063 modify loading way of hccl file and display content during training
Merge pull request !6063 from hwjiaorui/master
|
5 years ago |
mindspore-ci-bot
|
546b5a23f9
|
!6126 [AutoParallel] Added dimension check for elementwise op with implicit broadcast
Merge pull request !6126 from Chong/reshape-test-mul-broadcast
|
5 years ago |
mindspore-ci-bot
|
9c896fd22c
|
!5899 Fix Some bugs and add test cases on Tensor printing.
Merge pull request !5899 from huangbingjian/master
|
5 years ago |
chenfei
|
f9823c53ca
|
add has_bias for convert to quant network
|
5 years ago |