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

Method make_callable

tensorflow/tensorflow/python/client/session.py:1185–1309  ·  view source on GitHub ↗

Returns a Python callable that runs a particular step. The returned callable will take `len(feed_list)` arguments whose types must be compatible feed values for the respective elements of `feed_list`. For example, if element `i` of `feed_list` is a `tf.Tensor`, the `i`th argument to

(self, fetches, feed_list=None, accept_options=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 6

_extend_graphMethod · 0.95
TypeErrorFunction · 0.85
_FetchHandlerClass · 0.85
fetchesMethod · 0.80
targetsMethod · 0.80
_as_tf_outputMethod · 0.45