Searched refs:DumpGraphWithCondState (Results 1 – 2 of 2) sorted by relevance
203 void DumpGraphWithCondState(const string& name);
1333 if (VLOG_IS_ON(10)) DumpGraphWithCondState("it"); in DetermineStates()1518 if (VLOG_IS_ON(4)) DumpGraphWithCondState("id"); in FunctionalizeInternal()1579 if (VLOG_IS_ON(4)) DumpGraphWithCondState("after_extract"); in FunctionalizeInternal()1587 void FunctionalizeCond::DumpGraphWithCondState(const string& name) { in DumpGraphWithCondState() function in tensorflow::functionalize_cond::FunctionalizeCond