lizhenyu
b70bc5b9d0
refine model zoo scripts for ps cache
4 years ago
yao_yf
f018fa37be
wide_and_deep_dropout_do_mask_remove
4 years ago
mindspore-ci-bot
96fb47accc
!9841 add model zoo script for wide&deep running with ps cache
...
From: @zyli2020
Reviewed-by:
Signed-off-by:
4 years ago
lizhenyu
2dc1f4637c
add model zoo for ps cache
4 years ago
mindspore-ci-bot
561ced751d
!9786 fix wide&deep readme
...
From: @yao_yf
Reviewed-by: @zhunaipan,@stsuteng
Signed-off-by: @stsuteng
4 years ago
yao_yf
7282d333d2
fix wide&deep readme
4 years ago
limingqi107
42b01afc19
fix auto parallet full batch
4 years ago
lizhenyu
e3f7ae61db
add ps cache manager
4 years ago
yao_yf
519f415d6b
unsortsegment_sum infershape in dynamicshape fi
4 years ago
bai-yangfan
c46c4dffe4
mindir_suffix
4 years ago
huangxinjing
f4ce5768f1
fix eval error in single device and data parallel mode
4 years ago
mindspore-ci-bot
ae62d15bc0
!8740 Fix full batch error in field slice mode
...
From: @huangxinjing
Reviewed-by: @yao_yf,@stsuteng,@kisnwang
Signed-off-by: @stsuteng
4 years ago
huangxinjing
640f7194b9
Fix full batch error
4 years ago
yao_yf
31819bb4a7
support forward unique
4 years ago
yao_yf
187873f975
add backward unique mode of wide_and_deep
4 years ago
huangxinjing
73b7c04c88
Add version
4 years ago
Jiaqi
a30ccea62c
sparse optimizer
4 years ago
lizhenyu
0611f6231a
[bugfix] save ir file failed
4 years ago
yao_yf
e251a082b5
add wide_and_deep export for 310 predict
4 years ago
yao_yf
9ddc4d7c69
wide_and_deep mindspore_hub_config
4 years ago
Ting Wang
ac627e046b
update links for README
...
Signed-off-by: Ting Wang <kathy.wangting@huawei.com>
4 years ago
root
c8200af525
modify the ckpt path
4 years ago
mindspore-ci-bot
92bd24304a
!6161 fix a bug with add set_grad in wide_and_deep network
...
Merge pull request !6161 from lvchangquan/master
4 years ago
mindspore-ci-bot
8b0793eb84
!6137 modify the model_zoo ckpt path
...
Merge pull request !6137 from TuDouNi/master
4 years ago
Yi Huaijie
836d84e9f6
delete redundant codes
5 years ago
lvchangquan
381d06549c
fix a bug with add set_grad() in wide_and_deep network
5 years ago
root
ec947ebf3d
modify the ckpt path
5 years ago
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
linqingke
845ff342ed
Save the GPU backend multi card output in different folders.
5 years ago
Yi Huaijie
a836d25c64
change API set_strategy() to shard()
5 years ago
mindspore-ci-bot
687a7a9d0e
!5931 fix model zoo error for pynative
...
Merge pull request !5931 from chujinjin/fix_model_zoo_error_for_pynative
5 years ago
mindspore-ci-bot
d88db18d34
!5841 EmbeddingLookupSplitMode from nn move to parallel._utils
...
Merge pull request !5841 from yao_yf/EmbeddingLookUpSplitMode_move_to_parallel
5 years ago
yao_yf
0251de8482
EmbeddingLookupSplitMode modify
5 years ago
mindspore-ci-bot
fc8bd0dd03
!5933 Fix pserver error and optimize worker and server log.
...
Merge pull request !5933 from ZPaC/master-fix-error-when-pserver-finish-training
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
chujinjin
e08e408809
fix model zoo error for pynative
5 years ago
xiefangqi
d0410d6191
md delete set_dataset_size interface
5 years ago
ZPaC
7002939540
1.Fix error when pserver finishes training.
...
2.Optimize worker and server log.
3.Try Catch ps-lite exceptions.
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
ZPaC
87bf2a7dcd
Add PS context.
5 years ago
yao_yf
d4cfe55c04
rename mirror_mean to gradients_mean
5 years ago
linqingke
4d9d8c3e74
Modelzoo interface change.
5 years ago
Xiaoda Zhang
42f1241270
remove 'multi-subgraphs' to internal
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
yao_yf
07117e4dd4
mv ParallelMode to context
5 years ago
yao_yf
78386683bf
wide_and_deep field slice
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
panyifeng
1a54785fe2
remove name arg from gradoperation
5 years ago