Searched refs:LookUpCheckPoint (Results 1 – 5 of 5) sorted by relevance
53 bool LookUpCheckPoint(const string& name,
180 if (LookUpCheckPoint(node->name(), &tfprof_tensor)) { in PrintScope()
197 if (LookUpCheckPoint(node->name(), &tfprof_tensor)) { in PrintGraph()
54 bool TFShow::LookUpCheckPoint(const string& name, in LookUpCheckPoint() function in tensorflow::tfprof::TFShow