Searched refs:ComputeScopeTree (Results 1 – 1 of 1) sorted by relevance
780 Tree* ComputeScopeTree(const string& op_name, in ComputeScopeTree() function848 std::unique_ptr<Tree> root(ComputeScopeTree(it.first, it.second)); in ProcessGraphDef()