29 Commits (bc738d4ec3e73f4e25a3631f71b9833fe6830e47)

Author SHA1 Message Date
  luopengting 1be752f098 collect custom lineage data in optimizer auto 5 years ago
  ougongchang 6072b25a07 SummaryRecord support to record mindexplain data 5 years ago
  李鸿章 548b931f9d flush summary when appropriate 5 years ago
  ougongchang e93365c664 Add a note for summary only supports linux systems 5 years ago
  nhussain 3bac9d3713 switch input columns and operation 5 years ago
  Li Hongzhang 066950f69e GPU dataset_sink_mode collect inputs 5 years ago
  Li Hongzhang f95d3f21fb fix assertion: Tensor(0) is falsy 5 years ago
  mindspore-ci-bot 5b738794d2 !5389 Copy the default specified data when collect_specified data is None 5 years ago
  Li Hongzhang 9050f2ad64 forkserver multiprocessing context 5 years ago
  ougongchang 458c69a22c Copy the default specified data when collect_specified data is None 5 years ago
  wanyiming 3d354d76fd mod_callback 5 years ago
  Li Hongzhang de43c11e2e fix several issues 5 years ago
  Li Hongzhang fd03ed8341 fix not-exit issue and docs issue 5 years ago
  ougongchang 1dafb2c6f5 Modify collecting graph and dataset graph to step end stage 5 years ago
  Li Hongzhang cd4776fc32 change at-most collected tensor from 50 to 20 5 years ago
  Li Hongzhang 879409ef97 restore the ability to collect network graph 5 years ago
  ougongchang 336fca14bc Fix collecting bert network name faild in MindInsight lineage. 5 years ago
  Li Hongzhang 88dcd90889 limit summary of exhausting the disk 5 years ago
  ougongchang 9062ea4bdd There is a error in the SummaryCollector example. 5 years ago
  ougongchang 0ee568b733 Update the Api document of SummaryCollector and SummaryRecord. 5 years ago
  ougongchang cd868aea52 fix get loss error and NoneType error cause by _proceesor_specified_data 5 years ago
  mindspore-ci-bot 2fadbb1d04 !2743 add more ut and st for SummaryCollector 5 years ago
  ougongchang 3dc6f6f2d9 add more ut and st for SummaryCollector 5 years ago
  luopengting 0e1c21d6b3 fix batch_size, collected batch_num before 5 years ago
  Li Hongzhang 97d8673018 warn when values duplicate and set mode to 'eval' to avoid extra recording 5 years ago
  ougongchang 33b5cda1da Decide whether to collect data by dataset sink mode and current step in SummaryCollector. 5 years ago
  ougongchang 108dd7a4a2 Make sure record the first step data in SummaryCollector, and catch the ValueError when the loss is not a Scalar. 5 years ago
  ougongchang d3ada15673 Change the attribute to children, becuase the attribute has beed changed in dataset 5 years ago
  ougongchang 939cd29d7e Add a callback named SummaryCollector and delete SummaryStep callback 5 years ago