Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dops.py2205 def _tf_input(self, input_idx): member in Operation
2246 self._tf_input(index))
2387 dtypes.as_dtype(c_api.TF_OperationInputType(self._tf_input(i)))