mindspore-ci-bot
|
eced8b32e9
|
!5243 1、add hub config for resnet 2、fix readme of deeplabv3 and inceptionv3 3、Extend hccl time out of resnext50
Merge pull request !5243 from zhouyaqiang0/master
|
5 years ago |
mindspore-ci-bot
|
ac9b69ba4b
|
!5397 fix googlenet performance master
Merge pull request !5397 from panfengfeng/fix_googlenet_performance_master
|
5 years ago |
mindspore-ci-bot
|
511ce2d7ea
|
!5361 [MS][LITE][Develop]fix batchnorm output fp16
Merge pull request !5361 from sunsuodong/fix_batchnorm_output_fp16
|
5 years ago |
mindspore-ci-bot
|
d9ccbb32bc
|
!5361 [MS][LITE][Develop]fix batchnorm output fp16
Merge pull request !5361 from sunsuodong/fix_batchnorm_output_fp16
|
5 years ago |
mindspore-ci-bot
|
d2bd1536fb
|
!5371 [MS][LITE][Develop]fix arithmetic fp16
Merge pull request !5371 from sunsuodong/fix_arithmetic2
|
5 years ago |
zhouyaqiang
|
3277185684
|
1、fix readme of inceptionv3 and deeplabv3
2、add hub config for resnet
3、extend hccl time out of resnext50
|
5 years ago |
mindspore-ci-bot
|
b178c0ccd1
|
!5175 ReadMe file normalize
Merge pull request !5175 from chenfei_mindspore/fix-readme
|
5 years ago |
mindspore-ci-bot
|
f3fc24c82a
|
!5368 fix sink_size bug for transformer
Merge pull request !5368 from yuchaojie/transformer_st
|
5 years ago |
mindspore-ci-bot
|
cd9505f5b6
|
!5359 [MS][LITE]optimize int8 pooling
Merge pull request !5359 from fuzhiye/tmp
|
5 years ago |
fuzhiye
|
d0aa719a80
|
optimize int8 pooling
|
5 years ago |
mindspore-ci-bot
|
29070d60a1
|
!5382 [MS][LITE][Develop]optimize gather
Merge pull request !5382 from chenjianping/lite_dev2
|
5 years ago |
mindspore-ci-bot
|
7336ed94fd
|
!5395 fix assign memory error in pynative mode
Merge pull request !5395 from chujinjin/fix_assign_memory_error_in_pynative
|
5 years ago |
panfengfeng
|
938af7963b
|
fix googlenet performance master
|
5 years ago |
mindspore-ci-bot
|
8f69fb415a
|
!5322 fix Categorical class
Merge pull request !5322 from baihuawei/categorical
|
5 years ago |
mindspore-ci-bot
|
6ce06b7716
|
!5329 change parser add_argument type bool to ast.literal_eval
Merge pull request !5329 from chentingting/fix_parser_bool
|
5 years ago |
mindspore-ci-bot
|
c9d584fa74
|
!5353 use ptr for map clear
Merge pull request !5353 from Simson/enhancement-API
|
5 years ago |
mindspore-ci-bot
|
9b6f205a23
|
!5246 fix conv shape not ok bug
Merge pull request !5246 from flywind/fix_cast_bug
|
5 years ago |
mindspore-ci-bot
|
2ef3216755
|
!5378 update tiny bert shell script and readme for support mindrecord
Merge pull request !5378 from guozhijian/update_tinybert_readme
|
5 years ago |
simson
|
9e94d7df5c
|
use & for map clear
|
5 years ago |
mindspore-ci-bot
|
b623cda953
|
!5287 yolov3-resnet18 and ssd net ReadMe file normalize
Merge pull request !5287 from chengxb7532/master
|
5 years ago |
mindspore-ci-bot
|
4a86243c34
|
!5372 fix laod input data error in pynative mode on gpu for master
Merge pull request !5372 from chujinjin/fix_load_input_data_error_in_pynative_for_master
|
5 years ago |
mindspore-ci-bot
|
82ae946fe6
|
!5362 gpu GoogleNet performance optimize
Merge pull request !5362 from VectorSL/slice
|
5 years ago |
yuchaojie
|
9fb6f0c34b
|
fix sink_size bug for transformer
|
5 years ago |
chenjianping
|
b7c7140bb1
|
optimize gather,copy indices before parallel launch
|
5 years ago |
chenfei
|
dae9e014d2
|
fix readme
|
5 years ago |
jonyguo
|
fe016d321c
|
update tiny bert script and readme
|
5 years ago |
mindspore-ci-bot
|
23e9ebfa7e
|
!5183 Added a size condition when printing overflow list
Merge pull request !5183 from AdelShafiei/Errorlog
|
5 years ago |
mindspore-ci-bot
|
c19905ce31
|
!5356 add reference count for opencl runtime
Merge pull request !5356 from liuchao/master
|
5 years ago |
mindspore-ci-bot
|
716329df6c
|
!5278 Change default value of sampler in c-api
Merge pull request !5278 from luoyang/c-api
|
5 years ago |
mindspore-ci-bot
|
7aaf4118bf
|
!5297 CutMixBatch and MixUpBatch fix for 2D one-hot labels
Merge pull request !5297 from MahdiRahmaniHanzaki/cutmix-fix
|
5 years ago |
YangLuo
|
419478b410
|
Change default value of sampler to seperate behaviour of default sampler
& null sampler, add check for duplicate column name
|
5 years ago |
mindspore-ci-bot
|
86c39d34ad
|
!5343 Delete __del__func in Profiler.
Merge pull request !5343 from yuximiao/master
|
5 years ago |
sunsuodong
|
4f70467de4
|
fix_batchnorm_output_fp16
|
5 years ago |
mindspore-ci-bot
|
11b3fa4bc6
|
!5349 gpu GoogleNet performance optimize
Merge pull request !5349 from limingqi107/master
|
5 years ago |
chujinjin
|
c594e3d4a9
|
fix load input data error when input is a tuple
|
5 years ago |
sunsuodong
|
0fce8a9786
|
fix arithmetic
|
5 years ago |
mindspore-ci-bot
|
52a7db8180
|
!4945 [bug][api]fix quant export bug
Merge pull request !4945 from vlne-v1/quant_export_fix_core_dump
|
5 years ago |
mindspore-ci-bot
|
7127304c67
|
!4814 support minddateset for tinybert
Merge pull request !4814 from dengyutao/tinybert
|
5 years ago |
chengxianbin
|
32a470fda0
|
modiy ssd&yolov3-resnet18 net README.md
|
5 years ago |
mindspore-ci-bot
|
8d3ce090e4
|
!5230 modify readme.md for deepfm
Merge pull request !5230 from yangyongjie/master
|
5 years ago |
mindspore-ci-bot
|
6d4adce517
|
!5340 GPU FusedBatchNormEx add signature
Merge pull request !5340 from VectorSL/bathnormEx
|
5 years ago |
mindspore-ci-bot
|
e5409647bf
|
!5326 Fixed bug of embedding look up run failed in pynative
Merge pull request !5326 from JoyLvliang/fixed-bug-of-embedding-look-up-run-failed-in-pynative
|
5 years ago |
mindspore-ci-bot
|
586d6673b3
|
!5307 change enable_data_sink value to true for transformer
Merge pull request !5307 from yuchaojie/transformer2
|
5 years ago |
mindspore-ci-bot
|
e4909f9050
|
!5277 add option choices for transformer
Merge pull request !5277 from yuchaojie/transformer_st
|
5 years ago |
mindspore-ci-bot
|
9392623066
|
!5181 Python pass pattern renaming and interface tweaking
Merge pull request !5181 from BowenK/new_parameter
|
5 years ago |
mindspore-ci-bot
|
83b9d1c57d
|
!5319 [MS][LITE][Develop]optimize tanh
Merge pull request !5319 from chenjianping/lite_dev2
|
5 years ago |
kpy
|
c812998f9c
|
fix cast and mix_cast bug
|
5 years ago |
mindspore-ci-bot
|
087f73d91d
|
!5332 remove include/thread_pool_config.h
Merge pull request !5332 from wangzhe/master
|
5 years ago |
chenjianping
|
a61bfd87c7
|
optimize tanh
|
5 years ago |
VectorSL
|
f95fe92ad3
|
slice support nhwc
|
5 years ago |