Home
last modified time | relevance | path

Searched refs:InitFromEdges (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/graph/
Dgraph_constructor.cc167 TF_RETURN_IF_ERROR(InitFromEdges()); in TryImport()
182 Status InitFromEdges();
495 Status GraphConstructor::InitFromEdges() { in InitFromEdges() function in tensorflow::__anone0324be20111::GraphConstructor