wukesong
|
157329efee
|
add dy-lr in lenet alexnet
|
5 years ago |
jinyaohui
|
2907cf4488
|
remove some context param
|
5 years ago |
mindspore-ci-bot
|
e2951707f2
|
!1167 add o2 amp level to resent50_imagenet2012
Merge pull request !1167 from gengdongjie/master
|
5 years ago |
mindspore-ci-bot
|
cca0610615
|
!1158 fix some pyling warnings
Merge pull request !1158 from SJN/master
|
5 years ago |
gengdongjie
|
ff50625ea3
|
add o2 amp level to resent50_imagenet2012
|
5 years ago |
jonyguo
|
44a082e5ec
|
add aclImdb preprocess example
|
5 years ago |
mindspore-ci-bot
|
64f9d78a3e
|
!1137 add pre-trained and update launch of mobilenetv2
Merge pull request !1137 from wandongdong/master
|
5 years ago |
shijianning
|
f2230fb070
|
fix pylint warnings
|
5 years ago |
mindspore-ci-bot
|
2c4fec57a0
|
!995 Clean some pylint-warnings
Merge pull request !995 from SJN/master
|
5 years ago |
wandongdong
|
1e52582e23
|
add pretrained and update launch
|
5 years ago |
shijianning
|
5afcefdce4
|
try fix pylint warning
|
5 years ago |
jinyaohui
|
391a060f21
|
remove two context param
|
5 years ago |
mindspore-ci-bot
|
8701ca24dd
|
!950 add bert base version finetune and evaluation script in bert_clue dir
Merge pull request !950 from yoonlee666/master
|
5 years ago |
shijianning
|
710a0e817b
|
remove unused args & fix pylint warning
|
5 years ago |
shijianning
|
42ac7c5028
|
fix Pylint Warning too-many-function-args
|
5 years ago |
mindspore-ci-bot
|
7b6fbe4e6e
|
!1046 fix eval fp16 bug and codex
Merge pull request !1046 from wandongdong/master
|
5 years ago |
yoonlee666
|
6c190b49c0
|
add bert finetune and eval scripts in bert_clue example dir
|
5 years ago |
wandongdong
|
cee048f04c
|
remove dataset link
|
5 years ago |
mindspore-ci-bot
|
af7c54b12a
|
!920 [MS][Bert]Modify example script of bert model.
Merge pull request !920 from wsc/lossscale_script
|
5 years ago |
wandongdong
|
e7b3ac0a01
|
fix eval fp16 bug and codex
|
5 years ago |
wsc
|
46c175a574
|
Modify example scripts of bert model
|
5 years ago |
mindspore-ci-bot
|
f71455390c
|
!1003 remove http link from README.md for vgg
Merge pull request !1003 from caojian05/mindspore_master_bugfix
|
5 years ago |
mindspore-ci-bot
|
1fde96546e
|
!1016 add resnet50_imagenet2012 to example
Merge pull request !1016 from gengdongjie/master
|
5 years ago |
gengdongjie
|
fb18433045
|
add resnet50_imagenet2012 to model_zoo and delete externel link
|
5 years ago |
mindspore-ci-bot
|
e6273ce33b
|
!1020 delete dataset hyperlinks in bert README.md file
Merge pull request !1020 from yoonlee666/master-readme
|
5 years ago |
yoonlee666
|
2268fbf5a1
|
delete dataset hyperlinks in bert README.md
|
5 years ago |
mindspore-ci-bot
|
2f43f61501
|
!1010 remove dataset_link
Merge pull request !1010 from wukesong/remove_datasetlink
|
5 years ago |
mindspore-ci-bot
|
6bb8c9393d
|
!1007 Eliminate external links to data sets about README
Merge pull request !1007 from chengxb7532/master
|
5 years ago |
mindspore-ci-bot
|
39f68f278a
|
!1008 1. remove external links. 2.update python doc
Merge pull request !1008 from liyanliu96/master
|
5 years ago |
wukesong
|
5f2a14a798
|
remove dataset_link
|
5 years ago |
mindspore-ci-bot
|
93429aba35
|
!980 add example: aclImdb data to mindrecord
Merge pull request !980 from guozhijian/add_example_for_aclImdb
|
5 years ago |
liuliyan2
|
2bd2a60b6a
|
1. remove external links. 2.update python doc
|
5 years ago |
chengxianbin
|
41b3c30c82
|
eliminate external lins to dataset
|
5 years ago |
caojian05
|
fa6be1dfa7
|
remove http link from README.md for vgg
|
5 years ago |
meixiaowei
|
d3d26d864c
|
modify ReadMe
|
5 years ago |
shijianning
|
206b36cc9a
|
fix pylint warnings
|
5 years ago |
jonyguo
|
0ef5ff1bee
|
add aclImdb to MindRecord example
|
5 years ago |
chengxianbin
|
453439367c
|
clear pylint warning
|
5 years ago |
caojian05
|
a87e666e3e
|
remove enable_hccl setting in context for vgg16
|
5 years ago |
mindspore-ci-bot
|
430dbf9158
|
!914 remove rescale op in dataset and add fp16 flag in eval
Merge pull request !914 from wandongdong/master
|
5 years ago |
mindspore-ci-bot
|
6e9256e641
|
!913 add dataset parallel for resnet101
Merge pull request !913 from meixiaowei/master
|
5 years ago |
wandongdong
|
921e967032
|
remove rescale op in dataset and add fp16 in eval
|
5 years ago |
mindspore-ci-bot
|
e2094c9725
|
!891 Add SSD network in model zoo
Merge pull request !891 from zhaoting/SSD
|
5 years ago |
mindspore-ci-bot
|
651e9081e7
|
!908 add googlenet scripts
Merge pull request !908 from liyanliu96/master
|
5 years ago |
zhaoting
|
db79182005
|
add ssd scipt
|
5 years ago |
mindspore-ci-bot
|
244fb90b77
|
!903 delete enable_auto_mixed_precision context in YOLOv3
Merge pull request !903 from zhaoting/master
|
5 years ago |
liuliyan2
|
152dfc51ee
|
add googlenet scripts
|
5 years ago |
meixiaowei
|
164810e98f
|
add dataset parallel for resnet101
|
5 years ago |
mindspore-ci-bot
|
e433f1e70a
|
!870 fix performance bug and codedex error
Merge pull request !870 from wandongdong/master
|
5 years ago |
mindspore-ci-bot
|
b2dccfd393
|
!900 revert nlp preprocess to mindrecord example
Merge pull request !900 from guozhijian/revert_nlp_to_mindrecord_example
|
5 years ago |