Commit Graph

1361 Commits (bc4f452aebec1622eecf58d1911ad095569624bf)

Author SHA1 Message Date
linqingke 3a4938dd8c remove network useless config parameters.
4 years ago
mindspore-ci-bot 497d3a42ca !8905 GPU resnet50 benchmark add fp32 support
4 years ago
mindspore-ci-bot fd9cd7afcd !8744 [MD] support ascend dynamic shape in sink mode
4 years ago
mindspore-ci-bot c60f413ee2 !8933 modify Resnet50-quant data_load_mode value
4 years ago
mindspore-ci-bot 0e58beea2f !8924 modify param
4 years ago
liyong 48e688c166 add dynamic shape support
4 years ago
wukesong ae90224577 modify param
4 years ago
yuchaojie c32139f3fa modify Resnet50-quant data_load_mode value
4 years ago
mindspore-ci-bot ffe4ed5d1a !8791 add style transfer android demo
4 years ago
VectorSL ff0cdd0bd3 gpu benchmrak add fp32
4 years ago
mindspore-ci-bot f87811a878 !8880 update efficientnet scripts & nasnet cn readme
4 years ago
mindspore-ci-bot 86c84c3c09 !8881 update googlenet readme
4 years ago
mindspore-ci-bot 7aac8c0b89 !8864 add network's chinese readme
4 years ago
mindspore-ci-bot e6a7dc2111 !8799 correct the network name
4 years ago
mindspore-ci-bot 67bdad39ed !8835 [ModelZoo]Fix bgcf config error
4 years ago
panfengfeng 148fc597f6 update efficientnet scripts & nasnet cn readme
4 years ago
panfengfeng b90e95eded add imagenet config description
4 years ago
mindspore-ci-bot ce503eb3bc !8831 modify export script for centerface and yolov4
4 years ago
linqingke 7e7babd4a1 add network's chinese readme
4 years ago
zhanke bd6de8bb93 fix bgcf config error
4 years ago
yuzhenhua 6336825d7a modify export for centerface, fix yolov4 export bug
4 years ago
mindspore-ci-bot 22528d117a !8635 Add SqueezeNet to model zoo
4 years ago
mindspore-ci-bot 7689062c7d !8727 Clean code for gnmt_v2 network
4 years ago
gaojing a23ddaf409 clean_code
4 years ago
caojiewen 7da3de2771 correct the network name
4 years ago
mindspore-ci-bot ae4ec0b0ab !8743 modify export script for ssd and yolov4
4 years ago
mindspore-ci-bot 85ddfb246a !8765 fix lstm input dataytype bug in warpctc
4 years ago
hukang hwx963878 f2b7e5ef4a add styleTransfer android demo
4 years ago
mindspore-ci-bot f21f496075 !8780 add cn readme file of resnet_thor
4 years ago
mindspore-ci-bot 85e4efd706 !8779 add chinese readme for mobilenetv2 and mobilenetv3
4 years ago
mindspore-ci-bot 6eca95b756 !8778 add readme_cn
4 years ago
wangmin 7d1194f406 add resnet_thor readme of cn
4 years ago
mindspore-ci-bot adfd70e9d8 !8756 [ModelZoo]Change gnn seed
4 years ago
mindspore-ci-bot 315d492d9d !8739 centerface interface change
4 years ago
wukesong 0f8907c816 add readme_cn
4 years ago
zhaoting 5b9ab437dd add chinese readme for mobilenetv2 and mobilenetv3
4 years ago
wanyiming dad47cf2dd mod_comments
4 years ago
mindspore-ci-bot afde772128 !8703 GPU fix padding and dataset_helper
4 years ago
mindspore-ci-bot 7a6c858704 !8736 add android poseNet demo
4 years ago
hukang hwx963878 042d678fc7 add posenet android demo and fix some run crash on some devices
4 years ago
gengdongjie 846d8691da align the datatype of lstm input in warpctc
4 years ago
yuzhenhua 4ca41ef89e modify export script for ssd and yolov4
4 years ago
mindspore-ci-bot ae62d15bc0 !8740 Fix full batch error in field slice mode
4 years ago
zhanke 9ee138fbcf change gnn seed
4 years ago
mindspore-ci-bot f54c9f4fdd !8705 modify lr and epoch for 8p
4 years ago
xiefangqi 8d0f80a79d fix fasterrcnn x86 performance problem
4 years ago
VectorSL d9bd7fe04e gpu fix padding and dataset_heleper
4 years ago
mindspore-ci-bot fb0e866ad1 !8269 forward unique dynamic shape
4 years ago
huangxinjing 640f7194b9 Fix full batch error
4 years ago
linqingke 122d52200e centerface interface change
4 years ago
mindspore-ci-bot 84957cc4a7 !8650 remove useless config's parameters
4 years ago
yao_yf 31819bb4a7 support forward unique
4 years ago
wukesong dc056b0cd0 modify lr epoch
4 years ago
GreyZzzzzzXh dc176b071e Add SqueezeNet to model zoo
4 years ago
alouhahaha 641888f603 add definition of scale for GPT
4 years ago
mindspore-ci-bot 00b41244ac !8654 fix train failed of resnet_thor
4 years ago
mindspore-ci-bot 78fc3e722f !8704 BugFix for GPT
4 years ago
alouhahaha 2353756515 BugFix for GPT
4 years ago
mindspore-ci-bot 43aeab444e !8567 Add SSD-mobilenet-v1-fpn
4 years ago
mindspore-ci-bot 8658b2f3ed !8574 recitify warpctc script
4 years ago
wangmin 41bdb1e4cf fix thor train failed
4 years ago
linqingke 5e4bd67e32 remove useless config's parameters
4 years ago
chenhaozhe aeb6d2a59f add ssd-mobilenetv1-fpn
4 years ago
mindspore-ci-bot e7c562efd1 !8552 GPU benchmark add distribue
4 years ago
VectorSL a57fdc3b2b add distribute training for gpu benchmark
4 years ago
mindspore-ci-bot 9169d0da6e !8544 Extend hccl time out and modify lr schedule
4 years ago
mindspore-ci-bot ecba84ae7c !8447 export script for VGG16 and Bert,fix faster-rcnn and inceptionv3 bug
4 years ago
mindspore-ci-bot 9e387e3b56 !8514 dataset_attr_name
4 years ago
gengdongjie af34a8257b recitify warpctc script
4 years ago
liyong 8eab1d20f7 add gpt2 preprocess
4 years ago
bai-yangfan b4e020d081 dataset_attr_name
4 years ago
zhouyaqiang 64a3373f31 extend hccl time out and modify lr schedule
4 years ago
yuzhenhua d0f05a7670 add export script for vgg16,bert. fix faster-rcnn and inception bug
4 years ago
mindspore-ci-bot f1f92fa4f9 !8461 add hccl timeout annotation in README for maskrcnn
4 years ago
gaojing 335f3b95c1 modified cast32 to cast64
4 years ago
gengdongjie b7cbd94eeb add hccl timeout annotation for maskrcnn
4 years ago
mindspore-ci-bot 623df51e06 !8420 mode_train_file
4 years ago
bai-yangfan a9cba56191 mode_train
4 years ago
mindspore-ci-bot bf1c08ba47 !8274 himindspore add net that can download new version apk and install
4 years ago
mindspore-ci-bot c5d9c78e46 !8357 New add YOLOV4 network into ModelZoo.
4 years ago
mindspore-ci-bot 8193749295 !7961 new add centerface network.
4 years ago
mindspore-ci-bot 6f40cb3fa0 !8410 update nasnet scripts
4 years ago
mindspore-ci-bot 7b80cba2d2 !8348 modelzoo/retinaface_resnet50 config specification modification
4 years ago
mindspore-ci-bot 962772d2cc !8301 [MS][LITE]Fix Memory Leak
4 years ago
panfengfeng 2b0550b77a update nasnet scripts
4 years ago
mindspore-ci-bot b6ff3537be !8372 mode_export_example
4 years ago
mindspore-ci-bot e1f71a3c1d !8103 Add TinyNet to model zoo
4 years ago
bai-yangfan a0a4f77524 mode_export_example
4 years ago
mindspore-ci-bot b4c599e8e9 !8341 psenet readme update
4 years ago
linqingke 800c690bd8 new add yolov4 network
4 years ago
gongdaguo db89503c89 fix mem leak
4 years ago
mindspore-ci-bot cc7993355c !8288 update transformer scripts
4 years ago
linqingke 11ba97acde new add centerface network.
4 years ago
zhanghuiyao f2c6a81f12 Retinaface_res50: config specification modification.
4 years ago
linqingke 98a29c5308 psenet readme update
4 years ago
mindspore-ci-bot 69105d4a2c !7785 Update ModelZoo README and googlenet README files
4 years ago
mindspore-ci-bot b7fc189c2b !8307 GNMT v2 network
4 years ago
panfengfeng 4ae8285809 update transformer scripts
4 years ago
gaojing 6ac5be72d9 upload gnmt_v2
4 years ago
mindspore-ci-bot 36fca85255 !8251 export script for CNN&CTC
4 years ago