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
|
2020-07-28 15:29:26 +08:00 |
ms_yan
|
cf3fff8996
|
init add vgg16 gpu version
merge the script
optimize the script
|
2020-07-27 22:26:17 +08:00 |
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
|
2020-07-27 14:31:46 +08:00 |
mindspore-ci-bot
|
243c1195f9
|
!3444 Fix README.md and shell scripts in fasterRCNN
Merge pull request !3444 from zhouyuanshen/master
|
2020-07-27 12:01:48 +08:00 |
ZPaC
|
07a52688c1
|
Add parameter server model_zoo case and CI test cases.
|
2020-07-27 11:45:02 +08:00 |
mindspore-ci-bot
|
979342e0c4
|
!3490 Change readme.txt in WarpCTC and checkpoint directory
Merge pull request !3490 from yangyongjie/master
|
2020-07-27 11:18:12 +08:00 |
zhouyuanshen
|
7236955133
|
fix README.md and shell scripts in fasterrcnn
|
2020-07-27 10:49:15 +08:00 |
yangyongjie
|
8056e18f84
|
fix word missing in readme.txt and checkpoint directory
|
2020-07-25 18:05:36 +08:00 |
guoqi
|
3805f2a4de
|
fix a typo in modelzoo/resnet
|
2020-07-25 16:43:21 +08:00 |
mindspore-ci-bot
|
7fbed0ce94
|
!3456 modify resnet50 on imagenet to improve the performance and accuracy
Merge pull request !3456 from guoqi/master
|
2020-07-25 15:06:54 +08:00 |
mindspore-ci-bot
|
669a8969c7
|
!3421 Add WarpCTC GPU script
Merge pull request !3421 from yangyongjie/master
|
2020-07-25 11:37:35 +08:00 |
mindspore-ci-bot
|
bdea11b9e2
|
!3383 Update ModelZoo README
Merge pull request !3383 from liyanliu96/liyan
|
2020-07-25 10:24:58 +08:00 |
guoqi
|
63a4b77065
|
modified resnet50 on imagenet2012 to improve the performance and accuracy
|
2020-07-25 09:38:59 +08:00 |
yangyongjie
|
cb3da0304e
|
support running warpctc in GPU
|
2020-07-24 17:55:30 +08:00 |
liyanliu
|
22a0c1ce26
|
Update ModelZoo README
|
2020-07-24 17:28:26 +08:00 |
meixiaowei
|
a179a85e55
|
upload maskrcnn scripts
|
2020-07-24 17:05:50 +08:00 |
mindspore-ci-bot
|
0a84b63fc3
|
!3305 modify the vgg16/lstm path to offical/{cv/npl}
Merge pull request !3305 from caojian05/ms_master_dev
|
2020-07-23 16:01:42 +08:00 |
shibeiji
|
29e35a31c0
|
add order params for bert to improve performance
|
2020-07-23 11:03:37 +08:00 |
mindspore-ci-bot
|
875bdc2ebc
|
!3319 mv warpctc to official cv
Merge pull request !3319 from gengdongjie/master
|
2020-07-22 20:15:48 +08:00 |
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
|
2020-07-22 20:06:47 +08:00 |
CaoJian
|
f9fdb52373
|
modify the vgg16/lstm path to offical/{cv/npl}
|
2020-07-22 19:25:27 +08:00 |
shibeiji
|
af4923123c
|
script update for bert
|
2020-07-22 18:40:31 +08:00 |
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
|
2020-07-22 17:37:54 +08:00 |
anzhengqi
|
f3ae371436
|
fix network wide and deep
|
2020-07-22 15:30:44 +08:00 |
zhaoting
|
20e5f7196e
|
add gpu resnext50
|
2020-07-22 15:27:34 +08:00 |
mindspore-ci-bot
|
ca6da6751f
|
!3218 Move mass and fasterrcnn to new model zoo directory.
Merge pull request !3218 from linqingke/mass
|
2020-07-22 15:13:18 +08:00 |
mindspore-ci-bot
|
de14b851e1
|
!3310 move deeplabv3 and resnext50 from model_zoo to model_zoo/official/cv
Merge pull request !3310 from z00378171/master
|
2020-07-22 15:10:39 +08:00 |
zhouyaqiang
|
4f9b79f5d1
|
move deeplabv3 and resnext50 from model_zoo to model_zoo/official/cv
|
2020-07-22 15:05:11 +08:00 |
gengdongjie
|
6ec499db72
|
mv warpctc to offcial/cv
|
2020-07-22 11:25:58 +08:00 |
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
|
2020-07-22 11:16:25 +08:00 |
mindspore-ci-bot
|
8fc6d1d81f
|
!3280 Update directory of yolov3-darknet53 and deepfm
Merge pull request !3280 from yangyongjie/master
|
2020-07-22 10:47:14 +08:00 |
mindspore-ci-bot
|
ca6756b5fe
|
!3292 Move googlenet into ModelZoo official directory
Merge pull request !3292 from liyanliu96/liyan
|
2020-07-22 09:47:32 +08:00 |
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
|
2020-07-22 09:05:18 +08:00 |
linqingke
|
a41337dab5
|
mass and fasterrcnn path change.
|
2020-07-22 09:02:20 +08:00 |
chengxianbin
|
8fc545d40b
|
change directory of YOLOv3-ResNet18 and SSD from model_zoo to model_zoo/official/cv
|
2020-07-21 22:44:56 +08:00 |
chenhaozhe
|
6fdf380923
|
fix bert scripts to adapt the new concept of repeatcount in minddata
|
2020-07-21 21:57:05 +08:00 |
liyanliu
|
3c27503f35
|
move googlenet into official dir
|
2020-07-21 21:56:10 +08:00 |
yangyongjie
|
93d37b11f2
|
update the directory of YoloV3-DarkNet53 and deepfm
|
2020-07-21 17:51:25 +08:00 |
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
|
2020-07-21 17:40:24 +08:00 |
mindspore-ci-bot
|
38876abaa3
|
!3224 move the resnet from model_zoo to model_zoo/offical/cv
Merge pull request !3224 from guoqi/master
|
2020-07-21 17:38:43 +08:00 |
mindspore-ci-bot
|
7bb7328d1d
|
!3233 change lenet and alexnet dir
Merge pull request !3233 from wukesong/ori_master
|
2020-07-21 17:37:47 +08:00 |
chentingting
|
f033caa7f0
|
change gnn path
|
2020-07-21 17:35:55 +08:00 |
mindspore-ci-bot
|
c10e5f1b22
|
!3146 modelzoo wide&deep run clusters
Merge pull request !3146 from yao_yf/modezoo_widedeep_run_clusters
|
2020-07-21 09:31:21 +08:00 |
wangnan39@huawei.com
|
082433183d
|
uniform learning_rate behavior of optimizers
|
2020-07-20 21:09:20 +08:00 |
yao_yf
|
3dbe872596
|
modezoo wide&deep run clusters
|
2020-07-20 17:44:07 +08:00 |
wukesong
|
513c45d3cf
|
change lenet&alexnet dir
|
2020-07-20 15:01:20 +08:00 |
mindspore-ci-bot
|
8e4c0a9d93
|
!3212 GetDatasize feature
Merge pull request !3212 from anzhengqi/epochs-ready
|
2020-07-20 14:18:27 +08:00 |
anzhengqi
|
008b91b2a1
|
inject epoch ctrl op in the execution tree and send eos at the end of epoch
|
2020-07-20 13:02:47 +08:00 |
guoqi
|
5e5073a3fe
|
move resnet from model_zoo to model_zoo/official/cv folder
|
2020-07-20 11:27:16 +08:00 |
chenhaozhe
|
541bf81c1f
|
move bert to new model zoo directory
|
2020-07-19 14:57:16 +08:00 |