mindspore2022/mindspore/train/callback
chenzomi d471d32e87 [ME] change `check_integer` to format `check_positive_int` and `check_integeter` 2020-10-10 12:08:10 +08:00
..
__init__.py enhance callback module and strongly check callbacks is list or not 2020-06-22 18:54:40 +08:00
_callback.py mod_callback 2020-08-19 14:09:19 +08:00
_checkpoint.py [ME] change `check_integer` to format `check_positive_int` and `check_integeter` 2020-10-10 12:08:10 +08:00
_dataset_graph.py Add a callback named SummaryCollector and delete SummaryStep callback 2020-06-19 21:07:55 +08:00
_loss_monitor.py mod_callback 2020-08-19 14:09:19 +08:00
_summary_collector.py flush summary when appropriate 2020-09-19 09:31:40 +08:00
_time_monitor.py modify timemonitor 2020-07-25 20:39:51 +08:00