mindspore/tests/ut/python/train/summary
ougongchang cd868aea52 fix get loss error and NoneType error cause by _proceesor_specified_data
fix get loss error when it not a scalar and fix process specified data
failed when the action is False, and collect_specified_data parameter is
not None
2020-06-30 21:11:06 +08:00
..
__init__.py pylint waring clean 2020-05-13 11:30:27 +08:00
test_graph_summary.py Add a callback named SummaryCollector and delete SummaryStep callback 2020-06-19 21:07:55 +08:00
test_histogram_summary.py enhance the SummaryRecord with set_mode and add_value 2020-06-19 13:03:00 +08:00
test_image_summary.py Add a callback named SummaryCollector and delete SummaryStep callback 2020-06-19 21:07:55 +08:00
test_summary.py Add a callback named SummaryCollector and delete SummaryStep callback 2020-06-19 21:07:55 +08:00
test_summary_abnormal_input.py Add a callback named SummaryCollector and delete SummaryStep callback 2020-06-19 21:07:55 +08:00
test_summary_collector.py fix get loss error and NoneType error cause by _proceesor_specified_data 2020-06-30 21:11:06 +08:00
test_summary_ops_params_valid_check.py Put the parameter validation of the Summary operator into the python layer 2020-05-22 21:23:43 +08:00
test_tensor_summary.py pylint clean 2020-05-26 19:11:12 +08:00