jinyaohui
ac6d3d557c
add description about sink_size
5 years ago
panfengfeng
57eab288cd
fix getdatasetsize error II
5 years ago
mindspore-ci-bot
26de81a2df
!3339 [AutoParallel]fix bug for autoparallel gpu
Merge pull request !3339 from lichen/fix_bug_for_autoparallel_gpu
5 years ago
panfengfeng
939e612906
fix get daataset size error
5 years ago
lichenever
ac043ed0d3
fix_bug_for autoparallel gpu
5 years ago
lichenever
e712c6cfe5
autoparallel support dataset in gpu
5 years ago
ougongchang
336fca14bc
Fix collecting bert network name faild in MindInsight lineage.
1. collect the origin network in model, and set it to cb_params
2. collect the origin network name in SummaryCollector
3. Update the SummaryCollector API Doc
5 years ago
anzhengqi
008b91b2a1
inject epoch ctrl op in the execution tree and send eos at the end of epoch
5 years ago
xiefangqi
add19a591c
md support ps-lite
5 years ago
mindspore-ci-bot
e4298d7d47
!2326 fix the problem of BatchNorm config failure at Amp O3 level and some unexpected indent
Merge pull request !2326 from liangzelang/master
5 years ago
ougongchang
939cd29d7e
Add a callback named SummaryCollector and delete SummaryStep callback
I added a SummaryCollector to help users automatically collect information
such as the network, loss, learning rate and so on, making it easier to collect this information.
It also can collect train lineage and eval lineage information which is
collected by TrainLineage Callback and EvalLineage Callback in
MindInsight.
I also add some UT for SummaryCollect to keep the code correct.
5 years ago
liangzelang
9a38d4b425
fix the problem of BatchNorm config failure at Amp O3 level and some unexpected indent
5 years ago
mindspore-ci-bot
b7b4333d13
!2272 remove dataset send from data exec
Merge pull request !2272 from wangnan39/remove_dataset_send_from_model_init
5 years ago
wangnan39@huawei.com
887838d452
do not send the data during the model init
5 years ago
Li Hongzhang
ecc459158e
callback module in encapsulated
5 years ago
mindspore-ci-bot
08a496d073
!1276 Callbacks as context managers
Merge pull request !1276 from 李鸿章/context_manager
5 years ago
mindspore-ci-bot
7038df8b99
!2159 add virtualDatasetCell in eval
Merge pull request !2159 from yao_yf/add_virtualdataset_in_eval
5 years ago
李鸿章
ee438aaf4a
callback as context manager
5 years ago
ougongchang
1ffa37ffbc
Add a callback module to avoid the size of the callback.py file to large
5 years ago
yao_yf
22c243860b
add virtualdatasetcell in eval
5 years ago
liangzelang
2931ef8b24
add mixedprecision O3 level
5 years ago
yangzhenzhang
2f8516e5d7
set auto parallel for dataset warp cell
5 years ago
wangnan39@huawei.com
1ebf98b795
add model init api to compile df graph before exec
5 years ago
jinyaohui
2907cf4488
remove some context param
5 years ago
yangzhenzhang
8c9730b3c5
add parallel mode for cell
5 years ago
Wei Luning
8f1984a8d1
only cast when level is O2
5 years ago
zhaojichen
09cc5b4faa
fix doc issue
5 years ago
jinyaohui
219bc18439
clean pylint
5 years ago
liubuyu
3b8cb07c69
fix default parameter set
5 years ago
liubuyu
672244e0ac
add keep_bn_fp32 parameter
5 years ago
mindspore-ci-bot
f129d31bd9
!498 fix bug in model eval and predict
Merge pull request !498 from wangnan39/fix_bug_in_model_eval_and_model_predict
5 years ago
wangnan39@huawei.com
7b99a1cb2a
fix bug in model predict and eval
5 years ago
mindspore-ci-bot
24fff5fe63
!449 Fix the error in example of mindspore.model
Merge pull request !449 from Simson/push-to-opensource
5 years ago
simson
8a2a1eb310
fix the error in example of mindspore.model
5 years ago
mindspore-ci-bot
6c59093fe8
!427 Fix dataset api description
Merge pull request !427 from pengyanjun/fix_dataset_api_description
5 years ago
Yanjun Peng
c69f3be758
fix dataset api description
5 years ago
guohongzilong
b8210eb685
fix no wrap in ge bankend in model.train
5 years ago
Wei Luning
e1c8f248e0
Fix the output is not tuple, when eval
5 years ago
mindspore-ci-bot
9875fcc9fa
!271 Fix repeat and epoch api notice discription
Merge pull request !271 from pengyanjun/fix_repeat_epoch_doc
5 years ago
Yanjun Peng
732dd01a6a
fix epoch repeat doc problem
5 years ago
Wei Luning
2fecdede6b
support amp when model eval, fix example of UnsortSegmentsSum
5 years ago
mindspore-ci-bot
51831a1ddb
!159 pynative mode: dataset_sink_mode setting in model.eval() and model.train()
Merge pull request !159 from ghzl/pynative-mode-dataset_sink-is-supported-in-eval
5 years ago
guohongzilong
d8b9442ab8
dataset_sink_mode is supported in model.eval() and not in model.train() in pynative mode
5 years ago
guohongzilong
c4f9230f03
usr mindspore. instead of mstype.
5 years ago
mindspore-ci-bot
55916351ee
!52 remove ge depend
Merge pull request !52 from flywind/remove-ge-depend
5 years ago
Wei Luning
73ba399364
remove ge depend in cpu
5 years ago
ms_yan
b4b1c55ed2
repair unsuitable warning in repeat count and epoch size check
5 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 years ago