Searched refs:IsSupportSummary (Results 1 – 4 of 4) sorted by relevance
54 bool IsSupportSummary() override;
209 virtual bool IsSupportSummary() { return true; } in IsSupportSummary() function
747 bool AscendSession::IsSupportSummary() { return !device::KernelAdjust::NeedInsertSwitch(); } in IsSupportSummary() function in mindspore::session::AscendSession
1858 if (is_first && !IsSupportSummary()) { in Summary()