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

Class GraphExecutionFunction

tensorflow/tensorflow/python/keras/backend.py:3295–3488  ·  view source on GitHub ↗

Runs a computation graph. It's possible to pass arguments to `tf.Session.run()` via `session_kwargs`. In particular additional operations via `fetches` argument and additional tensor substitutions via `feed_dict` arguments. Note that given substitutions are merged with substitutions from `i

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

functionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected