mindspore-ci-bot
be62fd7fa6
!5768 Save the GPU backend multi card output in different folders.
...
Merge pull request !5768 from linqingke/fasterrcnn
5 years ago
nhussain
92e99ff224
change map calls
5 years ago
mindspore-ci-bot
eedbbb3649
!5958 Modify interface for function and remove duplicated def
...
Merge pull request !5958 from lilei/modify_bug
5 years ago
wangnan39@huawei.com
fdac02feed
delete DataWrapper and optim Model
5 years ago
linqingke
845ff342ed
Save the GPU backend multi card output in different folders.
5 years ago
mindspore-ci-bot
994cfcb8a0
!5914 edit bert hub config file and tinybert script bugfix
...
Merge pull request !5914 from yoonlee666/master
5 years ago
lilei
71adabd944
modify_bug
5 years ago
mindspore-ci-bot
cd07acc8a4
!5903 add set_grad() for pynative mode in model_zoo networks
...
Merge pull request !5903 from lvchangquan/master
5 years ago
yoonlee666
16c2c17436
edit bert hub config
5 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
5 years ago
lvchangquan
7abe692fb5
add set_grad() for pynative mode in model_zoo network
5 years ago
mindspore-ci-bot
947247bbc5
!5888 add bert hub config
...
Merge pull request !5888 from yoonlee666/master
5 years ago
yoonlee666
0a2f472578
add hub config for bert base and nezha
5 years ago
ZPaC
87bf2a7dcd
Add PS context.
5 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
5 years ago
Li Hongzhang
066950f69e
GPU dataset_sink_mode collect inputs
5 years ago
lichenever
f2d3fd34ce
rectification_allreduce_fusion_api
5 years ago
yao_yf
d4cfe55c04
rename mirror_mean to gradients_mean
5 years ago
linqingke
4d9d8c3e74
Modelzoo interface change.
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
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
wanyiming
0ec70068ae
mod_SoftmaxCrossEntropyWithLogits
5 years ago
wangmin
d63b1f16bd
support startup bert_thor script with relative path
5 years ago
yoonlee666
dfd85caa1b
delete enable_fused_layernorm
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
44a9c25251
!5632 Add clip_by_global_nrom in bert
...
Merge pull request !5632 from chenhaozhe/add-global-norm-to-bert
5 years ago
wangmin
d24ce34c36
fix bug of bert_thor
5 years ago
chenhaozhe
ac95836257
add global norm in bert
5 years ago
jonyguo
f08a05975e
fix: data_tpye var error
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
shibeiji
d57960ed4c
delete the redundant argument while initializing class of GradOperation
5 years ago
liuyang_655
4683de3443
modify save_checkpoint
5 years ago
yoonlee666
ff4e02a09d
bert script bugfix
5 years ago
mindspore-ci-bot
3f1e05881d
!5474 bert script bugfix
...
Merge pull request !5474 from yoonlee666/bugfix
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
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
mindspore-ci-bot
be13688e29
!5431 update lstm readme
...
Merge pull request !5431 from caojian05/ms_lstm_readme_update
5 years ago
wanghua
f347d1c9e7
add schema for BERT and TinyBERT
5 years ago
CaoJian
c465f2bf5c
update lstm readme
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
f3fc24c82a
!5368 fix sink_size bug for transformer
...
Merge pull request !5368 from yuchaojie/transformer_st
5 years ago
yuchaojie
9fb6f0c34b
fix sink_size bug for transformer
5 years ago