Searched defs:NodeDetails (Results 1 – 1 of 1) sorted by relevance
239 struct NodeDetails { struct in tensorflow::MasterSession::ReffedClientGraph240 explicit NodeDetails(string type_string, string detail_text) in NodeDetails() function243 const string type_string;244 const string detail_text;