Commit Graph

900 Commits (685a77c7c3c728f24c630984387147d61434fbd3)

Author SHA1 Message Date
wangmin 8d525fc051 adjust order of split allreduce
5 years ago
mindspore-ci-bot 77d1fc683f !6455 [ModelZoo]Change gcn seed
5 years ago
mindspore-ci-bot 31ad1654a1 !6267 delete redundant codes in model zoo
5 years ago
dayschan 59d9f8bf6a remove importing _selected_ops from model_zoo
5 years ago
mindspore-ci-bot e04ada1148 !6246 modify export quant network bug
5 years ago
zhanke a12bac9496 change seed for dropout
5 years ago
mindspore-ci-bot bac1b18c1b !6421 Using the mindspore1.0 Library and add lite test model
5 years ago
mindspore-ci-bot 0097b270cd !6385 add modelzoo Unet network
5 years ago
mindspore-ci-bot 5a76bd717d !6185 fix api comments
5 years ago
mindspore-ci-bot cc4859f0b2 !6358 fix loss print in bert, change epoch number to integer
5 years ago
mindspore-ci-bot e03e087079 !5758 fix arg or hub in resnet
5 years ago
mindspore-ci-bot c3656e8d7b !6419 AlexNet ReadMe
5 years ago
zhanghuiyao 776eb28e6e Add ModelZoo Network: Unet.
5 years ago
zhaoting d421f49e60 delete redundant codes
5 years ago
mindspore-ci-bot 63ae2c3639 !6374 LSTM API optimization
5 years ago
gongdaguo 1c3cf9f3f7 Using the mindspore1.0 Library and add lite test model
5 years ago
wilfChen b6b0f4c68d alexnet dataset seed
5 years ago
wilfChen c267aaefe9 alexnet readme
5 years ago
mindspore-ci-bot db0c0caf10 !6393 bugfix delete batch_size
5 years ago
changzherui 4275ecb11b mod quant export mindir bug
5 years ago
mindspore-ci-bot ab75268187 !6289 mobilenetv2 debug load_ckpt and move raiseError when create dataset
5 years ago
mindspore-ci-bot defd74e261 !6335 add include_top parameter in googlenet for hub
5 years ago
mindspore-ci-bot 74255d9faf !6356 improve maskrcnn precision and performance
5 years ago
chenhaozhe 1a8dffe4c6 change epoch to integer while print loss
5 years ago
mindspore-ci-bot 65c960d3e2 !6389 transformer ckpt path
5 years ago
mindspore-ci-bot c95ed54fe1 !5239 reduce cyclomatic complexity in model zoo
5 years ago
Payne ac8f7734bb debug load_ckpt,rename the network parameters;move the raiseerror of dataset size from dataset.py to train.py, give the control switch to user
5 years ago
root f352204aaa transformer ckpt path
5 years ago
yoonlee666 d90ac3c6d1 bugfix
5 years ago
Ziyan 8ea177e614 fix_api_problems
5 years ago
mindspore-ci-bot f7c5c5265f !6191 add imagenet for alexnet
5 years ago
mindspore-ci-bot 3c1b8935d7 !6283 Add Object detection Android demo project
5 years ago
cj 207e515fce LSTM API optimization
5 years ago
gengdongjie 33d8fd8602 improve maskrcnn precision and performace
5 years ago
wukesong 3b9392cc64 add imagenet for alexent
5 years ago
mindspore-ci-bot a8851f308b !6274 new add densenet121 and update resnet, vgg.
5 years ago
huzhifeng 60759e8522 add googlenet include top for hub
5 years ago
mindspore-ci-bot 3671244ff8 !6233 move batch_size from bert_cfg_cfg to cfg
5 years ago
mindspore-ci-bot 069a1cfbd7 !6256 modify ckpt path
5 years ago
mindspore-ci-bot bd8cf0c14f !6242 fix codedex warning in warpctc
5 years ago
gongdaguo 31b92128cf add object detection
5 years ago
yoonlee666 528072f45f move batch_size from bert_cfg_cfg to cfg
5 years ago
root c8200af525 modify the ckpt path
5 years ago
mindspore-ci-bot 5c11d5b36a !6251 ImageFolderDatasetV2 change to ImageFolderDataset
5 years ago
gengdongjie e7817efe9c fix codedex warning
5 years ago
mindspore-ci-bot 182771618c !6208 fix the uploaded date and Mindspore version of resnet_thor readme file
5 years ago
mindspore-ci-bot 1e248c770f !6272 fix bug in bert TrainOneStepCell
5 years ago
mindspore-ci-bot 59a63d2566 !6257 modify yolov3-resnet18 test case and improve yolov3-darknet-quant performance
5 years ago
zhaoting a4a65ffe06 reduce cyclomatic complexity
5 years ago
linqingke 25579c4523 new add densenet121 and update resnet, vgg.
5 years ago
wangnan39@huawei.com dc78af7365 fix bug in bert
5 years ago
mindspore-ci-bot 17cdaf3a6d !6156 add models into model_zoo/research
5 years ago
mindspore-ci-bot 105422fbb9 !6188 fix loss print of bert, add attention about bind cores in README
5 years ago
mindspore-ci-bot 73d4ceeaf7 !6245 modify the way of read device num
5 years ago
cj c67bd852a5 ImageFolderDatasetV2 change to ImageFolderDataset
5 years ago
chengxianbin d934814e5b fix yolov3-darknet52-quant net performance problem and modify yolov3 test case
5 years ago
mindspore-ci-bot e4e937e07b !6237 mobilenetv2 debug after test
5 years ago
mindspore-ci-bot 535dd9a762 !6216 [MS][LITE]use new link libraries and models and Repair Readme
5 years ago
mindspore-ci-bot 952135362f !6210 update MindSpore ModelZoo readme by adding superlinks
5 years ago
hwjiaorui 1aa8e78491 add smoke test
5 years ago
mindspore-ci-bot 92bd24304a !6161 fix a bug with add set_grad in wide_and_deep network
5 years ago
Payne cd767f0f29 modify readme and some confusion code, fix some bug
5 years ago
gongdaguo fe59c9cf9b delete opencv2
5 years ago
liyanliu e97c475891 add superlinks into ModelZoo readme and keep relevant MindSpore versions
5 years ago
mindspore-ci-bot 8b0793eb84 !6137 modify the model_zoo ckpt path
5 years ago
huzhifeng d10be908b8 add ghostnet, ghostnet_quant, ssd_ghostnet and resnet50_adv_prune to model_zoo/research
5 years ago
mindspore-ci-bot 122e966277 !6174 delete transformer's enable_data_sink option
5 years ago
mindspore-ci-bot 6af9c58189 !6173 Delete platform distinction in mobilenetV2
5 years ago
mindspore-ci-bot 0f16b7324e !6159 optimize the TrainOneStepCell for user's define
5 years ago
wangmin e42639a02d fix readmefile
5 years ago
wangnan39@huawei.com 7578f23632 optim TrainOneStepCell
5 years ago
yuchaojie 786de3252e delete transformer's enable_data_sink option && modify create_data
5 years ago
Yi Huaijie 836d84e9f6 delete redundant codes
5 years ago
chenhaozhe e1f4c066b3 fix loss print in bert and corresponding downstream task
5 years ago
mindspore-ci-bot 10aec24510 !6113 Unify minddata seed to set_seed
5 years ago
mindspore-ci-bot 15a7722d84 !6063 modify loading way of hccl file and display content during training
5 years ago
mindspore-ci-bot cfed098e69 !6052 [ModelZoo]Add bgcf evaluation script
5 years ago
lvchangquan 381d06549c fix a bug with add set_grad() in wide_and_deep network
5 years ago
mindspore-ci-bot aa16811ba5 !6139 fix hccl environ in get_distribute_pretrain_cmd.py
5 years ago
zhaoting 4f801de34b delete platform in mobilenetV2.py
5 years ago
mindspore-ci-bot 411f13bde9 !6135 targrt Davinci to Ascend
5 years ago
mindspore-ci-bot 144998894f !6057 transformer bucket batch modification
5 years ago
mindspore-ci-bot 0cd9775a8b !6082 mobilenetv2 debug and rename Readme.md
5 years ago
hwjiaorui 5f907705ac read json file
5 years ago
xiefangqi b269c57dfb minddata unify seed to set_seed
5 years ago
root ec947ebf3d modify the ckpt path
5 years ago
chenhaozhe 4e587420c0 fix hccl environ in get_distribute_pretrain_cmd.py
5 years ago
yuchaojie fa1247a85e transformer bucket batch modification
5 years ago
yao_yf 3f00d264fd Davinci to Ascend
5 years ago
mindspore-ci-bot ec5ba10c82 !6073 fix some error in doc
5 years ago
mindspore-ci-bot c455c344a9 !5916 unify Conv2d and DepthwiseConv2d
5 years ago
caozhou 7f9e42e266 unify the expression of Conv2d and DepthwiseConv2d
5 years ago
mindspore-ci-bot 91b2591b08 !6079 1.Fix codex of PS module. 2.Use std::vector instead of std::shared_ptr. 3.Optimize some code.
5 years ago
zhanke 36f9f59fd0 add eval script
5 years ago
chenhaozhe 91c65a734a fix some doc error
5 years ago
Payne 1996f715dc add args, close dataset sink mode by default, rename Readme.md -> README.md
5 years ago
ZPaC 4c1f9983d7 Optimize PS code.
5 years ago
mindspore-ci-bot daf6739b22 !6053 limit_cv_threads_num_to_deeplabv3
5 years ago
mindspore-ci-bot f577192591 !6048 SoftmaxCrossEntropyWithLogic api adapt
5 years ago
mindspore-ci-bot 326feab42f !6067 Generate cmd file for distributed_pretrain in bert scripts
5 years ago