MCPcopy Create free account
hub / github.com/alibaba/nann / converted_call

Function converted_call

tensorflow/tensorflow/python/autograph/impl/api.py:365–546  ·  view source on GitHub ↗

Compiles a function call inline. For internal use only. Args: f: The function to convert. options: converter.ConversionOptions args: Tuple, the original positional arguments of f kwargs: Dict, the original keyword arguments of f caller_fn_scope: Optional[function_wrappers.F

(f, options, args, kwargs, caller_fn_scope=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

wrapperFunction · 0.85

Calls 13

_call_unconvertedFunction · 0.85
_is_known_loaded_typeFunction · 0.85
anyFunction · 0.85
typeFunction · 0.85
_attach_metadataFunction · 0.85
StackTraceMapperClass · 0.70
logMethod · 0.45
formatMethod · 0.45
valuesMethod · 0.45
updateMethod · 0.45
convertMethod · 0.45

Tested by

no test coverage detected