wukesong
|
3b9392cc64
|
add imagenet for alexent
|
4 years ago |
wandongdong
|
aaa543e927
|
fix opencl segment bug for P8
|
4 years ago |
lz
|
920aaa2304
|
fix codex checking
|
4 years ago |
mindspore-ci-bot
|
522529235d
|
!6361 modify Dockerfile for GPU version
Merge pull request !6361 from HW_KK/master
|
4 years ago |
mindspore-ci-bot
|
a8851f308b
|
!6274 new add densenet121 and update resnet, vgg.
Merge pull request !6274 from linqingke/fasterrcnn
|
4 years ago |
mindspore-ci-bot
|
e9def9d276
|
!6327 [MSLITE][Develop] fix concat fp16 when tensor is int32
Merge pull request !6327 from sunsuodong/fix_concat_fp16
|
4 years ago |
mindspore-ci-bot
|
b8979f047b
|
!6263 fix bugs which lead to segment fault
Merge pull request !6263 from Simson/bugfix
|
4 years ago |
jjfeing
|
37ec5c0a1f
|
fix code warning
|
4 years ago |
wuweikang
|
a04a58d373
|
modify Dockerfile for GPU version
|
4 years ago |
buxue
|
458498900c
|
support not in and add check for grad_with_sens with no sense provide.
|
4 years ago |
mindspore-ci-bot
|
6e2bdded15
|
!6295 Initialize the aicpu environment in the script to avoid manual setting of the environment
Merge pull request !6295 from 张毅辉/zyh_profiling_set_aicpu_env
|
4 years ago |
mindspore-ci-bot
|
8f0c863efe
|
!6298 [MSLITE]deconv weight quant fix
Merge pull request !6298 from wangchangkai/master
|
4 years ago |
xulei2020
|
85962adffd
|
add code
|
4 years ago |
liuyang_655
|
f4c32bc93e
|
add type check and error description
|
4 years ago |
Pengyongrong
|
03044858fa
|
add new ops name cast
|
4 years ago |
liangchenghui
|
3e44bf797f
|
Adjust GroupNorm interface
|
4 years ago |
mindspore-ci-bot
|
af5ebcf1a9
|
!6232 fix gpu heterogeneous bug
Merge pull request !6232 from baihuawei/embedding
|
4 years ago |
gzhcv
|
8f5df4f325
|
gpu_timeline(python code)
update mindspore/profiler/parser/integrator.py.
update mindspore/profiler/profiling.py.
|
4 years ago |
yanghaitao1
|
95f54de5d6
|
add timeout for pyfunc
|
4 years ago |
lixian
|
1ff44aec02
|
fix function call of liboptimize
|
4 years ago |
kpy
|
4338dd266e
|
optimizer pynative graph memory
|
4 years ago |
mindspore-ci-bot
|
3d8c120c57
|
!6294 Optimize PS code
Merge pull request !6294 from ZPaC/master-get-optimizer-index-by-method
|
4 years ago |
mindspore-ci-bot
|
7db29893fc
|
!6292 add internal/bias_add,arithmetic,reduce ops
Merge pull request !6292 from wangzhe/master
|
4 years ago |
zhaozhenlong
|
75b6f82a29
|
fix strided slice infer shape error when neg stride
|
4 years ago |
mindspore-ci-bot
|
9c3a494ea7
|
!6318 fix cmake compile options
Merge pull request !6318 from hexia/master
|
4 years ago |
mindspore-ci-bot
|
00802a87a5
|
!6310 pad reflect and symmetric
Merge pull request !6310 from zhaozhenlong/lite/issue/pad_reflect_symmetric
|
4 years ago |
chenhaozhe
|
df01771acb
|
delete the useless code in graph_runner
|
4 years ago |
mindspore-ci-bot
|
c74c64e0c2
|
!6323 [MS][LITE][CPU]enable int8 kernel on arm32
Merge pull request !6323 from lixian/master
|
4 years ago |
sunsuodong
|
2bdd184212
|
fix concat fp16 when tensor is int32
|
4 years ago |
huzhifeng
|
60759e8522
|
add googlenet include top for hub
|
4 years ago |
mindspore-ci-bot
|
08a761b29d
|
!6305 Change log level from ERROR to DEBUG for debugger
Merge pull request !6305 from lichen_101010/change_log_level
|
4 years ago |
cjh9368
|
fb217f3c81
|
remove inputInferenceType Param
|
4 years ago |
mindspore-ci-bot
|
8670306870
|
!6315 delete build_icu4c.sh
Merge pull request !6315 from qianlong21st/add_copyright
|
4 years ago |
kai00
|
2628263077
|
deconv weight quant
|
4 years ago |
mindspore-ci-bot
|
111efc7538
|
!6248 change the API interface of op ConfusionMulGrad
Merge pull request !6248 from lihongkang/v2_master
|
4 years ago |
mindspore-ci-bot
|
02c2a61065
|
!6306 Fix bug that required the user to click twice on "Next Node" in MindInsight Debugger UI
Merge pull request !6306 from HarshvardhanGupta/fix-next-node
|
4 years ago |
Yi Huaijie
|
e4cd67596f
|
raise RuntimeError when using full_batch neither under semi_auto_parallel nor auto_parallel
|
4 years ago |
mindspore-ci-bot
|
3671244ff8
|
!6233 move batch_size from bert_cfg_cfg to cfg
Merge pull request !6233 from yoonlee666/master
|
4 years ago |
VectorSL
|
01ef6db9e7
|
fix reviewbot:function has more than 50 lines
|
4 years ago |
mindspore-ci-bot
|
c899bcd001
|
!6111 sync-from-trunk-to-blue-zone-0912-c75b220
Merge pull request !6111 from HW_KK/master
|
4 years ago |
zhaozhenlong
|
b2f3f86e78
|
pad reflect and stridedslice infershape
|
4 years ago |
lilei
|
f2b9ac3d6a
|
clear up codedex of C++
|
4 years ago |
mindspore-ci-bot
|
811704a30a
|
!6313 delete redundant codes
Merge pull request !6313 from yihuaijie/master
|
4 years ago |
mindspore-ci-bot
|
88622509d9
|
!6311 Fix Affine of lite preprocessing for 3 channel
Merge pull request !6311 from jiangzhiwen/tmp/image_affine
|
4 years ago |
wangzhe
|
37fd058a6c
|
add bias_add,arithmetic,reduce c++ lib free ops
|
4 years ago |
lixian
|
dcaf76a800
|
enable int8 kernel on arm32
|
4 years ago |
mindspore-ci-bot
|
069a1cfbd7
|
!6256 modify ckpt path
Merge pull request !6256 from TuDouNi/master
|
4 years ago |
mindspore-ci-bot
|
9bad4c8598
|
!6145 [gpu timeline] fix a bug of inherited feature
Merge pull request !6145 from gzhcv/GpuTimeline
|
4 years ago |
ZPaC
|
bb0a5a30cd
|
Capsulate address ptr generation in PS.
|
4 years ago |
zhanghaibo5@huawei.com
|
438fc802a6
|
1. optimize cmake file
2. update version to 1.0.0 for mindspore lite
|
4 years ago |