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