TFDecorator-aware replacement for inspect.getcallargs. Args: *func_and_positional: A callable, possibly decorated, followed by any positional arguments that would be passed to `func`. **named: The named argument dictionary that would be passed to `func`. Returns: A dictionary
(*func_and_positional, **named)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected