Searched refs:_make_callable_from_options (Results 1 – 6 of 6) sorted by relevance
465 return self._sess._make_callable_from_options(495 callable_object = self._sess._make_callable_from_options(569 callable_object = self._sess._make_callable_from_options(623 callable_object = self._sess._make_callable_from_options(677 def _make_callable_from_options(self, callable_options): member in BaseDebugWrapperSession
422 sess_callable = wrapped_sess._make_callable_from_options(callable_options)446 sess_callable = wrapped_sess._make_callable_from_options(callable_options)474 sess_callable = wrapped_sess._make_callable_from_options(callable_options)503 sess_callable = wrapped_sess._make_callable_from_options(callable_options)
60 … op_callable = sess._make_callable_from_options(callable_opts) # pylint: disable=protected-access
1504 def _make_callable_from_options(self, callable_options): member in BaseSession
1520 callable_fn = sess._make_callable_from_options(callable_opts)1532 callable_fn = sess._make_callable_from_options(callable_opts)
4004 callable_fn = session._make_callable_from_options(callable_opts)