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

Function _internal_py_func

tensorflow/tensorflow/python/ops/script_ops.py:265–322  ·  view source on GitHub ↗

See documentation for py_func and eager_py_func.

(func,
                      inp,
                      Tout,
                      stateful=None,
                      eager=False,
                      is_grad_func=False,
                      name=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

_EagerPyFuncGradFunction · 0.85
eager_py_funcFunction · 0.85
py_func_commonFunction · 0.85

Calls 6

typeFunction · 0.85
EagerFuncClass · 0.85
formatMethod · 0.45
insertMethod · 0.45
appendMethod · 0.45
is_asyncMethod · 0.45

Tested by

no test coverage detected