Searched defs:NodeDetails (Results 1 – 1 of 1) sorted by relevance
235 struct NodeDetails { struct in tensorflow::MasterSession::ReffedClientGraph236 explicit NodeDetails(string type_string, string detail_text) in NodeDetails() function239 const string type_string;240 const string detail_text;