Searched refs:PrimalDebugInfoGuard (Results 1 – 2 of 2) sorted by relevance
49 class PrimalDebugInfoGuard {51 explicit PrimalDebugInfoGuard(const std::vector<NodeDebugInfoPtr> &primal_debug_infos) { in PrimalDebugInfoGuard() function54 ~PrimalDebugInfoGuard() { PrimalDebugInfoManager::GetInstance().ClearPrimalDebugInfo(); } in ~PrimalDebugInfoGuard()
197 PrimalDebugInfoGuard primal_debug_info_guard(primal_debug_infos); in BpropToK()