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

Function _getfullargspec

tensorflow/tensorflow/python/util/tf_inspect.py:81–90  ·  view source on GitHub ↗

A python2 version of getfullargspec. Args: target: the target object to inspect. Returns: A FullArgSpec with empty kwonlyargs, kwonlydefaults and annotations.

(target)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getfullargspecFunction · 0.85

Calls 2

getargspecFunction · 0.85

Tested by

no test coverage detected