Searched refs:ExtendLocked (Results 1 – 2 of 2) sorted by relevance
255 ::tensorflow::Status ExtendLocked(const GraphDef& graph)
397 return ExtendLocked(graph); in Create()405 return ExtendLocked(graph); in Extend()408 Status DirectSession::ExtendLocked(const GraphDef& graph) { in ExtendLocked() function in tensorflow::DirectSession