Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dconvert_to_constants.py232 return _ResourceGather(node, function, enclosing_graph)
396 class _ResourceGather(_Node): class