wangzhe
|
770c3b05f3
|
add custom-implemented String
|
5 years ago |
Wei Luning
|
8d17a2b8af
|
* add doc for some Parameter property.* add export in quant __all__* fix bug for isinstance & add ut for it
|
5 years ago |
wangnan39@huawei.com
|
dc78af7365
|
fix bug in bert
|
5 years ago |
mindspore-ci-bot
|
4abb33f151
|
!6258 [MSLITE][Develop] delete useless matmul func
Merge pull request !6258 from ling/sr
|
5 years ago |
yangruoqi713
|
eb358cd51b
|
[MSLITE][Develop] add common path input parameter for test shell
|
5 years ago |
HuangBingjian
|
52cb8cce6c
|
fix sha256.h
|
5 years ago |
tao_yunhao
|
28ce5c64f9
|
optimize cpu op div
|
5 years ago |
liuzhongkai
|
f2e7476faf
|
start DeconvFp32Center define
|
5 years ago |
kswang
|
c7ecc106dd
|
fix exit core dump
|
5 years ago |
ling
|
a56ba41c94
|
[MSLITE][Develop] delete useless matmul func
|
5 years ago |
lz
|
ac00c3809b
|
remove debuge code
|
5 years ago |
Jiaqi
|
aa4ddc1b28
|
add ut-test_example
|
5 years ago |
mindspore-ci-bot
|
5ffec7efaf
|
!6249 [MD] fix coredump raised by ctrl c in transform script
Merge pull request !6249 from liyong126/fix_coredump
|
5 years ago |
zhanyuan
|
cae7a22b51
|
Support per-channel quantization of int8 matmul for arm32 platform
|
5 years ago |
mindspore-ci-bot
|
2f451fa1b0
|
!6201 perfect annotation of ops and context and support bool equal
Merge pull request !6201 from zhangbuxue/perfect_annotation_for_ops_and_context
|
5 years ago |
cjh9368
|
1cd9445087
|
Aware training support patial quant
|
5 years ago |
mindspore-ci-bot
|
17cdaf3a6d
|
!6156 add models into model_zoo/research
Merge pull request !6156 from hzf/master
|
5 years ago |
mindspore-ci-bot
|
73b5ffb99c
|
!6231 【轻量级 PR】:update .github/PULL_REQUEST_TEMPLATE.md.
Merge pull request !6231 from Simson/N/A
|
5 years ago |
mindspore-ci-bot
|
4fdc34e499
|
!6140 Fix the bug of can not find the device address in auto parallel
Merge pull request !6140 from JoyLvliang/fix-the-bug-of-can-not-find-the-device-address-in-auto-parallel
|
5 years ago |
mindspore-ci-bot
|
54e22992d7
|
!6189 fix deeplabv3 error in pynative
Merge pull request !6189 from chujinjin/fix_deeplabv3_error_in_pynative
|
5 years ago |
mindspore-ci-bot
|
105422fbb9
|
!6188 fix loss print of bert, add attention about bind cores in README
Merge pull request !6188 from chenhaozhe/fix-bert-loss-print
|
5 years ago |
mindspore-ci-bot
|
73d4ceeaf7
|
!6245 modify the way of read device num
Merge pull request !6245 from hwjiaorui/master
|
5 years ago |
mindspore-ci-bot
|
ff42cd87b2
|
!6247 Fix cpu ScatterNdUpdate doesn't update output
Merge pull request !6247 from huanghui/clear-warning
|
5 years ago |
mindspore-ci-bot
|
61bdcb71a6
|
!6195 Modify interface description
Merge pull request !6195 from liuyang/Interface_description
|
5 years ago |
mindspore-ci-bot
|
bf406150d4
|
!6212 compile optimize
Merge pull request !6212 from zhanghaibo/master
|
5 years ago |
mindspore-ci-bot
|
2421a06945
|
!6193 [MS][LITE][Develop]lite/internal support log with C style
Merge pull request !6193 from chenjianping/lite_dev2
|
5 years ago |
mindspore-ci-bot
|
f6ac30ef29
|
!6221 stop send data to device after end of sequence
Merge pull request !6221 from anzhengqi/stop-send-at-eos
|
5 years ago |
cj
|
c67bd852a5
|
ImageFolderDatasetV2 change to ImageFolderDataset
|
5 years ago |
chengxianbin
|
d934814e5b
|
fix yolov3-darknet52-quant net performance problem and modify yolov3 test case
|
5 years ago |
mindspore-ci-bot
|
15244de50a
|
!6209 [MSLITE][Develop] modify test shell: mindspore/lite/test/run_benchmark_nets.sh
Merge pull request !6209 from yangruoqi713/lite
|
5 years ago |
mindspore-ci-bot
|
4b84c6ee98
|
!6230 MSLITE add tflite hashtable_lookup,mirror_pad,skipGram parser;adjust const fold adapt to datatype
Merge pull request !6230 from 徐安越/master
|
5 years ago |
mindspore-ci-bot
|
9d723b58c0
|
!6217 [MS][LITE]change java api
Merge pull request !6217 from yeyunpeng2020/java
|
5 years ago |
chenjianping
|
ce9451301c
|
support lite/internal log
|
5 years ago |
yangruoqi713
|
81533f4281
|
[MSLITE][Develop] modify test shell: mindspore/lite/test/run_benchmark_nets.sh
|
5 years ago |
lihongkang
|
74e3adebb8
|
change api interface
|
5 years ago |
mindspore-ci-bot
|
e4e937e07b
|
!6237 mobilenetv2 debug after test
Merge pull request !6237 from yepei6/modify_mobilenetv2
|
5 years ago |
mindspore-ci-bot
|
535dd9a762
|
!6216 [MS][LITE]use new link libraries and models and Repair Readme
Merge pull request !6216 from gongdaguo/use_new_download
|
5 years ago |
mindspore-ci-bot
|
0719657ae6
|
!6239 add matrix transpose for fp16
Merge pull request !6239 from lixian/master
|
5 years ago |
xuanyue
|
6341fa92bd
|
add tflite hashtable_lookup,mirror_pad,skipGram parser;adjust const fold adapt to datatype
|
5 years ago |
zhanghaibo5@huawei.com
|
84d5b79f4f
|
update cmake files to support strip converter_lite
|
5 years ago |
anzhengqi
|
8e1a2ef5ae
|
stop send data to device after end of sequence
|
5 years ago |
mindspore-ci-bot
|
966c52b7f6
|
!6194 [MSLITE][Develop]Conv1x1 public preTrasn neon code -> .S
Merge pull request !6194 from ling/conv1x1
|
5 years ago |
liyong
|
a5bc80d022
|
fix ctrl c coredump in transform
|
5 years ago |
mindspore-ci-bot
|
07e7f84d46
|
!6199 modified cell.py,solved the problem in yolov3_darknet53(batch_size=16)
Merge pull request !6199 from 吴书全/wsq0914
|
5 years ago |
ling
|
96d01f17ec
|
[MSLITE][Develop]Conv1x1 preTrasn neon code -> .S
|
5 years ago |
caifubi
|
1480c93d04
|
Data Dump Bug Fix
1. Remove old e2e dump json
2. Remove warning log
3. Add device id to e2e dump path
4. Fix bug of dump json parse failed after hccl_init
|
5 years ago |
buxue
|
c3c06514d7
|
perfect annotation of ops and context and support bool equal
|
5 years ago |
yanzhenxiang2020
|
c6db808bbf
|
fix aicpu ut
|
5 years ago |
mindspore-ci-bot
|
952135362f
|
!6210 update MindSpore ModelZoo readme by adding superlinks
Merge pull request !6210 from liyanliu96/liyan
|
5 years ago |
mindspore-ci-bot
|
c543db0585
|
!6180 clean codex warning in memreuse
Merge pull request !6180 from laiyongqiang/codex
|
5 years ago |