Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dscoped_allocator_optimizer.cc780 Tree* ComputeScopeTree(const string& op_name, in ComputeScopeTree() function
848 std::unique_ptr<Tree> root(ComputeScopeTree(it.first, it.second)); in ProcessGraphDef()