Searched refs:_get_operation_by_tf_operation (Results 1 – 3 of 3) sorted by relevance
223 graph._get_operation_by_tf_operation(c_op) # pylint: disable=protected-access
324 … graph._get_operation_by_tf_operation(return_opers[opers_idx])) # pylint: disable=protected-access
3810 def _get_operation_by_tf_operation(self, tf_oper): member in Graph3848 op = self._get_operation_by_tf_operation(tf_output.oper)