Searched refs:canonicalize_function_inputs (Results 1 – 2 of 2) sorted by relevance
434 … self._stateful_fn._function_spec.canonicalize_function_inputs( # pylint: disable=protected-access493 … self._stateful_fn._function_spec.canonicalize_function_inputs( # pylint: disable=protected-access
1030 def canonicalize_function_inputs(self, *args, **kwargs): member in FunctionSpec1526 args, kwargs = self._function_spec.canonicalize_function_inputs(