liyong
|
48e688c166
|
add dynamic shape support
|
5 years ago |
chujinjin
|
f494025db8
|
revert pynative getnext
|
5 years ago |
chujinjin
|
7c01ac8c33
|
pynative support getnext
|
5 years ago |
mindspore-ci-bot
|
8defa06a5d
|
!7583 [ME] change some format code.
Merge pull request !7583 from chenzhongming/zomi_master
|
5 years ago |
chenzomi
|
c498e175b2
|
[ME] format code
|
5 years ago |
anzhengqi
|
5cf079595e
|
fix sink_size error
|
5 years ago |
liuyang_655
|
66d67f1eb2
|
modify data sink mode for model.eval
|
5 years ago |
chenzomi
|
5b769dfb20
|
[ME] Bug fix
|
5 years ago |
chenzomi
|
d471d32e87
|
[ME] change `check_integer` to format `check_positive_int` and `check_integeter`
|
5 years ago |
chenzomi
|
d4e8e94981
|
[ME] delete check_bool and replace with Validate.check_bool
|
5 years ago |
mindspore-ci-bot
|
58610443cb
|
!7023 modify endofsequence for multi-machine
Merge pull request !7023 from HW_KK/master
|
5 years ago |
wuweikang
|
a32811e160
|
modify endofsequence for multi-machine
|
5 years ago |
hesham
|
9cee0d2143
|
Add num_epochs to non-sink training
|
5 years ago |
Jiaqi
|
4e3e6006b6
|
modify init
|
5 years ago |
mindspore-ci-bot
|
5a20b11012
|
!6502 [AutoParallel]Fix auto parallel find loss bug
Merge pull request !6502 from lichen/fix_auto_parallel_find_loss_bug
|
5 years ago |
lichenever
|
d4bba3f1d2
|
fix_auto_parallel_find_loss_bug
|
5 years ago |
wanyiming
|
1f9f6b4451
|
add_auto_to_eval
|
5 years ago |
mindspore-ci-bot
|
3fe8916afa
|
!6241 [bug]add doc for some Parameter property & fix bug for `Isinstance`
Merge pull request !6241 from vlne-v1/I1V5VO-fix-isinstance
|
5 years ago |
Wei Luning
|
8d17a2b8af
|
* add doc for some Parameter property.* add export in quant __all__* fix bug for isinstance & add ut for it
|
5 years ago |
mindspore-ci-bot
|
f6ac30ef29
|
!6221 stop send data to device after end of sequence
Merge pull request !6221 from anzhengqi/stop-send-at-eos
|
5 years ago |
anzhengqi
|
8e1a2ef5ae
|
stop send data to device after end of sequence
|
5 years ago |
Xiaoda Zhang
|
798c5f604f
|
remove the multi_subgraphs setting
|
5 years ago |
mindspore-ci-bot
|
0d1dd6cb42
|
!6036 Repair loss_scale_manager and opt
Merge pull request !6036 from liuyang/loss_scale_opt
|
5 years ago |
Jiaqi
|
94d63b90f4
|
remove sens parameter
|
5 years ago |
liuyang_655
|
65317ebccb
|
loss_scale_opt
|
5 years ago |
mindspore-ci-bot
|
d7e2a31623
|
!5940 Repair bug of loss_scale_manager and opt.
Merge pull request !5940 from liuyang/loss_scale_opt
|
5 years ago |
wangnan39@huawei.com
|
fdac02feed
|
delete DataWrapper and optim Model
|
5 years ago |
liuyang_655
|
0261b41428
|
loss_scale_manager and optimizer
|
5 years ago |
mindspore-ci-bot
|
72e608cddd
|
!5897 modify model.eval
Merge pull request !5897 from liuyang/model_eval
|
5 years ago |
liuyang_655
|
706f32a940
|
modify eval
|
5 years ago |
ZPaC
|
87bf2a7dcd
|
Add PS context.
|
5 years ago |
Li Hongzhang
|
066950f69e
|
GPU dataset_sink_mode collect inputs
|
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 |
Xiaoda Zhang
|
42f1241270
|
remove 'multi-subgraphs' to internal
|
5 years ago |
liuyang_655
|
7be9bd346f
|
add note
|
5 years ago |
liuyang_655
|
65a9c80aae
|
model_train
|
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 |
李嘉琪
|
3e037b6e8a
|
dataset_return_single_value
|
5 years ago |
ZPaC
|
e3ee8da68d
|
1.Fix server exit error in pytest.
2.Supports large tensor allocation in PS mode.
|
5 years ago |
ZPaC
|
5084557f67
|
Export server embedding table ckpt.
|
5 years ago |
mindspore-ci-bot
|
19192e75e3
|
!4609 change unsupport to unsupported
Merge pull request !4609 from chenzhongming/new_master
|
5 years ago |
mindspore-ci-bot
|
964b8a0576
|
!4291 add comment about sink_size for easy understanding
Merge pull request !4291 from jinyaohui/master
|
5 years ago |
chenzomi
|
bb125cb309
|
change unsupport to unsupported
|
5 years ago |
jinyaohui
|
3d5a9aa450
|
add comment about sink_size
|
5 years ago |
yao_yf
|
cbb4363fa7
|
remove to_full_tensor and load_inputs in exexute stage
|
5 years ago |
simson
|
a346a1b2b4
|
Second round of the enhancement of API comments
|
5 years ago |
Wei Luning
|
e4ab67ec76
|
fix eval in amp
|
5 years ago |
mindspore-ci-bot
|
fa3a1f4a16
|
!3556 add desc about sink_size
Merge pull request !3556 from jinyaohui/master
|
5 years ago |
Wei Luning
|
4b165ccd7c
|
fix doc and eval network build in amp
|
5 years ago |