You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mindspore/mindspore/train
mindspore-ci-bot 929fe39daa
!2771 Address the importance of properly closing the SummaryRecord and illustrate how to close in two ways
6 years ago
..
callback fix get loss error and NoneType error cause by _proceesor_specified_data 6 years ago
quant fix bug in quant deploy export 6 years ago
summary address the importance of closing the SummaryRecord and illustrate how 6 years ago
__init__.py initial version 6 years ago
_utils.py Add a callback named SummaryCollector and delete SummaryStep callback 6 years ago
amp.py fix the problem of BatchNorm config failure at Amp O3 level and some unexpected indent 6 years ago
dataset_helper.py fix loop size error when exec train after model init 6 years ago
loss_scale_manager.py Add cell name to error message 6 years ago
model.py !2326 fix the problem of BatchNorm config failure at Amp O3 level and some unexpected indent 6 years ago
parallel_utils.py initial version 6 years ago
serialization.py fix checkpoint evaliaction. 6 years ago