mindspore2022/tests/ut/python/train/summary
ougongchang 6072b25a07 SummaryRecord support to record mindexplain data
The SummaryRecord.add_value() method is extended to record the data of
MindExplain.
2020-10-22 15:52:54 +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 SummaryRecord support to record mindexplain data 2020-10-22 15:52:54 +08:00
test_summary_ops_params_valid_check.py improve the recognition of Parameter object and raise error when convert keywordarg to pydata 2020-09-19 18:01:00 +08:00
test_tensor_summary.py improve the recognition of Parameter object and raise error when convert keywordarg to pydata 2020-09-19 18:01:00 +08:00