mindspore-ci-bot
fb54d8877a
!5924 vgg16 support imagenet dataset on Ascend
...
Merge pull request !5924 from caojian05/ms_master_vgg16_support_imagenet_on_ascend
4 years ago
mindspore-ci-bot
a1fdb71cf9
!5881 modify wrong args
...
Merge pull request !5881 from yepei6/mobilenetv2
4 years ago
Eric
5371442786
Fixes model_zoo with minddata API change
4 years ago
xiefangqi
d0410d6191
md delete set_dataset_size interface
4 years ago
ZPaC
7002939540
1.Fix error when pserver finishes training.
...
2.Optimize worker and server log.
3.Try Catch ps-lite exceptions.
4 years ago
yoonlee666
16c2c17436
edit bert hub config
4 years ago
Payne
da41c9d683
modify wrong args
4 years ago
nhussain
3bac9d3713
switch input columns and operation
...
change ImagefolderDV2 name
change ds.transforms.vision to ds.vision
change batch api to match map api more closely
compose op changes
test_pylint
remove compose op from vision, move to transform module, refactor map and batch to use column_order
4 years ago
CaoJian
41e6ceaa72
vgg16 support imagenet dataset on Ascend
4 years ago
lvchangquan
7abe692fb5
add set_grad() for pynative mode in model_zoo network
4 years ago
mindspore-ci-bot
947247bbc5
!5888 add bert hub config
...
Merge pull request !5888 from yoonlee666/master
4 years ago
panfengfeng
fc310bc5ae
fix network bug
4 years ago
yoonlee666
0a2f472578
add hub config for bert base and nezha
4 years ago
ZPaC
87bf2a7dcd
Add PS context.
4 years ago
mindspore-ci-bot
ad186e79d8
!5599 Collect input data when `dataset_sink_mode` set on GPU
...
Merge pull request !5599 from LiHongzhang/dataset_sink_mode
4 years ago
mindspore-ci-bot
c65f32b27f
!5788 [ModelZoo]Add bgcf to model zoo
...
Merge pull request !5788 from zhanke/bgcf
4 years ago
mindspore-ci-bot
d14221ea8b
!5849 mobilenetv2 modify api and debug
...
Merge pull request !5849 from yepei6/mobilenetv2
4 years ago
mindspore-ci-bot
4535faa2b0
!5837 [AutoParallel]Rectification allreduce fusion api
...
Merge pull request !5837 from lichen/rectification_allreduce_fusion_api
4 years ago
Payne
d6278c2bc6
train with ascend, modify api and debug
4 years ago
Li Hongzhang
066950f69e
GPU dataset_sink_mode collect inputs
4 years ago
lichenever
f2d3fd34ce
rectification_allreduce_fusion_api
4 years ago
zhanke
49f8076137
Add bgcf to model zoo
4 years ago
mindspore-ci-bot
0b67b8c45e
!5827 fix scripts bug
...
Merge pull request !5827 from hwjiaorui/master
4 years ago
mindspore-ci-bot
5901be3ba8
!5833 fix thor optimizer interface
...
Merge pull request !5833 from wangmin0104/master
4 years ago
liuyang_655
18c442e724
modify _exec_save_checkpoint
4 years ago
wangmin
3349d4372b
fix thor optimizer interface
4 years ago
hwjiaorui
c60d5ae5e0
fix bug about target device
4 years ago
mindspore-ci-bot
6a851ee252
!5771 Add deeplabv3 to modelzoo
...
Merge pull request !5771 from jiangzhenguang/deeplabv3
4 years ago
mindspore-ci-bot
4e7346509f
!5782 change allreduce fusion function
...
Merge pull request !5782 from wangmin0104/master
4 years ago
jzg
2169cf32a1
Add deeplabv3 to modelzoo.
5 years ago
wangmin
b035890128
allreduce fusion
5 years ago
mindspore-ci-bot
9b4f7e4b18
!5767 fix codex report problems
...
Merge pull request !5767 from zhaozhenlong/lite/op/clean_codex
5 years ago
mindspore-ci-bot
5a2e126853
!5748 fix readme file for thor optimizer
...
Merge pull request !5748 from wangmin0104/master
5 years ago
zhaozhenlong
73ab2433c3
fix codex
5 years ago
mindspore-ci-bot
5f34c71ad5
!5700 rename mirror_mean to gradient_mean
...
Merge pull request !5700 from yao_yf/mirrot_mean_to_gradients_mean
5 years ago
mindspore-ci-bot
e5686df05a
!5127 add training script
...
Merge pull request !5127 from hwjiaorui/master
5 years ago
yao_yf
d4cfe55c04
rename mirror_mean to gradients_mean
5 years ago
zhouyaqiang
5ad4cfe6c3
fix arg or hub in resnet
5 years ago
wangmin
13de72d243
fix readme file for thor optimizer
5 years ago
linqingke
4d9d8c3e74
Modelzoo interface change.
5 years ago
mindspore-ci-bot
9018737e99
!5696 [Auto parallel] Move 'multi-subgraphs' interface to internal
...
Merge pull request !5696 from Xiaoda/20-moving-multi-graph-interface-internal
5 years ago
mindspore-ci-bot
4781021c1d
!5732 mobilenetv2 add incremental_learn func
...
Merge pull request !5732 from yepei6/mobilenetv2_finetune
5 years ago
mindspore-ci-bot
fbf8a3bbcc
!5728 change initial
...
Merge pull request !5728 from wukesong/modify_init
5 years ago
mindspore-ci-bot
1cd4ac2ad4
!5708 support startup script of bert_thor with relative path
...
Merge pull request !5708 from wangmin0104/master
5 years ago
Payne
d7e2bf974f
add incremental learn fun
5 years ago
hwjiaorui
aaa0436882
add training scripts and modify readme of mobilenetv2_quant and
...
resnet50_quant
modify readme
5 years ago
wukesong
fb568c7dba
modify lenet normal
5 years ago
mindspore-ci-bot
a50bc2182e
!5665 delete enable_fused_layernorm
...
Merge pull request !5665 from yoonlee666/bugfix
5 years ago
mindspore-ci-bot
fc79997de5
!5502 Mod SoftmaxCrossEntropyWithlogits
...
Merge pull request !5502 from wanyiming/mod_SoftmaxCrossEntropyWithlogits
5 years ago
Xiaoda Zhang
42f1241270
remove 'multi-subgraphs' to internal
5 years ago
wanyiming
0ec70068ae
mod_SoftmaxCrossEntropyWithLogits
5 years ago
wangmin
d63b1f16bd
support startup bert_thor script with relative path
5 years ago
mindspore-ci-bot
1c3fc5c49b
!5670 modify lenet network
...
Merge pull request !5670 from wukesong/lenet_network
5 years ago
yoonlee666
dfd85caa1b
delete enable_fused_layernorm
5 years ago
wukesong
4283c88e0f
modify lenet network
5 years ago
hanhuifeng2020
e0b8302a29
improve performance for yolov3_darknet53 and update performance data to readme
5 years ago
mindspore-ci-bot
4ec343961e
!5482 modify save_checkpoint
...
Merge pull request !5482 from liuyang/md_save_checkpoint
5 years ago
mindspore-ci-bot
76694059a2
!5639 fix bug of bert_thor and update readme.md
...
Merge pull request !5639 from wangmin0104/master
5 years ago
mindspore-ci-bot
93d442f6e8
!5587 [MS][Googlenet][README]googlenet readme have somewhere need to correct
...
Merge pull request !5587 from caojian05/ms_googlenet_readme_update
5 years ago
mindspore-ci-bot
44a9c25251
!5632 Add clip_by_global_nrom in bert
...
Merge pull request !5632 from chenhaozhe/add-global-norm-to-bert
5 years ago
CaoJian
71c8426350
googlenet README update
5 years ago
wangmin
d24ce34c36
fix bug of bert_thor
5 years ago
mindspore-ci-bot
d31c158faf
!5626 fix readme file for thor optimizer
...
Merge pull request !5626 from wangmin0104/master
5 years ago
mindspore-ci-bot
1093c97f76
!5597 Modify model._train method
...
Merge pull request !5597 from liuyang/MT
5 years ago
chenhaozhe
ac95836257
add global norm in bert
5 years ago
jonyguo
f08a05975e
fix: data_tpye var error
5 years ago
wangmin
c11e064e18
fix readme file for resnet_thor
5 years ago
mindspore-ci-bot
8afe005f61
!5577 Fix readme of mobilnetv2 quant
...
Merge pull request !5577 from chenfei_mindspore/master
5 years ago
jonyguo
314fef8ecc
fix: arg_opt is not defined
5 years ago
mindspore-ci-bot
d5e02cf474
!5584 delete the redundant argument while initializing the class of GradOperation
...
Merge pull request !5584 from shibeiji/master
5 years ago
mindspore-ci-bot
0f344f33e2
!5601 fix shufflenet_scripts
...
Merge pull request !5601 from panfengfeng/fix_shufflenet_scripts
5 years ago
liuyang_655
65a9c80aae
model_train
5 years ago
panfengfeng
121943bdb5
update shufflenetv2 scripts
5 years ago
mindspore-ci-bot
236952ca6c
!5553 Modify read me of inceptionv3
...
Merge pull request !5553 from zhouyaqiang0/master
5 years ago
mindspore-ci-bot
042ac51f05
!5568 bert script bugfix
...
Merge pull request !5568 from yoonlee666/master
5 years ago
shibeiji
d57960ed4c
delete the redundant argument while initializing class of GradOperation
5 years ago
liuyang_655
4683de3443
modify save_checkpoint
5 years ago
chenfei
afef69a7fc
fix readme of moblinetv2 quant
5 years ago
yoonlee666
ff4e02a09d
bert script bugfix
5 years ago
wangmin
9748a3d2ee
train paramters for GPU
5 years ago
zhouyaqiang
ce3881636b
modify readme of inceptionv3
5 years ago
mindspore-ci-bot
8088d1916a
!5507 vgg16 readme update
...
Merge pull request !5507 from caojian05/ms_vgg_readme_update
5 years ago
mindspore-ci-bot
b2b238bbf0
!5503 Modify readme of deeplabv3 and inceptionv3
...
Merge pull request !5503 from zhouyaqiang0/master
5 years ago
mindspore-ci-bot
3ffe439073
!5527 fix gcn readme format error
...
Merge pull request !5527 from chentingting/gcn_readme_format
5 years ago
mindspore-ci-bot
cd19bcdf2a
!5532 fix gat readme format error
...
Merge pull request !5532 from zhanke/gat_readme
5 years ago
mindspore-ci-bot
603e33dfce
!5542 warpctc and maskrcnn readme recitification
...
Merge pull request !5542 from gengdongjie/readme_recitification
5 years ago
gengdongjie
0689da1e84
warpctc and maskrcnn readme recitification
5 years ago
Jolin Zhang46
c30713d629
update model zoon image_classifiction readme
5 years ago
mindspore-ci-bot
d3bc68a4b2
!5531 update opencv,mslite into network
...
Merge pull request !5531 from zhangbiao31/master
5 years ago
mindspore-ci-bot
7962287f3e
!5097 Adding ShuffleNetV2 model to modelzoo
...
Merge pull request !5097 from alashkari/shufflenet
5 years ago
mindspore-ci-bot
a6c1fb2c25
!4478 Add an example of training NASNet in MindSpore
...
Merge pull request !4478 from dessyang/master
5 years ago
mindspore-ci-bot
037b8e9a96
!5504 modify README.md
...
Merge pull request !5504 from wukesong/modify_read
5 years ago
mindspore-ci-bot
22248ea069
!5497 modify yolov3-resnet18 README
...
Merge pull request !5497 from chengxb7532/master
5 years ago
kezhan
780f7a7dc4
fix gat readme format error
5 years ago
wangzhe
160b057930
!3 update opencv,mslite into network
...
* update opencv,mslite into network
5 years ago
chentingting
2caf3dbabf
fix gcn readme format error
5 years ago
mindspore-ci-bot
bf05bf3578
!5495 wide_and_deep_multitable_readme_modify
...
Merge pull request !5495 from yao_yf/modelzoo_wide_and_deep_readme1
5 years ago
mindspore-ci-bot
3f1e05881d
!5474 bert script bugfix
...
Merge pull request !5474 from yoonlee666/bugfix
5 years ago
wukesong
e7b8d5eeac
modify readme
5 years ago
zhouyaqiang
d33ea18796
modify readme
5 years ago
CaoJian
e512fac44f
vgg16 readme update
5 years ago
mindspore-ci-bot
977c4655fe
!5469 bugfix on argparser for bool
...
Merge pull request !5469 from gengdongjie/master
5 years ago
mindspore-ci-bot
767c4c7fae
!5463 update resnet50 readme
...
Merge pull request !5463 from VectorSL/readme
5 years ago
mindspore-ci-bot
0f28998969
!5471 Remove bool type arg of script
...
Merge pull request !5471 from chenfei_mindspore/rm-bool-arg-of-script
5 years ago
chengxianbin
e2e61be86d
modify yolov3-resnet18 README
5 years ago
mindspore-ci-bot
596c91dc05
!5465 remove bool in parameter parser of wide&deep
...
Merge pull request !5465 from yao_yf/remove_bool_paraser_in_wide_and_deep
5 years ago
yao_yf
c666291824
wide_and_deep_multitable_readme_fix
5 years ago
yoonlee666
954f53da9e
enhancement
5 years ago
mindspore-ci-bot
e6a4d932b4
!5350 [AutoParallel]Rectification distributed init
...
Merge pull request !5350 from lichen/rectification_init
5 years ago
gengdongjie
a99bc1a9b0
bugfix on argpasr for bool
5 years ago
chenfei
40580cc795
rm bool arg of script
5 years ago
mindspore-ci-bot
135cfc6adf
!5444 Support manual convert to quantative network of resnet
...
Merge pull request !5444 from chenfei_mindspore/add-manual-quant-network-of-resnet
5 years ago
mindspore-ci-bot
3d23884a3a
!5452 modify README of ssd, yolov3-resnet18 and yolov3-darknet_quant
...
Merge pull request !5452 from chengxb7532/master
5 years ago
yao_yf
a36c68b1ab
no_bool_parser_in_wide_and_deep_multitable
5 years ago
VectorSL
e61b4000df
update resnet readme
5 years ago
lichenever
d3e55b543e
rectification init
5 years ago
mindspore-ci-bot
c247f5cdbf
!5325 add schema file introduce for BERT and TinyBERT
...
Merge pull request !5325 from wanghua/master
5 years ago
Amir Lashkari
b5ad736b75
Adding ShuffleNetV2 to ModelZoo
...
Added Readme.md
Fixed PyLint Errors
Fixed PyLint Errors-2
Fixed PyLint Errors-3
Fixed PyLint Errors-4
Fixed PyLint Errors-5
Fixed PyLint Errors-6
Fixed PyLint Errors-7
Update eval.py
Updated ShuffleNetV2 model
Fixed PyLint Error
Fixed PyLint Error #2
Fixed PyLint Error #3
Applied Comments
Fixed PyLint
Fixed PyLint #2
5 years ago
dessyang
eb9e2ed78b
Add an example of training NASNet in MindSpore
...
fix pylint
5 years ago
chenfei
a3b65f7ba5
add manual quant network of resnet
5 years ago
chengxianbin
177d8441f0
modify README
5 years ago
mindspore-ci-bot
18bdcb1718
!5248 modify dataset_sink_mode parameter
...
Merge pull request !5248 from wukesong/br1
5 years ago
mindspore-ci-bot
be13688e29
!5431 update lstm readme
...
Merge pull request !5431 from caojian05/ms_lstm_readme_update
5 years ago
mindspore-ci-bot
b30ec5e976
!5439 add image_classification in model zoo
...
Merge pull request !5439 from zhangbiao31/zb0828
5 years ago
wanghua
f347d1c9e7
add schema for BERT and TinyBERT
5 years ago
Jolin Zhang46
ae2b50afe5
add image_classification
5 years ago
mindspore-ci-bot
a0d28264b3
!5146 add mindspore hub config into googlenet directory to test how hub API works
...
Merge pull request !5146 from liyanliu96/liyan
5 years ago
mindspore-ci-bot
9514dc889b
!5313 Modify for resnet readme and fix bool type optional
...
Merge pull request !5313 from qujianwei/master
5 years ago
CaoJian
c465f2bf5c
update lstm readme
5 years ago
mindspore-ci-bot
3847e8b340
!5407 fix yolov3-resnet18&ssd bool argument parse bug and modify README
...
Merge pull request !5407 from chengxb7532/master
5 years ago
mindspore-ci-bot
820f2cb4eb
!5351 move ParalleMode to Context
...
Merge pull request !5351 from yao_yf/parallel_context_collation
5 years ago
yao_yf
07117e4dd4
mv ParallelMode to context
5 years ago
mindspore-ci-bot
a8c5dfae3b
!4957 lstm readme
...
Merge pull request !4957 from chenweifeng/lstm-readme
5 years ago
wilfChen
734993e21a
lstm readme
5 years ago
mindspore-ci-bot
c9148c967b
!5214 yolov3_darknet53 script suit for gpu
...
Merge pull request !5214 from hanhuifeng/yolov3_gpu
5 years ago
chengxianbin
dd53df462a
modify yolov3-darknet53-quant README and fix bool arguement parse bug
5 years ago
mindspore-ci-bot
eced8b32e9
!5243 1、add hub config for resnet 2、fix readme of deeplabv3 and inceptionv3 3、Extend hccl time out of resnext50
...
Merge pull request !5243 from zhouyaqiang0/master
5 years ago
mindspore-ci-bot
ac9b69ba4b
!5397 fix googlenet performance master
...
Merge pull request !5397 from panfengfeng/fix_googlenet_performance_master
5 years ago
qujianwei
2c6926fecc
modify for resnet readme
5 years ago
zhouyaqiang
3277185684
1、fix readme of inceptionv3 and deeplabv3
...
2、add hub config for resnet
3、extend hccl time out of resnext50
5 years ago
mindspore-ci-bot
b178c0ccd1
!5175 ReadMe file normalize
...
Merge pull request !5175 from chenfei_mindspore/fix-readme
5 years ago
mindspore-ci-bot
f3fc24c82a
!5368 fix sink_size bug for transformer
...
Merge pull request !5368 from yuchaojie/transformer_st
5 years ago
panfengfeng
938af7963b
fix googlenet performance master
5 years ago
mindspore-ci-bot
6ce06b7716
!5329 change parser add_argument type bool to ast.literal_eval
...
Merge pull request !5329 from chentingting/fix_parser_bool
5 years ago
mindspore-ci-bot
2ef3216755
!5378 update tiny bert shell script and readme for support mindrecord
...
Merge pull request !5378 from guozhijian/update_tinybert_readme
5 years ago
mindspore-ci-bot
b623cda953
!5287 yolov3-resnet18 and ssd net ReadMe file normalize
...
Merge pull request !5287 from chengxb7532/master
5 years ago
yuchaojie
9fb6f0c34b
fix sink_size bug for transformer
5 years ago
hanhuifeng2020
d476e8b887
yolov3_darknet53 suit for gpu
5 years ago
chenfei
dae9e014d2
fix readme
5 years ago
jonyguo
fe016d321c
update tiny bert script and readme
5 years ago
wukesong
44d7d85004
modify dataste_sink_mode
5 years ago
mindspore-ci-bot
7127304c67
!4814 support minddateset for tinybert
...
Merge pull request !4814 from dengyutao/tinybert
5 years ago
chengxianbin
32a470fda0
modiy ssd&yolov3-resnet18 net README.md
5 years ago
mindspore-ci-bot
8d3ce090e4
!5230 modify readme.md for deepfm
...
Merge pull request !5230 from yangyongjie/master
5 years ago
mindspore-ci-bot
586d6673b3
!5307 change enable_data_sink value to true for transformer
...
Merge pull request !5307 from yuchaojie/transformer2
5 years ago
mindspore-ci-bot
e4909f9050
!5277 add option choices for transformer
...
Merge pull request !5277 from yuchaojie/transformer_st
5 years ago
liyanliu
e9a6feed52
add mindspore hub config file into googlenet and fix bugs in README
5 years ago
yuchaojie
15b366307e
change enable_data_sink value to true for transformer
5 years ago
mindspore-ci-bot
816ea95d5d
!5309 wide&deep field slice mode
...
Merge pull request !5309 from yao_yf/wide_and_deep_field_slice
5 years ago
mindspore-ci-bot
df9d67c0dc
!5235 add tinybert gpu readme
...
Merge pull request !5235 from hanhuifeng/tinybert_readme
5 years ago
chentingting
972a24e43a
fix parser bool
5 years ago
yao_yf
78386683bf
wide_and_deep field slice
5 years ago
yuchaojie
48efc182e0
change option choices for transformer
5 years ago
mindspore-ci-bot
92e2d21ea4
!5088 Fix MASS and FasterRcnn CI Problem.
...
Merge pull request !5088 from linqingke/mass
5 years ago
yangyongjie
4e56132b32
modify readme for deepfm
5 years ago
mindspore-ci-bot
8eff6c96b4
!5045 merge slice parameter checkpoints in wide&deep
...
Merge pull request !5045 from yao_yf/wide_and_deep_eval_host_device
5 years ago
mindspore-ci-bot
314c5ad055
!5172 remove name arg from gradoperation
...
Merge pull request !5172 from riemann_penn/remove_name_args_from_gradoperation
5 years ago
hanhuifeng2020
fbafedf135
add tinybert gpu readme
5 years ago
mindspore-ci-bot
8e04ce04d3
!5196 fix bug for yolov3-resnet18 scripts
...
Merge pull request !5196 from chengxb7532/master
5 years ago
mindspore-ci-bot
c05731b6d5
!5112 fix SE-Resnet50 infer to use 24 epoch and add SE-Resnet50 readme description
...
Merge pull request !5112 from qujianwei/master
5 years ago
dengyutao
4e0447b05e
support minddataset for tinybert
5 years ago
panyifeng
1a54785fe2
remove name arg from gradoperation
5 years ago
yao_yf
eeede168fa
wide_and_deep merge ckpt in eval
5 years ago
chengxianbin
07662e1ae9
clear the warning of execute run_distribute_train.sh
5 years ago
mindspore-ci-bot
40a3a7146f
!5148 change group conv dtype in gpu resnext50
...
Merge pull request !5148 from zhaoting/master
5 years ago
mindspore-ci-bot
b8da525fb1
!5135 modify readme.md for yolov3_darknet53
...
Merge pull request !5135 from yangyongjie/master
5 years ago
mindspore-ci-bot
1afb8749b6
!4933 Improve the Outputs Quality and Change Saving Frequency
...
Merge pull request !4933 from huangxinjing/wide-deep-checkpoint
5 years ago
qujianwei
c6c695b90a
fix for se-resnet 28 epoch train
5 years ago
mindspore-ci-bot
167dc5f09e
!4799 Improve performance of bert by mimic higher batch size
...
Merge pull request !4799 from shibeiji/bert_accu_steps
5 years ago
zhaoting
9ef6e72c8c
change group conv dtype in gpu resnext50
5 years ago
mindspore-ci-bot
ac239b6506
!5100 fix thor optimizer readme file for resnet50
...
Merge pull request !5100 from wangmin0104/master
5 years ago
yangyongjie
b9a2e771c6
modify readme for yolov3_darknet53
5 years ago
mindspore-ci-bot
5c9348ab17
!5012 modify readme for GAT
...
Merge pull request !5012 from zhanke/gat_readme
5 years ago
mindspore-ci-bot
00208de83a
!4907 Add description of Random Situation for Wide&Deep and Wide&Deep of Mutli-Table
...
Merge pull request !4907 from huangxinjing/wide-deep-readme
5 years ago
mindspore-ci-bot
7d4f481884
!5017 remove internal interface in wide&deep
...
Merge pull request !5017 from yao_yf/wide_and_deep_no_internal_interface
5 years ago
mindspore-ci-bot
136cb8c100
!5060 Modify readme of deeplabv3
...
Merge pull request !5060 from zhouyaqiang0/master
5 years ago
shibeiji
40fc11e9a4
Mimic higher batch size by accumulating gradients N times before weight update
5 years ago
huangxinjing
4c1ae4de9e
Add outpus for mutlti-table format
...
Change the default value of the parameter
Add datasink size.
5 years ago
linqingke
ad8b98b476
fix fasterrcnn and mass bug.
5 years ago
wangmin
2a2c944d19
fix thor optimizer readme for resnet50
5 years ago
mindspore-ci-bot
1ad21a1d18
!4981 modify BERT and TinyBERT README.md
...
Merge pull request !4981 from wanghua/master
5 years ago
mindspore-ci-bot
be99613a3d
!4947 model_zoo README.md format change for googlenet
...
Merge pull request !4947 from caojian05/ms_googlenet_readme_update
5 years ago
yao_yf
a9a8e323b2
remove internal interface in wide&deep
5 years ago
wanghua
a40cc12fae
modify BERT and TinyBERT README.md
5 years ago
mindspore-ci-bot
2178aa803f
!4921 modify readme for GCN
...
Merge pull request !4921 from chentingting/gcn_readme
5 years ago
zhouyaqiang
c2dc1a7ce6
modify readme in deeplabv3
5 years ago
zhanke
df8bedd299
gat modelzoo
5 years ago
CaoJian
983d6f16a7
model_zoo README.md format change for googlenet
5 years ago
chentingting
2306726225
gcn modelzoo
5 years ago
mindspore-ci-bot
eb2437d517
!4982 Add inference result to readme of inceptionv3
...
Merge pull request !4982 from zhouyaqiang0/master
5 years ago
mindspore-ci-bot
0b46e5bc57
!4988 modify lenetalexnet README.md
...
Merge pull request !4988 from wukesong/lenet-mkdify
5 years ago
mindspore-ci-bot
fd3eed15c2
!5016 maskrcnn adopt smoothl1loss change
...
Merge pull request !5016 from gengdongjie/master
5 years ago
huangxinjing
52b49a969a
Add descripition for Wide&Deep model
5 years ago
wukesong
762a5c83ca
modify lenet
5 years ago
gengdongjie
834d98b6b2
maskrcnn adapt SmoothL1Loss change
5 years ago
zhouyaqiang
51310a630c
Add inference result to readme of inceptionv3
5 years ago
mindspore-ci-bot
b52229379d
!4931 add script
...
Merge pull request !4931 from wukesong/add_shell
5 years ago
mindspore-ci-bot
d184066b77
!4967 Resnext50 readme normalize
...
Merge pull request !4967 from zhaoting/readme
5 years ago
mindspore-ci-bot
38c366306c
!4937 vgg16: modify readme format and replace callback
...
Merge pull request !4937 from ms_yan/vgg_format
5 years ago
zhaoting
a5c16fc4ac
resnext50 readme normalize
5 years ago
ms_yan
0752c566b1
modify format in vgg16
5 years ago
panfengfeng
30b69d3488
fix googlenet & deepfm
5 years ago
wukesong
9784a58da2
add script shell
5 years ago
mindspore-ci-bot
72efb63fd8
!4917 Modify readme for inceptionv3
...
Merge pull request !4917 from zhouyaqiang0/master
5 years ago
zhouyaqiang
aba52a459e
modify readme for inceptrionv3
5 years ago
mindspore-ci-bot
46429a98bf
!4869 Add ci for quant
...
Merge pull request !4869 from chenfei_mindspore/master
5 years ago
mindspore-ci-bot
a86e17ff62
!4865 Rewrite the REAMD.md in Wide&Deep model
...
Merge pull request !4865 from huangxinjing/wide-deep-readme
5 years ago
chenfei
a71868f1e5
add ci for quant
...
add ci for quant
5 years ago
huangxinjing
cd34a553b9
Reschedules the outline
5 years ago
mindspore-ci-bot
3cceb64ca5
!4880 GPU modelzoo change Resnet50 default training to Mixprecision
...
Merge pull request !4880 from VectorSL/model-zoo
5 years ago
mindspore-ci-bot
6511491a7c
!4691 Fix MASS and FasterRcnn README.
...
Merge pull request !4691 from linqingke/new_ops
5 years ago
mindspore-ci-bot
e485a61128
!4838 Modify Bert Thor ReadMe
...
Merge pull request !4838 from wangmin0104/master
5 years ago
mindspore-ci-bot
153ed6f602
!4857 Deepfm, add 8p learing rate value to README.md
...
Merge pull request !4857 from tom_chen/deepfm_lr
5 years ago
mindspore-ci-bot
51d92b1183
!4824 update voc preprocess data
...
Merge pull request !4824 from hanjun996/master
5 years ago
VectorSL
13de53d667
reset50 gpu change to defaut training to mixprecision
5 years ago
tom__chen
447be49322
deepfm add info about learning rate in README.md
5 years ago
mindspore-ci-bot
f04899fa57
!4835 Add eval.py to the Wide&Deep model
...
Merge pull request !4835 from huangxinjing/outbrain-eval
5 years ago
mindspore-ci-bot
c3d3750195
!4803 [Quant][lenet]eval should set bn_fold as true
...
Merge pull request !4803 from chenfei_mindspore/master
5 years ago
chenfei
2a5d90dc15
[Quant][lenet]eval should set bn_fold as true
5 years ago
huangxinjing
2ce0537abf
Add evaluation
5 years ago
wangmin
e6be30a094
modify ReadMe
5 years ago
mindspore-ci-bot
dbf8c55519
!4792 normalize mobilenetv2 mobilenetv3 readme, delete mobilenetv3 ascend
...
Merge pull request !4792 from zhaoting/readme
5 years ago
yao_yf
da7c8cbae1
wide_and_deep gpu host_device
5 years ago
hanjun996
6339d6f00a
update preprocess data
5 years ago
zhaoting
37f78ec3e7
mobilenetv2 mobilenetv3 readme normalize, delete mobilenetv3 ascend
5 years ago
mindspore-ci-bot
26ac496093
!4735 Add network inceptionv3-ascend
...
Merge pull request !4735 from zhouyaqiang0/master
5 years ago
mindspore-ci-bot
9f06974d0f
!4703 Add GPU support for DeepFM model
...
Merge pull request !4703 from tom_chen/deepfm_gpu
5 years ago
mindspore-ci-bot
748d7f1f1a
!4685 Export server embedding table ckpts.
...
Merge pull request !4685 from ZPaC/master-supports-export-server-ckpt
5 years ago
zhouyaqiang
253fd92fe0
add network inceptionv3
5 years ago
tom__chen
183ae5d009
add gpu support for deepfm model
...
fixed pylint errors
5 years ago
mindspore-ci-bot
c8c1256c6c
!4751 modify the readme
...
Merge pull request !4751 from zongha/master
5 years ago
zongha
91accd1ed4
for readme modify
5 years ago
mindspore-ci-bot
29808eb128
!4736 Adjust the dense structure in the wide&deep multi-table
...
Merge pull request !4736 from huangxinjing/wide-deep-mutli-table-pos
5 years ago
mindspore-ci-bot
77e83fb24d
!4569 remove criteo keyword
...
Merge pull request !4569 from hanjun996/master
5 years ago
ZPaC
5084557f67
Export server embedding table ckpt.
5 years ago
huangxinjing
e0a34dae3b
Adjust the dense structure in the wide&deep multi-table
5 years ago
mindspore-ci-bot
c55a8297c8
!4714 bug fix for ME
...
Merge pull request !4714 from chenzhongming/new_master
5 years ago
chenzomi
5bbfa67439
bug fix for ME
5 years ago
linqingke
642d48e9dd
fix floordiv and iou ops.
5 years ago
chenfei
9a12fab404
fix bug of freeze_bn default value
5 years ago