Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dauto_control_deps_utils.py146 input_index = _input_index(op, handle)
155 def _input_index(op, handle): function