mindspore-ci-bot
|
d49f8d8195
|
!6166 [MSLITE][Develop] arm cpu op: remove useless function and files
Merge pull request !6166 from yangruoqi713/lite
|
5 years ago |
mindspore-ci-bot
|
411f13bde9
|
!6135 targrt Davinci to Ascend
Merge pull request !6135 from yao_yf/wide_and_deep_Davinci_to_Ascend
|
5 years ago |
mindspore-ci-bot
|
144998894f
|
!6057 transformer bucket batch modification
Merge pull request !6057 from yuchaojie/transformer2
|
5 years ago |
mindspore-ci-bot
|
a25fcf3ce3
|
!6122 [MS][LITE][Develop]lite/internal support infershape
Merge pull request !6122 from chenjianping/lite_dev2
|
5 years ago |
yangruoqi713
|
af4cc88719
|
[MSLITE][Develop] arm cpu op: remove useless function and files
|
5 years ago |
mindspore-ci-bot
|
7a7412e4fb
|
!6136 Add -T option for on-device training
Merge pull request !6136 from lz/master
|
5 years ago |
mindspore-ci-bot
|
32361ae2ed
|
!6128 build static lib for mindspore lite
Merge pull request !6128 from zhanghaibo/master
|
5 years ago |
mindspore-ci-bot
|
234b7a6033
|
!6131 fix gpu pynative eval
Merge pull request !6131 from panfengfeng/fix_pynative_gpu_eval
|
5 years ago |
mindspore-ci-bot
|
b4581b2c54
|
!6101 delete DataWrapper
Merge pull request !6101 from wangnan39/delete_datawrapper
|
5 years ago |
mindspore-ci-bot
|
a5afa6d5ed
|
!6151 [MSLITE] Add int8 matmul asm for arm32 platform
Merge pull request !6151 from zhanyuan/dev
|
5 years ago |
mindspore-ci-bot
|
bb4dbf4989
|
!5803 Combine Async Dump with E2e Dump
Merge pull request !5803 from caifubi/dump
|
5 years ago |
mindspore-ci-bot
|
0cd9775a8b
|
!6082 mobilenetv2 debug and rename Readme.md
Merge pull request !6082 from yepei6/mobilentv2_debug
|
5 years ago |
chenjianping
|
a37b1cfe65
|
support siteAI:append infershape
|
5 years ago |
mindspore-ci-bot
|
12f3665167
|
!6146 Fix bug of quantize operator.
Merge pull request !6146 from wangshaocong/lite_quant
|
5 years ago |
zhanyuan
|
1288c4ac94
|
Add int8 matmul asm for arm32 platform
|
5 years ago |
mindspore-ci-bot
|
07389e408a
|
!6124 add ci mindspore model arm support
Merge pull request !6124 from zhengjun10/master
|
5 years ago |
mindspore-ci-bot
|
e7049d5d63
|
!6059 resize nearest neighbor support align corners
Merge pull request !6059 from zhaozhenlong/lite/issue/nearest_neighbor_align_corner
|
5 years ago |
caifubi
|
372c2e7951
|
Combine Async Dump and E2E Dump
|
5 years ago |
zhanghaibo5@huawei.com
|
9bdcc0a2dd
|
support building of static lib for mindspore lite
|
5 years ago |
mindspore-ci-bot
|
f450d324bb
|
!6090 [MD] Temporarily disable DatasetCache for the current release
Merge pull request !6090 from lixiachen/disable_cache
|
5 years ago |
wsc
|
bc8b9245a2
|
fix bug of operator quantize
|
5 years ago |
zhaozhenlong
|
4744e4459e
|
nearest neighbor fp32 align corners
|
5 years ago |
mindspore-ci-bot
|
6240189190
|
!6055 [MSLITE] Fix bug of several quantized operators inference.
Merge pull request !6055 from wangshaocong/lite_bugfix
|
5 years ago |
mindspore-ci-bot
|
f16c01460f
|
!6119 [MSLITE] Fix bug of anf importer to support MS model converter.
Merge pull request !6119 from wangshaocong/lite_ms
|
5 years ago |
mindspore-ci-bot
|
37e3b6082f
|
!6002 Reduce inline passes traversal by skipping inline action if no pre-ad python pass exists
Merge pull request !6002 from BowenK/pre_ad
|
5 years ago |
mindspore-ci-bot
|
0d1dd6cb42
|
!6036 Repair loss_scale_manager and opt
Merge pull request !6036 from liuyang/loss_scale_opt
|
5 years ago |
yuchaojie
|
fa1247a85e
|
transformer bucket batch modification
|
5 years ago |
yao_yf
|
3f00d264fd
|
Davinci to Ascend
|
5 years ago |
lz
|
e4bf7ce137
|
add -T option
|
5 years ago |
wsc
|
dfc264d1fb
|
Fix bug of anf importer to support MS model converter.
|
5 years ago |
mindspore-ci-bot
|
2f14c40934
|
!6132 train on device
Merge pull request !6132 from yonibaehr/export
|
5 years ago |
yoni
|
004efa81bb
|
tod network test
|
5 years ago |
panfengfeng
|
db558cd01b
|
fix pynative gpu eval
|
5 years ago |
mindspore-ci-bot
|
ec5ba10c82
|
!6073 fix some error in doc
Merge pull request !6073 from chenhaozhe/fix-doc-error
|
5 years ago |
mindspore-ci-bot
|
a9a3d5a1f5
|
!5753 remove sens parameter
Merge pull request !5753 from lijiaqi/loss_scale_sens
|
5 years ago |
mindspore-ci-bot
|
c455c344a9
|
!5916 unify Conv2d and DepthwiseConv2d
Merge pull request !5916 from caozhou/unify_conv2d_depthwise2d
|
5 years ago |
mindspore-ci-bot
|
c10341dfb7
|
!6020 Add common check_param_type and set_param_type in distribution
Merge pull request !6020 from XunDeng/new_check_param
|
5 years ago |
mindspore-ci-bot
|
8200410f20
|
!5878 reduce prod support int
Merge pull request !5878 from zhaozhenlong/lite/issue/reduce_int
|
5 years ago |
caozhou
|
7f9e42e266
|
unify the expression of Conv2d and DepthwiseConv2d
|
5 years ago |
Jiaqi
|
94d63b90f4
|
remove sens parameter
|
5 years ago |
mindspore-ci-bot
|
91b2591b08
|
!6079 1.Fix codex of PS module. 2.Use std::vector instead of std::shared_ptr. 3.Optimize some code.
Merge pull request !6079 from ZPaC/master-1.0-optimize-ps
|
5 years ago |
zhaozhenlong
|
1a92b8696a
|
support reduceprod int
|
5 years ago |
mindspore-ci-bot
|
84240b5a5c
|
!6121 avoid momory ascend for multi model.train or model.eval
Merge pull request !6121 from anzhengqi/avoid-memory-ascend-lenet
|
5 years ago |
mindspore-ci-bot
|
2b9a8422ba
|
!6123 [MD] fix bug in normalize op
Merge pull request !6123 from liyong126/fix_bug_normalize
|
5 years ago |
mindspore-ci-bot
|
ea34af54bd
|
!6116 [MD] fix mindrecord log
Merge pull request !6116 from liyong126/fix_bug_log
|
5 years ago |
mindspore-ci-bot
|
c81ea018c2
|
!5997 add gpu timeline (python code)
Merge pull request !5997 from gzhcv/GpuTimeline
|
5 years ago |
liyong
|
8ef8b02add
|
fix bug in normalize op
|
5 years ago |
zhengjun10
|
4fcaaa2a94
|
add ci mindspore model arm support
|
5 years ago |
mindspore-ci-bot
|
8a7ae65ae9
|
!6117 [MSLITE][Develop] optimize convolution and deconvolution init performance
Merge pull request !6117 from sunsuodong/init_performance
|
5 years ago |
mindspore-ci-bot
|
1a5d4b8ed1
|
!6120 Fix c api of ImageFolderDataset probably fails in unit testing
Merge pull request !6120 from jiangzhiwen/fix/prob_nullptr
|
5 years ago |