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

Function _run_using_default_session

tensorflow/tensorflow/python/framework/ops.py:5410–5442  ·  view source on GitHub ↗

Uses the default session to run "operation". Args: operation: The Operation to be run. feed_dict: A dictionary that maps Tensor objects (or tensor names) to lists, numpy ndarrays, TensorProtos, or strings. graph: The graph in which "operation" is defined. session: (Optional)

(operation, feed_dict, graph, session=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runMethod · 0.85

Calls 2

get_default_sessionFunction · 0.85
runMethod · 0.45

Tested by

no test coverage detected