Home
last modified time | relevance | path

Searched defs:custom_lineage_data (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/train/callback/
D_summary_collector.py194 custom_lineage_data=None, argument
254 def _process_custom_lineage_data(self, custom_lineage_data): argument
451 def _package_custom_lineage_data(custom_lineage_data): argument
/third_party/mindspore/tests/ut/python/train/summary/
Dtest_summary_collector.py273 def test_params_with_custom_lineage_data_type_error(self, custom_lineage_data): argument