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

Function _get_defun_inputs

tensorflow/tensorflow/python/framework/func_graph.py:1065–1160  ·  view source on GitHub ↗

Maps python function args to graph-construction inputs. Args: args: A flat list of user-specified arguments. names: A list of strings with user-specified argument names, same length as `args`. May be `None`, in which case a generic name is used. structure: The original argument

(args, names, structure, flat_shapes=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

Calls 6

graph_placeholderFunction · 0.90
_set_attrMethod · 0.80
repeatMethod · 0.45
flattenMethod · 0.45
appendMethod · 0.45
captureMethod · 0.45

Tested by

no test coverage detected