zhouyaqiang
|
34864fbc56
|
fix weight init and add data aug
|
5 years ago |
mindspore-ci-bot
|
567509affc
|
!3522 add tinybert scripts
Merge pull request !3522 from wanghua/c75_tinybert
|
5 years ago |
ms_yan
|
abbd7b50db
|
optimize the vgg script
|
5 years ago |
dessyang
|
4307c1fa61
|
change the column order and add drop_reminder option to make this script compatible with BertCLS model
|
5 years ago |
mindspore-ci-bot
|
6f70146153
|
!3660 modify readme for maskrcnn
Merge pull request !3660 from meixiaowei/master
|
5 years ago |
gengdongjie
|
00f7a936bf
|
add resnet50 support multi node training
|
5 years ago |
zhouyaqiang
|
b0004a1791
|
support multy node training and remove code
|
5 years ago |
meixiaowei
|
8950952fe3
|
modify readme
|
5 years ago |
wanghua
|
7dd5e78fde
|
add tinybert scripts
|
5 years ago |
GuoMengHao
|
2309e7369a
|
add_python_distribute_pretrain_script
Signed-off-by: GuoMengHao <guomenghao@huawei.com>
|
5 years ago |
mindspore-ci-bot
|
f48ef43647
|
!3611 dataset: repair problem in vgg cifar(version)
Merge pull request !3611 from ms_yan/vgg_repair
|
5 years ago |
mindspore-ci-bot
|
cf6e13cc48
|
!3563 fix a bug that causes failure when running muti-p from origin dataset,not from MR
Merge pull request !3563 from zhouyuanshen/master
|
5 years ago |
mindspore-ci-bot
|
980b67d1c4
|
!3578 fix maskrcnn dataset rescale bug
Merge pull request !3578 from meixiaowei/master
|
5 years ago |
ms_yan
|
4e3fa200ee
|
repair problem in vgg16 cifar10 version
|
5 years ago |
xsmq
|
5087945479
|
回退 'Pull Request !3236 : use akg to compile gpu ops rather than _akg'
|
5 years ago |
meixiaowei
|
34d2f6202a
|
fix rescale dataset bug
|
5 years ago |
mindspore-ci-bot
|
d469a347f8
|
!3236 use akg to compile gpu ops rather than _akg
Merge pull request !3236 from lingyunli63/use_full_akg_to_support_gpu
|
5 years ago |
zhouyuanshen
|
99f4de1a74
|
fix a bug that causes failure when running muti-p from origin dataset,not from MR
|
5 years ago |
ms_yan
|
cf3fff8996
|
init add vgg16 gpu version
merge the script
optimize the script
|
5 years ago |
mindspore-ci-bot
|
9c461f5565
|
!3513 Add parameter server mode_zoo case and CI test cases.
Merge pull request !3513 from ZPaC/master-add-ps-test-cases
|
5 years ago |
mindspore-ci-bot
|
243c1195f9
|
!3444 Fix README.md and shell scripts in fasterRCNN
Merge pull request !3444 from zhouyuanshen/master
|
5 years ago |
ZPaC
|
07a52688c1
|
Add parameter server model_zoo case and CI test cases.
|
5 years ago |
mindspore-ci-bot
|
979342e0c4
|
!3490 Change readme.txt in WarpCTC and checkpoint directory
Merge pull request !3490 from yangyongjie/master
|
5 years ago |
zhouyuanshen
|
7236955133
|
fix README.md and shell scripts in fasterrcnn
|
5 years ago |
yangyongjie
|
8056e18f84
|
fix word missing in readme.txt and checkpoint directory
|
5 years ago |
guoqi
|
3805f2a4de
|
fix a typo in modelzoo/resnet
|
5 years ago |
mindspore-ci-bot
|
7fbed0ce94
|
!3456 modify resnet50 on imagenet to improve the performance and accuracy
Merge pull request !3456 from guoqi/master
|
5 years ago |
mindspore-ci-bot
|
669a8969c7
|
!3421 Add WarpCTC GPU script
Merge pull request !3421 from yangyongjie/master
|
5 years ago |
mindspore-ci-bot
|
bdea11b9e2
|
!3383 Update ModelZoo README
Merge pull request !3383 from liyanliu96/liyan
|
5 years ago |
guoqi
|
63a4b77065
|
modified resnet50 on imagenet2012 to improve the performance and accuracy
|
5 years ago |
yangyongjie
|
cb3da0304e
|
support running warpctc in GPU
|
5 years ago |
liyanliu
|
22a0c1ce26
|
Update ModelZoo README
|
5 years ago |
meixiaowei
|
a179a85e55
|
upload maskrcnn scripts
|
5 years ago |
mindspore-ci-bot
|
0a84b63fc3
|
!3305 modify the vgg16/lstm path to offical/{cv/npl}
Merge pull request !3305 from caojian05/ms_master_dev
|
5 years ago |
shibeiji
|
29e35a31c0
|
add order params for bert to improve performance
|
5 years ago |
mindspore-ci-bot
|
875bdc2ebc
|
!3319 mv warpctc to official cv
Merge pull request !3319 from gengdongjie/master
|
5 years ago |
mindspore-ci-bot
|
db1a1fb88b
|
!3335 scripts updation for bert to debug failures of pre-training processing when warmup step was set to be zero
Merge pull request !3335 from shibeiji/bert_script_debug
|
5 years ago |
CaoJian
|
f9fdb52373
|
modify the vgg16/lstm path to offical/{cv/npl}
|
5 years ago |
shibeiji
|
af4923123c
|
script update for bert
|
5 years ago |
mindspore-ci-bot
|
031ce81555
|
!3266 add resnext50 GPU script and change the foler path of resnext50 in model zoo
Merge pull request !3266 from zhaoting/ResNext50
|
5 years ago |
anzhengqi
|
f3ae371436
|
fix network wide and deep
|
5 years ago |
zhaoting
|
20e5f7196e
|
add gpu resnext50
|
5 years ago |
mindspore-ci-bot
|
ca6da6751f
|
!3218 Move mass and fasterrcnn to new model zoo directory.
Merge pull request !3218 from linqingke/mass
|
5 years ago |
mindspore-ci-bot
|
de14b851e1
|
!3310 move deeplabv3 and resnext50 from model_zoo to model_zoo/official/cv
Merge pull request !3310 from z00378171/master
|
5 years ago |
zhouyaqiang
|
4f9b79f5d1
|
move deeplabv3 and resnext50 from model_zoo to model_zoo/official/cv
|
5 years ago |
gengdongjie
|
6ec499db72
|
mv warpctc to offcial/cv
|
5 years ago |
mindspore-ci-bot
|
e09d50e4d6
|
!3287 change directory of YOLOv3-ResNet18 and SSD from model_zoo to model_zoo/official/cv
Merge pull request !3287 from chengxb7532/master
|
5 years ago |
mindspore-ci-bot
|
8fc6d1d81f
|
!3280 Update directory of yolov3-darknet53 and deepfm
Merge pull request !3280 from yangyongjie/master
|
5 years ago |
mindspore-ci-bot
|
ca6756b5fe
|
!3292 Move googlenet into ModelZoo official directory
Merge pull request !3292 from liyanliu96/liyan
|
5 years ago |
mindspore-ci-bot
|
1823cc06c3
|
!3269 fix bert scripts to adapt the new concept of repeat_count in minddata
Merge pull request !3269 from chenhaozhe/fix-bert
|
5 years ago |
linqingke
|
a41337dab5
|
mass and fasterrcnn path change.
|
5 years ago |
chengxianbin
|
8fc545d40b
|
change directory of YOLOv3-ResNet18 and SSD from model_zoo to model_zoo/official/cv
|
5 years ago |
chenhaozhe
|
6fdf380923
|
fix bert scripts to adapt the new concept of repeatcount in minddata
|
5 years ago |
liyanliu
|
3c27503f35
|
move googlenet into official dir
|
5 years ago |
yangyongjie
|
93d37b11f2
|
update the directory of YoloV3-DarkNet53 and deepfm
|
5 years ago |
mindspore-ci-bot
|
93323e1e2e
|
!3277 change directory of GCN and GAT from model_zoo to model_zoo/official/gnn
Merge pull request !3277 from chentingting/change_gnn_dir
|
5 years ago |
mindspore-ci-bot
|
38876abaa3
|
!3224 move the resnet from model_zoo to model_zoo/offical/cv
Merge pull request !3224 from guoqi/master
|
5 years ago |
mindspore-ci-bot
|
7bb7328d1d
|
!3233 change lenet and alexnet dir
Merge pull request !3233 from wukesong/ori_master
|
5 years ago |
chentingting
|
f033caa7f0
|
change gnn path
|
5 years ago |
mindspore-ci-bot
|
c10e5f1b22
|
!3146 modelzoo wide&deep run clusters
Merge pull request !3146 from yao_yf/modezoo_widedeep_run_clusters
|
5 years ago |
wangnan39@huawei.com
|
082433183d
|
uniform learning_rate behavior of optimizers
|
5 years ago |
yao_yf
|
3dbe872596
|
modezoo wide&deep run clusters
|
5 years ago |
wukesong
|
513c45d3cf
|
change lenet&alexnet dir
|
5 years ago |
mindspore-ci-bot
|
8e4c0a9d93
|
!3212 GetDatasize feature
Merge pull request !3212 from anzhengqi/epochs-ready
|
5 years ago |
anzhengqi
|
008b91b2a1
|
inject epoch ctrl op in the execution tree and send eos at the end of epoch
|
5 years ago |
guoqi
|
5e5073a3fe
|
move resnet from model_zoo to model_zoo/official/cv folder
|
5 years ago |
chenhaozhe
|
541bf81c1f
|
move bert to new model zoo directory
|
5 years ago |
mindspore-ci-bot
|
ffb7040c3c
|
!3200 [clean]remove loop_can_unroll flag, clean some other python code
Merge pull request !3200 from vlne-v1/remove_loop_can_unroll
|
5 years ago |
yuchaojie
|
df5d162417
|
move transformer net to new modelzoo directory
|
5 years ago |
codesausage
|
a0ddc0e3a8
|
add directory in model_zoo
update directory and delete some
add hub directory
|
5 years ago |