mindspore-ci-bot
|
7a5ef7894d
|
!6227 dataset API docstring: Update datasets and text desc and examples
Merge pull request !6227 from cathwong/ckw_api_engine
|
4 years ago |
mindspore-ci-bot
|
93a4b1200b
|
!6225 Allow both images.idx3-ubte and images-idx-ubyte file name for MNIST
Merge pull request !6225 from ZiruiWu/mnist_parse_file_name_with_dot
|
4 years ago |
mindspore-ci-bot
|
c84523a437
|
!6168 dynamic_rnn for new backend opensource.
Merge pull request !6168 from liuxiao93/DynamicRNN-new-backend
|
4 years ago |
mindspore-ci-bot
|
2b05208a6f
|
!6153 [AutoParallel]Check device target in init
Merge pull request !6153 from lichen/add_checks_for_init
|
4 years ago |
mindspore-ci-bot
|
b4d527e198
|
!6223 Fix Memory leak in callback_manager
Merge pull request !6223 from ZiruiWu/fix_memory_leak_in_callback
|
4 years ago |
Simson
|
35f4e2c537
|
update .github/PULL_REQUEST_TEMPLATE.md.
add more tips for developers
|
4 years ago |
mindspore-ci-bot
|
0f16b7324e
|
!6159 optimize the TrainOneStepCell for user's define
Merge pull request !6159 from wangnan39/optim_train_one_step_cell
|
4 years ago |
mindspore-ci-bot
|
ea8c31d27d
|
!6169 enhancement of API of operations
Merge pull request !6169 from Simson/push-to-opensource
|
4 years ago |
mindspore-ci-bot
|
295b9fe8f7
|
!6197 delete redundant codes
Merge pull request !6197 from yihuaijie/master
|
4 years ago |
gukecai
|
41a62c7757
|
fix codex
|
4 years ago |
mindspore-ci-bot
|
759876f5bf
|
!6154 Remove the timeout function in kernel build client.
Merge pull request !6154 from 张清华/master2
|
4 years ago |
mindspore-ci-bot
|
a08d452c79
|
!6204 tod add and fix tests
Merge pull request !6204 from yonibaehr/export
|
4 years ago |
Cathy Wong
|
f7adf648e9
|
dataset API docstring: Update datasets, samplers, graphdata and text
|
4 years ago |
Zirui Wu
|
61004697c0
|
allow both image-idx and image.idx in mnist
|
4 years ago |
Xun Deng
|
c64f6a0a2a
|
move pp related tests cases to probability folder
|
4 years ago |
Zirui Wu
|
ce87f703f4
|
use raw pointer in callback_manager
|
4 years ago |
mindspore-ci-bot
|
d0e49c5cf8
|
!6192 Improve the functions of class SequentialCell and add examples
Merge pull request !6192 from lijiaqi/sequentialcell
|
4 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
|
4 years ago |
mindspore-ci-bot
|
1b956c77e0
|
!6155 modify path of ut and st of mdp
Merge pull request !6155 from byweng/master
|
4 years ago |
Pengyongrong
|
0b4c480474
|
fix opencl winograd OH/OW odd bug
|
4 years ago |
zhangyihui
|
1e9c904dc9
|
fix the problem: sometimes profile for 1 card can not generate by run 8p train with profiler
|
4 years ago |
Lixia Chen
|
b5b333726f
|
Leaf ops do self-reset.
|
4 years ago |
mindspore-ci-bot
|
3b4d855160
|
!6183 fix opencl fp16 convertion
Merge pull request !6183 from wandongdong/master
|
4 years ago |
mindspore-ci-bot
|
0a9938ddc8
|
!6207 [MSLITE] weight quant fix
Merge pull request !6207 from wangchangkai/master
|
4 years ago |
Xiaoda Zhang
|
798c5f604f
|
remove the multi_subgraphs setting
|
4 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
|
4 years ago |
wandongdong
|
b3463adfd5
|
add opencl gather
|
4 years ago |
yoni
|
ae42951d37
|
tod add test and fix leakage
|
4 years ago |
mindspore-ci-bot
|
042369bec7
|
!6098 Allow the parent dir in Profiler.
Merge pull request !6098 from yuximiao/master
|
4 years ago |
chenzupeng
|
37a662001c
|
fix bug in transpose and matmul, softmax output image2d
|
4 years ago |
mindspore-ci-bot
|
c18c4f037f
|
!6039 Modify interface for function and remove duplicated def
Merge pull request !6039 from lilei/modify_bug
|
4 years ago |
wangmin
|
e42639a02d
|
fix readmefile
|
4 years ago |
Margaret_wangrui
|
96daa72f20
|
fix DumpIR arg
|
4 years ago |
mindspore-ci-bot
|
94ca69bb03
|
!6205 [MSLITE]fix reshape avgpooling and convbiasaddfusion bug
Merge pull request !6205 from zhaodezan/master
|
4 years ago |
mindspore-ci-bot
|
93a303bdb1
|
!6184 strided slice support 4 inputs
Merge pull request !6184 from zhaozhenlong/lite/issue/strided_slice_four_inputs
|
4 years ago |
mindspore-ci-bot
|
1d7446ed35
|
!6177 remove hub from mindspore master
Merge pull request !6177 from hzf/rm_hub
|
4 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
|
4 years ago |
kai00
|
fb129986e5
|
fix weight quant
|
4 years ago |
mindspore-ci-bot
|
8f6c5e3cc2
|
!6160 open graph kernel expander opt for gpu
Merge pull request !6160 from r1chardf1d0/expander
|
4 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
|
4 years ago |
zhaodezan
|
f848d6ce2f
|
fix reshape avgpooling and convbiasaddfusion bug
|
4 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
|
4 years ago |
mindspore-ci-bot
|
07422d5438
|
!6202 [MSLITE][Develop] arm cpu int8 conv depthwise support arm32
Merge pull request !6202 from yangruoqi713/int8_arm32
|
4 years ago |
wangnan39@huawei.com
|
7578f23632
|
optim TrainOneStepCell
|
4 years ago |
yangruoqi713
|
4f58c85d94
|
[MSLITE][Develop] arm cpu int8 conv depthwise support arm32
|
4 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
|
4 years ago |
mindspore-ci-bot
|
94d5b7e3e6
|
!6152 [MS][LITE][CPU]optimize init funcs
Merge pull request !6152 from fuzhiye/tmp
|
4 years ago |
yeyunpeng
|
1007031c71
|
change java api
|
4 years ago |
liuxiao93
|
dd5e4c9f9a
|
dynamic_rnn for new backend opensource.
|
4 years ago |
mindspore-ci-bot
|
ce0c7a66cd
|
!6176 serving: support scalar input with no shape
Merge pull request !6176 from 徐永飞/master
|
4 years ago |